Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/net/
Dbpf_jit_comp.c246 int tail_call_indirect_label; member
492 offset = ctx->tail_call_indirect_label - (prog + 2 - start); in emit_bpf_tail_call_indirect()
502 offset = ctx->tail_call_indirect_label - (prog + 2 - start); in emit_bpf_tail_call_indirect()
517 offset = ctx->tail_call_indirect_label - (prog + 2 - start); in emit_bpf_tail_call_indirect()
540 ctx->tail_call_indirect_label = prog - start; in emit_bpf_tail_call_indirect()