Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dringbuf.c385 .arg2_type = ARG_CONST_ALLOC_SIZE_OR_ZERO,
Dverifier.c3936 return type == ARG_CONST_ALLOC_SIZE_OR_ZERO; in arg_type_is_alloc_size()
4055 [ARG_CONST_ALLOC_SIZE_OR_ZERO] = &scalar_types,
/Linux-v5.10/include/linux/
Dbpf.h294 ARG_CONST_ALLOC_SIZE_OR_ZERO, /* number of allocated bytes requested */ enumerator