Home
last modified time | relevance | path

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

/linux-6.8/arch/x86/net/
Dbpf_jit_comp.c1057 bool *regs_used, bool *tail_call_seen) in detect_reg_usage()
1147 bool tail_call_seen = false; in do_jit() local