Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dringbuf.c385 .arg2_type = ARG_CONST_ALLOC_SIZE_OR_ZERO,
H A Dverifier.c4267 return type == ARG_CONST_ALLOC_SIZE_OR_ZERO; in arg_type_is_alloc_size()
4386 [ARG_CONST_ALLOC_SIZE_OR_ZERO] = &scalar_types,
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h308 ARG_CONST_ALLOC_SIZE_OR_ZERO, /* number of allocated bytes requested */ enumerator