Home
last modified time | relevance | path

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

/linux-6.8/tools/testing/selftests/bpf/
Dtrace_helpers.h10 struct ksym { struct
17 struct ksym *ksym_search(long key); argument
/linux-6.8/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.c627 const struct bpf_ksym *ksym; in bpf_tree_comp() local
652 void bpf_ksym_add(struct bpf_ksym *ksym) in bpf_ksym_add()
661 static void __bpf_ksym_del(struct bpf_ksym *ksym) in __bpf_ksym_del()
670 void bpf_ksym_del(struct bpf_ksym *ksym) in bpf_ksym_del()
736 struct bpf_ksym *ksym; in __bpf_address_lookup() local
771 struct bpf_ksym *ksym = bpf_ksym_find(addr); in bpf_prog_ksym_find() local
799 struct bpf_ksym *ksym; in bpf_get_kallsym() local
/linux-6.8/tools/testing/selftests/bpf/progs/
Dbpf_iter.h166 struct kallsym_iter *ksym; member
/linux-6.8/kernel/module/
Dmain.c1169 const struct kernel_symbol *ksym; in resolve_symbol_wait() local
1374 const struct kernel_symbol *ksym; in simplify_symbols() local
/linux-6.8/include/linux/
Dbpf.h1153 struct bpf_ksym ksym; member
1215 struct bpf_ksym ksym; member
1472 struct bpf_ksym ksym; member
/linux-6.8/tools/lib/bpf/
Dlibbpf.c592 } ksym; member