Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dtrace_helpers.h7 struct ksym { struct
13 struct ksym *ksym_search(long key); argument
/kernel/linux/linux-5.10/kernel/bpf/
Dtrampoline.c44 void bpf_image_ksym_add(void *data, struct bpf_ksym *ksym) in bpf_image_ksym_add()
53 void bpf_image_ksym_del(struct bpf_ksym *ksym) in bpf_image_ksym_del()
264 struct bpf_ksym *ksym; in bpf_tramp_image_alloc() local
Dcore.c597 const struct bpf_ksym *ksym; in bpf_tree_comp() local
618 void bpf_ksym_add(struct bpf_ksym *ksym) in bpf_ksym_add()
627 static void __bpf_ksym_del(struct bpf_ksym *ksym) in __bpf_ksym_del()
636 void bpf_ksym_del(struct bpf_ksym *ksym) in bpf_ksym_del()
686 struct bpf_ksym *ksym; in __bpf_address_lookup() local
721 struct bpf_ksym *ksym = bpf_ksym_find(addr); in bpf_prog_ksym_find() local
749 struct bpf_ksym *ksym; in bpf_get_kallsym() local
/kernel/linux/linux-5.10/include/linux/
Dbpf.h653 struct bpf_ksym ksym; member
711 struct bpf_ksym ksym; member
872 struct bpf_ksym ksym; member
/kernel/linux/linux-5.10/kernel/
Dmodule.c1521 const struct kernel_symbol *ksym; in resolve_symbol_wait() local
2350 const struct kernel_symbol *ksym; in simplify_symbols() local
/kernel/linux/linux-5.10/tools/lib/bpf/
Dlibbpf.c399 } ksym; member