Home
last modified time | relevance | path

Searched refs:load_kallsyms_custom_local (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dtrace_helpers.h47 struct ksyms *load_kallsyms_custom_local(ksym_cmp_t cmp_cb);
H A Dtrace_helpers.c117 struct ksyms *load_kallsyms_custom_local(ksym_cmp_t cmp_cb) in load_kallsyms_custom_local() function
620 ksyms = load_kallsyms_custom_local(load_kallsyms_compare); in bpf_get_ksyms()