Home
last modified time | relevance | path

Searched defs:ksym (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtrace_helpers.h7 struct ksym { struct
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtrace_helpers.h10 struct ksym { struct
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_iter.h166 struct kallsym_iter *ksym; member
/kernel/linux/linux-5.10/kernel/bpf/
H A Dtrampoline.c44 void bpf_image_ksym_add(void *data, struct bpf_ksym *ksym) in bpf_image_ksym_add() argument
53 void bpf_image_ksym_del(struct bpf_ksym *ksym) in bpf_image_ksym_del() argument
264 struct bpf_ksym *ksym; bpf_tramp_image_alloc() local
[all...]
H A Dcore.c599 const struct bpf_ksym *ksym; in bpf_tree_comp() local
624 bpf_ksym_add(struct bpf_ksym *ksym) bpf_ksym_add() argument
633 __bpf_ksym_del(struct bpf_ksym *ksym) __bpf_ksym_del() argument
642 bpf_ksym_del(struct bpf_ksym *ksym) bpf_ksym_del() argument
692 struct bpf_ksym *ksym; __bpf_address_lookup() local
727 struct bpf_ksym *ksym = bpf_ksym_find(addr); bpf_prog_ksym_find() local
755 struct bpf_ksym *ksym; bpf_get_kallsym() local
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dtrampoline.c118 void bpf_image_ksym_add(void *data, struct bpf_ksym *ksym) in bpf_image_ksym_add() argument
127 void bpf_image_ksym_del(struct bpf_ksym *ksym) in bpf_image_ksym_del() argument
355 struct bpf_ksym *ksym; bpf_tramp_image_alloc() local
[all...]
H A Dcore.c624 const struct bpf_ksym *ksym; in bpf_tree_comp() local
649 bpf_ksym_add(struct bpf_ksym *ksym) bpf_ksym_add() argument
658 __bpf_ksym_del(struct bpf_ksym *ksym) __bpf_ksym_del() argument
667 bpf_ksym_del(struct bpf_ksym *ksym) bpf_ksym_del() argument
711 struct bpf_ksym *ksym; __bpf_address_lookup() local
746 struct bpf_ksym *ksym = bpf_ksym_find(addr); bpf_prog_ksym_find() local
774 struct bpf_ksym *ksym; bpf_get_kallsym() local
[all...]
/kernel/linux/linux-6.6/kernel/module/
H A Dmain.c1169 const struct kernel_symbol *ksym; in resolve_symbol_wait() local
1374 const struct kernel_symbol *ksym; in simplify_symbols() local
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dmodule.c1521 const struct kernel_symbol *ksym; in resolve_symbol_wait() local
2370 const struct kernel_symbol *ksym; in simplify_symbols() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dbpf.h657 struct bpf_ksym ksym; member
715 struct bpf_ksym ksym; member
876 struct bpf_ksym ksym; member
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c399 } ksym; member
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h1125 struct bpf_ksym ksym; member
1187 struct bpf_ksym ksym; member
1429 struct bpf_ksym ksym; member
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.c583 } ksym; member
[all...]
/third_party/libbpf/src/
H A Dlibbpf.c596 } ksym; member
[all...]

Completed in 56 milliseconds