Home
last modified time | relevance | path

Searched refs:ksym_search (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dget_stack_raw_tp.c51 ks = ksym_search(raw_data[i]); in get_stack_print_output()
68 ks = ksym_search(e.kern_stack[i]); in get_stack_print_output()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtrace_helpers.h18 struct ksym *ksym_search(long key);
H A Dtrace_helpers.c73 struct ksym *ksym_search(long key) in ksym_search() function
/openbmc/linux/samples/bpf/
H A Dspintest_user.c61 sym = ksym_search(value); in main()
H A Doffwaketime_user.c26 sym = ksym_search(addr); in print_ksym()
H A Dsampleip_user.c112 sym = ksym_search(counts[i].ip); in print_ip_map()
H A Dtrace_event_user.c33 sym = ksym_search(addr); in print_ksym()