Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dtest_bpf.c15194 struct tail_call_test { struct
15195 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;