Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtrace_helpers.h15 int load_kallsyms(void);
H A Dtrace_helpers.c62 int load_kallsyms(void) in load_kallsyms() function
/openbmc/linux/samples/bpf/
H A Dspintest_user.c20 if (load_kallsyms()) { in main()
H A Doffwaketime_user.c103 if (load_kallsyms()) { in main()
H A Dsampleip_user.c167 if (load_kallsyms()) { in main()
H A Dtrace_event_user.c306 if (load_kallsyms()) { in main()
H A Dtask_fd_query_user.c319 if (load_kallsyms()) { in main()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dget_stack_raw_tp.c115 err = load_kallsyms(); in test_get_stack_raw_tp()
H A Dkprobe_multi_test.c501 if (!ASSERT_OK(load_kallsyms(), "load_kallsyms")) in test_kprobe_multi_test()
H A Dbpf_cookie.c108 if (!ASSERT_OK(load_kallsyms(), "load_kallsyms")) in kprobe_multi_link_api_subtest()