Home
last modified time | relevance | path

Searched refs:load_kallsyms (Results 1 – 6 of 6) sorted by relevance

/tools/testing/selftests/bpf/
A Dtrace_helpers.h19 int load_kallsyms(void);
A Dtrace_helpers.c124 int load_kallsyms(void) in load_kallsyms() function
/tools/testing/selftests/bpf/prog_tests/
A Dget_stack_raw_tp.c115 err = load_kallsyms(); in test_get_stack_raw_tp()
A Dfill_link_info.c608 if (!ASSERT_OK(load_kallsyms(), "load_kallsyms")) in test_fill_link_info()
A Dbpf_cookie.c108 if (!ASSERT_OK(load_kallsyms(), "load_kallsyms")) in kprobe_multi_link_api_subtest()
A Dkprobe_multi_test.c770 if (!ASSERT_OK(load_kallsyms(), "load_kallsyms")) in test_kprobe_multi_test()

Completed in 16 milliseconds