Home
last modified time | relevance | path

Searched defs:tcc_off (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/net/
Dbpf_jit_comp.c436 int tcc_off = -4 - round_up(stack_depth, 8); in emit_bpf_tail_call_indirect() local
511 int tcc_off = -4 - round_up(stack_depth, 8); in emit_bpf_tail_call_direct() local
/kernel/linux/linux-6.6/arch/x86/net/
Dbpf_jit_comp.c474 int tcc_off = -4 - round_up(stack_depth, 8); in emit_bpf_tail_call_indirect() local
549 int tcc_off = -4 - round_up(stack_depth, 8); in emit_bpf_tail_call_direct() local