Home
last modified time | relevance | path

Searched defs:old_t (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
H A Dtrampoline.c181 enum bpf_text_poke_type new_t = BPF_MOD_CALL, old_t = BPF_MOD_CALL; in bpf_trampoline_update_fentry() local
/linux/arch/x86/net/
H A Dbpf_jit_comp.c600 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 Dbpf_jit_comp.c2937 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type old_t, in bpf_arch_text_poke()