Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/net/
Dbpf_jit_comp.c315 int tail_call_direct_label; member
794 offset = ctx->tail_call_direct_label - (prog + 2 - start); in emit_bpf_tail_call_direct()
799 poke->tailcall_target = ip + ctx->tail_call_direct_label - X86_PATCH_SIZE; in emit_bpf_tail_call_direct()
829 ctx->tail_call_direct_label = prog - start; in emit_bpf_tail_call_direct()