Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtrace_helpers.h13 int load_kallsyms(void);
Dtrace_helpers.c22 int load_kallsyms(void) in load_kallsyms() function
Dtest_progs.c1503 err = load_kallsyms(); in test_get_stack_raw_tp()