Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/bpf/
Dtrace_helpers.h12 int load_kallsyms(void);
Dtrace_helpers.c26 int load_kallsyms(void) in load_kallsyms() function
/linux-5.19.10/samples/bpf/
Dspintest_user.c21 if (load_kallsyms()) { in main()
Doffwaketime_user.c103 if (load_kallsyms()) { in main()
Dsampleip_user.c167 if (load_kallsyms()) { in main()
Dtrace_event_user.c306 if (load_kallsyms()) { in main()
Dtask_fd_query_user.c319 if (load_kallsyms()) { in main()
/linux-5.19.10/tools/testing/selftests/bpf/prog_tests/
Dget_stack_raw_tp.c115 err = load_kallsyms(); in test_get_stack_raw_tp()
Dkprobe_multi_test.c452 if (!ASSERT_OK(load_kallsyms(), "load_kallsyms")) in test_kprobe_multi_test()
Dbpf_cookie.c107 if (!ASSERT_OK(load_kallsyms(), "load_kallsyms")) in kprobe_multi_link_api_subtest()