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 | 1110 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type poke_type, in bpf_arch_text_poke() function
|
| /linux/arch/loongarch/net/ |
| H A D | bpf_jit.c | 1287 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type poke_type, 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 poke_type, in bpf_arch_text_poke() function
|
| /linux/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 2926 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type poke_type, in bpf_arch_text_poke() function
|
| /linux/kernel/bpf/ |
| H A D | core.c | 3132 int __weak bpf_arch_text_poke(void *ip, enum bpf_text_poke_type t, in bpf_arch_text_poke() function
|
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 643 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type t, in bpf_arch_text_poke() function
|