Home
last modified time | relevance | path

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

/linux/arch/x86/net/
H A Dbpf_jit_comp.c892 WARN_ON_ONCE(READ_ONCE(poke->tailcall_target_stable)); in bpf_tail_call_direct_fixup()
913 WRITE_ONCE(poke->tailcall_target_stable, true); in bpf_tail_call_direct_fixup()
/linux/include/linux/
H A Dbpf.h1579 bool tailcall_target_stable; member
/linux/kernel/bpf/
H A Dcore.c835 if (poke->tailcall_target || poke->tailcall_target_stable || in bpf_jit_add_poke_descriptor()