Searched refs:MAX_TAIL_CALL_CNT (Results 1 – 4 of 4) sorted by relevance
156 #define MAX_TAIL_CALL_CNT 32 macro
454 if (unlikely(tail_call_cnt > MAX_TAIL_CALL_CNT)) in __bpf_prog_run()
280 EMIT3(0x83, 0xF8, MAX_TAIL_CALL_CNT); /* cmp eax, MAX_TAIL_CALL_CNT */ in emit_bpf_tail_call()
1032 MAX_TAIL_CALL_CNT, 0, 0x2); in bpf_jit_insn()