Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c8126 static const struct bpf_reg_types scalar_types = { .types = { SCALAR_VALUE } }; variable
8166 [ARG_MEM_SIZE] = &scalar_types,
8167 [ARG_MEM_SIZE_OR_ZERO] = &scalar_types,
8168 [ARG_CONST_ALLOC_SIZE_OR_ZERO] = &scalar_types,