Home
last modified time | relevance | path

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

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