Home
last modified time | relevance | path

Searched defs:ksym (Results 1 – 11 of 11) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dtrace_helpers.h22 struct ksym { struct
28 struct ksym *syms; argument
/linux/scripts/gdb/linux/
H A Dsymbols.py218 def add_bpf_ksym(self, ksym): argument
236 def remove_bpf_ksym(self, ksym): argument
H A Dbpf.py18 def get_ksym_name(ksym): argument
209 def generate_debug_obj(ksym, prog): argument
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dstacktrace_ips.c34 struct ksym *ksym; in check_stacktrace_ips() local
/linux/kernel/bpf/
H A Dtrampoline.c155 void bpf_image_ksym_init(void *data, unsigned int size, struct bpf_ksym *ksym) in bpf_image_ksym_init()
161 void bpf_image_ksym_add(struct bpf_ksym *ksym) in bpf_image_ksym_add()
168 void bpf_image_ksym_del(struct bpf_ksym *ksym) in bpf_image_ksym_del()
568 struct bpf_ksym *ksym; in bpf_tramp_image_alloc() local
H A Dcore.c613 const struct bpf_ksym *ksym; in bpf_tree_comp() local
638 void bpf_ksym_add(struct bpf_ksym *ksym) in bpf_ksym_add()
647 static void __bpf_ksym_del(struct bpf_ksym *ksym) in __bpf_ksym_del()
656 void bpf_ksym_del(struct bpf_ksym *ksym) in bpf_ksym_del()
722 struct bpf_ksym *ksym; in bpf_address_lookup() local
756 struct bpf_ksym *ksym; in bpf_prog_ksym_find() local
768 struct bpf_ksym *ksym; in bpf_has_frame_pointer() local
803 struct bpf_ksym *ksym; in bpf_get_kallsym() local
/linux/tools/sched_ext/include/scx/
H A Dcompat.h76 static inline bool __COMPAT_has_ksym(const char *ksym) in __COMPAT_has_ksym()
/linux/tools/testing/vsock/
H A Dutil.c907 const char *ksym; in __get_transports() local
/linux/kernel/module/
H A Dmain.c1320 const struct kernel_symbol *ksym; in resolve_symbol_wait() local
1537 const struct kernel_symbol *ksym; in simplify_symbols() local
/linux/include/linux/
H A Dbpf.h1322 struct bpf_ksym ksym; member
1386 struct bpf_ksym ksym; member
1719 struct bpf_ksym ksym; member
/linux/tools/lib/bpf/
H A Dlibbpf.c645 } ksym; member
[all...]