Searched defs:bpf_arch_text_copy (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/loongarch/net/ | ||
| H A D | bpf_jit.c | 1295 void *bpf_arch_text_copy(void *dst, void *src, size_t len) 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) bpf_arch_text_copy() function |
| /linux/kernel/bpf/ | ||
| H A D | core.c | 3176 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 | 3916 void *bpf_arch_text_copy(void *dst, void *src, size_t len) bpf_arch_text_copy() function |