Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/net/
H A Dbpf_jit_comp.c765 bool *regs_used, bool *tail_call_seen) in detect_reg_usage() argument
771 *tail_call_seen = true; in detect_reg_usage()
790 bool tail_call_seen = false; in do_jit() local
798 &tail_call_seen); in do_jit()
801 tail_call_reachable |= tail_call_seen; in do_jit()