Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/net/
Dbpf_jit_comp64.c107 #define BPF_TAILCALL_PROLOGUE_SIZE 8 in bpf_jit_build_prologue() macro
279 FUNCTION_DESCR_SIZE + BPF_TAILCALL_PROLOGUE_SIZE)); in bpf_jit_emit_tail_call()
281 EMIT(PPC_RAW_ADDI(b2p[TMP_REG_1], b2p[TMP_REG_1], BPF_TAILCALL_PROLOGUE_SIZE)); in bpf_jit_emit_tail_call()