Searched defs:ksym (Results 1 - 7 of 7) sorted by path

/linux-master/include/linux/
H A Dbpf.h1157 struct bpf_ksym ksym; member in struct:bpf_tramp_image
1218 struct bpf_ksym ksym; member in struct:bpf_dispatcher
1476 struct bpf_ksym ksym; member in struct:bpf_prog_aux
/linux-master/kernel/bpf/
H A Dcore.c632 const struct bpf_ksym *ksym; local
657 bpf_ksym_add(struct bpf_ksym *ksym) argument
666 __bpf_ksym_del(struct bpf_ksym *ksym) argument
675 bpf_ksym_del(struct bpf_ksym *ksym) argument
741 struct bpf_ksym *ksym; local
776 struct bpf_ksym *ksym = bpf_ksym_find(addr); local
804 struct bpf_ksym *ksym; local
[all...]
H A Dtrampoline.c118 void bpf_image_ksym_add(void *data, unsigned int size, struct bpf_ksym *ksym) argument
127 void bpf_image_ksym_del(struct bpf_ksym *ksym) argument
355 struct bpf_ksym *ksym; local
[all...]
/linux-master/kernel/module/
H A Dmain.c1169 const struct kernel_symbol *ksym; local
1374 const struct kernel_symbol *ksym; local
[all...]
/linux-master/tools/lib/bpf/
H A Dlibbpf.c599 } ksym; member in union:extern_desc::__anon170
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_iter.h166 struct kallsym_iter *ksym; member in struct:bpf_iter__ksym
/linux-master/tools/testing/selftests/bpf/
H A Dtrace_helpers.h10 struct ksym { struct

Completed in 248 milliseconds