Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dringbuf.c466 .arg2_type = ARG_CONST_ALLOC_SIZE_OR_ZERO,
Dhelpers.c1656 .arg3_type = ARG_CONST_ALLOC_SIZE_OR_ZERO,
Dverifier.c7774 [ARG_CONST_ALLOC_SIZE_OR_ZERO] = &scalar_types,
8310 case ARG_CONST_ALLOC_SIZE_OR_ZERO: in check_func_arg()
/Linux-v6.6/include/linux/
Dbpf.h708 ARG_CONST_ALLOC_SIZE_OR_ZERO, /* number of allocated bytes requested */ enumerator