Home
last modified time | relevance | path

Searched defs:ksyms (Results 1 – 8 of 8) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dtrace_helpers.h27 struct ksyms { struct
42 struct ksyms *load_kallsyms_local(void); argument
H A Dtrace_helpers.c27 static struct ksyms *ksyms; variable
30 static int ksyms__add_symbol(struct ksyms *ksyms, const char *name, in ksyms__add_symbol()
44 void free_kallsyms_local(struct ksyms *ksyms) in free_kallsyms_local()
71 struct ksyms *ksyms; in load_kallsyms_local_common() local
131 struct ksym *ksym_search_local(struct ksyms *ksyms, long key) in ksym_search_local()
161 struct ksym *search_kallsyms_custom_local(struct ksyms *ksyms, const void *p, in search_kallsyms_custom_local()
190 long ksym_get_addr_local(struct ksyms *ksyms, const char *name) in ksym_get_addr_local()
614 struct ksyms *ksyms; in bpf_get_ksyms() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dkprobe_multi_testmod_test.c7 static struct ksyms *ksyms; variable
H A Dstacktrace_ips.c9 struct ksyms *ksyms = NULL; in check_stacktrace_ips() local
H A Dkprobe_multi_test.c521 struct ksyms *ksyms = NULL; in test_kprobe_multi_bench_attach() local
/linux/drivers/media/dvb-frontends/
H A Dtda826x.c66 u32 ksyms; in tda826x_set_params() local
/linux/net/mac80211/
H A Dairtime.c24 #define MCS_SYMBOL_TIME(sgi, ksyms) \ argument
43 #define HE_SYMBOL_TIME(gi, ksyms) \ argument
/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_trigger.c234 struct ksyms *ksyms = NULL; in attach_ksyms_all() local