Home
last modified time | relevance | path

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

/linux-5.10/arch/x86/net/
Dbpf_jit_comp.c774 bool *regs_used, bool *tail_call_seen) in detect_reg_usage()
799 bool tail_call_seen = false; in do_jit() local