Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dverifier_search_pruning.c276 __naked void allocated_stack(void) in allocated_stack() function
/kernel/linux/linux-5.10/include/linux/
Dbpf_verifier.h200 int allocated_stack; member
/kernel/linux/linux-6.6/include/linux/
Dbpf_verifier.h318 int allocated_stack; member
/kernel/linux/linux-5.10/kernel/bpf/
Dverifier.c723 COPY_STATE_FN(stack, allocated_stack, stack, BPF_REG_SIZE) in COPY_STATE_FN() argument