Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Darraymap.c1065 if (poke->reason != BPF_POKE_REASON_TAIL_CALL) in prog_array_map_poke_run()
H A Dcore.c814 case BPF_POKE_REASON_TAIL_CALL: in bpf_jit_add_poke_descriptor()
H A Dverifier.c19062 .reason = BPF_POKE_REASON_TAIL_CALL, in do_misc_fixups()
/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp.c601 if (poke->reason != BPF_POKE_REASON_TAIL_CALL) in bpf_tail_call_direct_fixup()
/openbmc/linux/include/linux/
H A Dbpf.h1356 BPF_POKE_REASON_TAIL_CALL, enumerator