Lines Matching refs:stack_depth
82 int stack_depth; /* for eBPF only, since tests don't call verifier */ member
449 self->stack_depth = 40; in __bpf_fill_stxdw()
4131 .stack_depth = 40,
4144 .stack_depth = 40,
4158 .stack_depth = 40,
4171 .stack_depth = 40,
4184 .stack_depth = 40,
4198 .stack_depth = 40,
4211 .stack_depth = 40,
4224 .stack_depth = 40,
4238 .stack_depth = 40,
4251 .stack_depth = 40,
4269 .stack_depth = 40,
4282 .stack_depth = 40,
4296 .stack_depth = 40,
4311 .stack_depth = 40,
4327 .stack_depth = 40,
4340 .stack_depth = 40,
4362 .stack_depth = 40,
4378 .stack_depth = 40,
4391 .stack_depth = 40,
6606 fp->aux->stack_depth = tests[which].stack_depth; in generate_filter()