Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dtrace_helpers.h10 struct ksym { struct
17 typedef int (*ksym_search_cmp_t)(const void *p1, const struct ksym *p2); argument
/linux/kernel/bpf/
H A Dcore.c638 const struct bpf_ksym *ksym; in bpf_tree_comp() local
663 void bpf_ksym_add(struct bpf_ksym *ksym) in bpf_ksym_add()
672 static void __bpf_ksym_del(struct bpf_ksym *ksym) in __bpf_ksym_del()
681 void bpf_ksym_del(struct bpf_ksym *ksym) in bpf_ksym_del()
747 struct bpf_ksym *ksym; in __bpf_address_lookup() local
781 struct bpf_ksym *ksym = bpf_ksym_find(addr); in bpf_prog_ksym_find() local
809 struct bpf_ksym *ksym; in bpf_get_kallsym() local
H A Dbpf_struct_ops.c592 struct bpf_ksym *ksym) in bpf_struct_ops_ksym_init()
697 struct bpf_ksym *ksym; in bpf_struct_ops_map_update_elem() local
/linux/tools/sched_ext/include/scx/
H A Dcompat.h75 static inline bool __COMPAT_has_ksym(const char *ksym) in __COMPAT_has_ksym()
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter.h
/linux/kernel/module/
H A Dmain.c1171 const struct kernel_symbol *ksym; resolve_symbol_wait() local
1399 const struct kernel_symbol *ksym; simplify_symbols() local
[all...]
/linux/include/linux/
H A Dbpf.h1213 struct bpf_ksym ksym; member
1274 struct bpf_ksym ksym; member
1548 struct bpf_ksym ksym; member
/linux/tools/lib/bpf/
H A Dlibbpf.c624 } ksym; member