Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/bpf/ !
Dtrace_helpers.h7 struct ksym { struct
13 struct ksym *ksym_search(long key); argument
/linux-5.19.10/kernel/bpf/ !
Dtrampoline.c57 void bpf_image_ksym_add(void *data, struct bpf_ksym *ksym) in bpf_image_ksym_add()
66 void bpf_image_ksym_del(struct bpf_ksym *ksym) in bpf_image_ksym_del()
296 struct bpf_ksym *ksym; in bpf_tramp_image_alloc() local
Dcore.c601 const struct bpf_ksym *ksym; in bpf_tree_comp() local
622 void bpf_ksym_add(struct bpf_ksym *ksym) in bpf_ksym_add()
631 static void __bpf_ksym_del(struct bpf_ksym *ksym) in __bpf_ksym_del()
640 void bpf_ksym_del(struct bpf_ksym *ksym) in bpf_ksym_del()
684 struct bpf_ksym *ksym; in __bpf_address_lookup() local
719 struct bpf_ksym *ksym = bpf_ksym_find(addr); in bpf_prog_ksym_find() local
747 struct bpf_ksym *ksym; in bpf_get_kallsym() local
/linux-5.19.10/kernel/module/ !
Dmain.c1111 const struct kernel_symbol *ksym; in resolve_symbol_wait() local
1284 const struct kernel_symbol *ksym; in simplify_symbols() local
/linux-5.19.10/include/linux/ !
Dbpf.h814 struct bpf_ksym ksym; member
873 struct bpf_ksym ksym; member
1051 struct bpf_ksym ksym; member
/linux-5.19.10/tools/lib/bpf/ !
Dlibbpf.c439 } ksym; member