Searched defs:old_t (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/powerpc/net/ |
| H A D | bpf_jit_comp.c | 1316 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type old_t, in bpf_arch_text_poke()
|
| /linux/arch/loongarch/net/ |
| H A D | bpf_jit.c | 1391 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type old_t, in bpf_arch_text_poke()
|
| /linux/kernel/bpf/ |
| H A D | trampoline.c | 373 enum bpf_text_poke_type new_t = BPF_MOD_CALL, old_t = BPF_MOD_CALL; in bpf_trampoline_update_fentry() local
|
| H A D | core.c | 3207 bpf_arch_text_poke(void * ip,enum bpf_text_poke_type old_t,enum bpf_text_poke_type new_t,void * old_addr,void * new_addr) bpf_arch_text_poke() argument
|
| /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()
|
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 591 static int __bpf_arch_text_poke(void *ip, enum bpf_text_poke_type old_t, in __bpf_arch_text_poke() 635 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type old_t, in bpf_arch_text_poke()
|
| /linux/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 2983 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type old_t, in bpf_arch_text_poke()
|