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

/linux-master/arch/x86/net/
H A Dbpf_jit_comp.c265 int tail_call_direct_label; member in struct:jit_context
705 offset = ctx->tail_call_direct_label - (prog + 2 - start);
712 poke->tailcall_target = ip + ctx->tail_call_direct_label - X86_PATCH_SIZE;
734 ctx->tail_call_direct_label = prog - start;

Completed in 69 milliseconds