Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dringbuf.c485 .arg2_type = ARG_CONST_ALLOC_SIZE_OR_ZERO,
H A Dhelpers.c1879 .arg3_type = ARG_CONST_ALLOC_SIZE_OR_ZERO,
H A Dverifier.c8276 [ARG_CONST_ALLOC_SIZE_OR_ZERO] = &scalar_types,
8866 case ARG_CONST_ALLOC_SIZE_OR_ZERO: in check_func_arg()
/linux/include/linux/
H A Dbpf.h739 ARG_CONST_ALLOC_SIZE_OR_ZERO, /* number of allocated bytes requested */ enumerator