Searched defs:tail_call_test (Results 1 – 1 of 1) sorted by relevance
15194 struct tail_call_test { struct15195 const char *descr;15196 struct bpf_insn insns[MAX_INSNS];15197 int flags;15198 int result;15199 int stack_depth;15200 bool has_tail_call;