Home
last modified time | relevance | path

Searched refs:__bpf_arch_text_poke (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/arch/x86/net/
Dbpf_jit_comp.c356 static int __bpf_arch_text_poke(void *ip, enum bpf_text_poke_type t, in __bpf_arch_text_poke() function
414 return __bpf_arch_text_poke(ip, t, old_addr, new_addr); in bpf_arch_text_poke()
608 ret = __bpf_arch_text_poke(poke->tailcall_target, in bpf_tail_call_direct_fixup()
613 ret = __bpf_arch_text_poke(poke->tailcall_bypass, in bpf_tail_call_direct_fixup()