Searched defs:tail_call_test (Results 1 – 1 of 1) sorted by relevance
15246 struct tail_call_test { struct15247 const char *descr;15248 struct bpf_insn insns[MAX_INSNS];15249 int flags;15250 int result;15251 int stack_depth;15252 bool has_tail_call;