Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
Dtrace_helpers.h10 struct ksym { struct
17 typedef int (*ksym_search_cmp_t)(const void *p1, const struct ksym *p2); argument
/linux-6.12.1/kernel/bpf/
Dtrampoline.c118 void bpf_image_ksym_add(void *data, unsigned int size, struct bpf_ksym *ksym) in bpf_image_ksym_add()
127 void bpf_image_ksym_del(struct bpf_ksym *ksym) in bpf_image_ksym_del()
355 struct bpf_ksym *ksym; in bpf_tramp_image_alloc() local
Dcore.c633 const struct bpf_ksym *ksym; in bpf_tree_comp() local
658 void bpf_ksym_add(struct bpf_ksym *ksym) in bpf_ksym_add()
667 static void __bpf_ksym_del(struct bpf_ksym *ksym) in __bpf_ksym_del()
676 void bpf_ksym_del(struct bpf_ksym *ksym) in bpf_ksym_del()
742 struct bpf_ksym *ksym; in __bpf_address_lookup() local
776 struct bpf_ksym *ksym = bpf_ksym_find(addr); in bpf_prog_ksym_find() local
804 struct bpf_ksym *ksym; in bpf_get_kallsym() local
/linux-6.12.1/tools/sched_ext/include/scx/
Dcompat.h75 static inline bool __COMPAT_has_ksym(const char *ksym) in __COMPAT_has_ksym()
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dbpf_iter.h166 struct kallsym_iter *ksym; member
/linux-6.12.1/kernel/module/
Dmain.c1171 const struct kernel_symbol *ksym; in resolve_symbol_wait() local
1399 const struct kernel_symbol *ksym; in simplify_symbols() local
/linux-6.12.1/include/linux/
Dbpf.h1188 struct bpf_ksym ksym; member
1249 struct bpf_ksym ksym; member
1508 struct bpf_ksym ksym; member
/linux-6.12.1/tools/lib/bpf/
Dlibbpf.c623 } ksym; member