Home
last modified time | relevance | path

Searched defs:ksym (Results 1 – 13 of 13) 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
H A Dfill_link_info.c517 struct ksym *ksym; in verify_tracing_multi_link_info() local
/linux/kernel/bpf/
H A Dcore.c615 const struct bpf_ksym *ksym; in bpf_tree_comp() local
640 void bpf_ksym_add(struct bpf_ksym *ksym) in bpf_ksym_add()
649 static void __bpf_ksym_del(struct bpf_ksym *ksym) in __bpf_ksym_del()
658 void bpf_ksym_del(struct bpf_ksym *ksym) in bpf_ksym_del()
724 struct bpf_ksym *ksym; in bpf_address_lookup() local
758 struct bpf_ksym *ksym; in bpf_prog_ksym_find() local
770 struct bpf_ksym *ksym; in bpf_has_frame_pointer() local
805 struct bpf_ksym *ksym; in bpf_get_kallsym() local
H A Dtrampoline.c197 void bpf_image_ksym_init(void *data, unsigned int size, struct bpf_ksym *ksym) in bpf_image_ksym_init()
203 void bpf_image_ksym_add(struct bpf_ksym *ksym) in bpf_image_ksym_add()
210 void bpf_image_ksym_del(struct bpf_ksym *ksym) in bpf_image_ksym_del()
664 struct bpf_ksym *ksym; in bpf_tramp_image_alloc() local
H A Dbpf_struct_ops.c186 char ksym[KSYM_SYMBOL_LEN]; in prepare_arg_info() local
685 struct bpf_ksym *ksym) in bpf_struct_ops_ksym_init()
790 struct bpf_ksym *ksym; in bpf_struct_ops_map_update_elem() local
/linux/tools/sched_ext/include/scx/
H A Dcompat.h173 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; simplify_symbols() local
[all...]
/linux/include/linux/
H A Dbpf.h1368 struct bpf_ksym ksym; member
1435 struct bpf_ksym ksym; member
1805 struct bpf_ksym ksym; member
/linux/tools/lib/bpf/
H A Dlibbpf.c652 } ksym; member