Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dverifier.c4884 static const struct bpf_reg_types scalar_types = { .types = { SCALAR_VALUE } }; variable
4901 [ARG_CONST_SIZE] = &scalar_types,
4902 [ARG_CONST_SIZE_OR_ZERO] = &scalar_types,
4903 [ARG_CONST_ALLOC_SIZE_OR_ZERO] = &scalar_types,