Searched defs:bpf_arch_text_poke (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/powerpc/net/ |
| H A D | bpf_jit_comp.c | 1296 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type old_t, in bpf_arch_text_poke() function
|
| /linux/arch/loongarch/net/ |
| H A D | bpf_jit.c | 1559 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type old_t, in bpf_arch_text_poke() function
|
| /linux/arch/riscv/net/ |
| H A D | bpf_jit_comp64.c | 855 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type old_t, in bpf_arch_text_poke() function
|
| /linux/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 2942 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type old_t, in bpf_arch_text_poke() function
|
| /linux/kernel/bpf/ |
| H A D | core.c | 3268 int __weak bpf_arch_text_poke(void *ip, enum bpf_text_poke_type old_t, in bpf_arch_text_poke() function
|
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 635 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type old_t, in bpf_arch_text_poke() function
|