load_kallsyms     108 samples/bpf/offwaketime_user.c 	if (load_kallsyms()) {
load_kallsyms     160 samples/bpf/sampleip_user.c 	if (load_kallsyms()) {
load_kallsyms      23 samples/bpf/spintest_user.c 	if (load_kallsyms()) {
load_kallsyms     304 samples/bpf/task_fd_query_user.c 	if (load_kallsyms()) {
load_kallsyms     293 samples/bpf/trace_event_user.c 	if (load_kallsyms()) {
load_kallsyms     113 tools/testing/selftests/bpf/prog_tests/get_stack_raw_tp.c 	err = load_kallsyms();
load_kallsyms      12 tools/testing/selftests/bpf/trace_helpers.h int load_kallsyms(void);