Lines Matching refs:stack_depth
89 int stack_depth; /* for eBPF only, since tests don't call verifier */ member
456 self->stack_depth = 40; in __bpf_fill_stxdw()
4138 .stack_depth = 40,
4151 .stack_depth = 40,
4165 .stack_depth = 40,
4178 .stack_depth = 40,
4191 .stack_depth = 40,
4205 .stack_depth = 40,
4218 .stack_depth = 40,
4231 .stack_depth = 40,
4245 .stack_depth = 40,
4258 .stack_depth = 40,
4276 .stack_depth = 40,
4289 .stack_depth = 40,
4303 .stack_depth = 40,
4318 .stack_depth = 40,
4334 .stack_depth = 40,
4347 .stack_depth = 40,
4369 .stack_depth = 40,
4385 .stack_depth = 40,
4398 .stack_depth = 40,
6631 fp->aux->stack_depth = tests[which].stack_depth; in generate_filter()