Searched defs:old_t (Results 1 – 6 of 6) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | trampoline.c | 181 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 | 3169 int __weak 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 | 1306 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type old_t, in bpf_arch_text_poke()
|
| /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 | 600 static int __bpf_arch_text_poke(void *ip, enum bpf_text_poke_type old_t, in __bpf_arch_text_poke() 644 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 | 2937 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type old_t, in bpf_arch_text_poke()
|