Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dringbuf.c452 .arg2_type = ARG_CONST_ALLOC_SIZE_OR_ZERO,
Dhelpers.c1559 .arg3_type = ARG_CONST_ALLOC_SIZE_OR_ZERO,
Dverifier.c5739 [ARG_CONST_ALLOC_SIZE_OR_ZERO] = &scalar_types,
6158 case ARG_CONST_ALLOC_SIZE_OR_ZERO: in check_func_arg()
/linux-6.1.9/include/linux/
Dbpf.h501 ARG_CONST_ALLOC_SIZE_OR_ZERO, /* number of allocated bytes requested */ enumerator