Searched defs:bpf_arch_text_copy (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/powerpc/net/ |
| H A D | bpf_jit_comp.c | 385 void *bpf_arch_text_copy(void *dst, void *src, size_t len) in bpf_arch_text_copy() function
|
| /linux/arch/loongarch/net/ |
| H A D | bpf_jit.c | 1276 void *bpf_arch_text_copy(void *dst, void *src, size_t len) in bpf_arch_text_copy() function
|
| /linux/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 2280 void *bpf_arch_text_copy(void *dst, void *src, size_t len) in bpf_arch_text_copy() function
|
| /linux/kernel/bpf/ |
| H A D | core.c | 3138 void * __weak bpf_arch_text_copy(void *dst, void *src, size_t len) bpf_arch_text_copy() function
|
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 3904 void *bpf_arch_text_copy(void *dst, void *src, size_t len) in bpf_arch_text_copy() function
|