Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp.c973 bool *regs_used, bool *tail_call_seen) in detect_reg_usage()
1082 bool tail_call_seen = false; in do_jit() local