Home
last modified time | relevance | path

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

/linux/arch/x86/net/
H A Dbpf_jit_comp.c319 int tail_call_indirect_label; member
758 offset = ctx->tail_call_indirect_label - (prog + 2 - start); in emit_bpf_tail_call_indirect()
768 offset = ctx->tail_call_indirect_label - (prog + 2 - start); in emit_bpf_tail_call_indirect()
781 offset = ctx->tail_call_indirect_label - (prog + 2 - start); in emit_bpf_tail_call_indirect()
819 ctx->tail_call_indirect_label = prog - start; in emit_bpf_tail_call_indirect()