Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dtrace_helpers.h7 struct ksym { struct
15 struct ksym *ksym_search(long key); argument
/linux-6.3-rc2/kernel/bpf/
A Dtrampoline.c119 void bpf_image_ksym_add(void *data, struct bpf_ksym *ksym) in bpf_image_ksym_add()
128 void bpf_image_ksym_del(struct bpf_ksym *ksym) in bpf_image_ksym_del()
378 struct bpf_ksym *ksym; in bpf_tramp_image_alloc() local
A Dcore.c610 const struct bpf_ksym *ksym; in bpf_tree_comp() local
631 void bpf_ksym_add(struct bpf_ksym *ksym) in bpf_ksym_add()
640 static void __bpf_ksym_del(struct bpf_ksym *ksym) in __bpf_ksym_del()
649 void bpf_ksym_del(struct bpf_ksym *ksym) in bpf_ksym_del()
693 struct bpf_ksym *ksym; in __bpf_address_lookup() local
728 struct bpf_ksym *ksym = bpf_ksym_find(addr); in bpf_prog_ksym_find() local
756 struct bpf_ksym *ksym; in bpf_get_kallsym() local
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dbpf_iter.h166 struct kallsym_iter *ksym; member
/linux-6.3-rc2/kernel/module/
A Dmain.c1115 const struct kernel_symbol *ksym; in resolve_symbol_wait() local
1283 const struct kernel_symbol *ksym; in simplify_symbols() local
/linux-6.3-rc2/include/linux/
A Dbpf.h1050 struct bpf_ksym ksym; member
1112 struct bpf_ksym ksym; member
1323 struct bpf_ksym ksym; member
/linux-6.3-rc2/tools/lib/bpf/
A Dlibbpf.c564 } ksym; member

Completed in 65 milliseconds