Home
last modified time | relevance | path

Searched refs:scalar_types (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/kernel/bpf/
H A Dverifier.c9041 static const struct bpf_reg_types scalar_types = { .types = { SCALAR_VALUE } }; variable
9079 [ARG_CONST_SIZE] = &scalar_types,
9080 [ARG_CONST_SIZE_OR_ZERO] = &scalar_types,
9081 [ARG_CONST_ALLOC_SIZE_OR_ZERO] = &scalar_types,