Searched refs:stack_ptr_types (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dverifier.c8183 static const struct bpf_reg_types stack_ptr_types = { .types = { PTR_TO_STACK } }; variable in typeref:struct:bpf_reg_types
8215 [ARG_PTR_TO_STACK] = &stack_ptr_types,

Completed in 408 milliseconds