Home
last modified time | relevance | path

Searched refs:ARG_CONST_SIZE (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/net/core/
H A Dfilter.c1727 .arg4_type = ARG_CONST_SIZE,
1764 .arg4_type = ARG_CONST_SIZE,
1803 .arg4_type = ARG_CONST_SIZE,
1847 .arg4_type = ARG_CONST_SIZE,
4064 .arg4_type = ARG_CONST_SIZE,
4096 .arg4_type = ARG_CONST_SIZE,
4731 .arg3_type = ARG_CONST_SIZE,
4766 .arg3_type = ARG_CONST_SIZE,
4848 .arg3_type = ARG_CONST_SIZE,
4874 .arg3_type = ARG_CONST_SIZE,
[all …]
/openbmc/linux/kernel/bpf/
H A Dbpf_lsm.c158 .arg3_type = ARG_CONST_SIZE,
177 .arg3_type = ARG_CONST_SIZE,
H A Dhelpers.c276 .arg2_type = ARG_CONST_SIZE,
539 .arg2_type = ARG_CONST_SIZE,
569 .arg2_type = ARG_CONST_SIZE,
585 .arg2_type = ARG_CONST_SIZE,
629 .arg4_type = ARG_CONST_SIZE,
H A Dcgroup.c2093 .arg3_type = ARG_CONST_SIZE,
2135 .arg3_type = ARG_CONST_SIZE,
2155 .arg3_type = ARG_CONST_SIZE,
2180 .arg3_type = ARG_CONST_SIZE,
H A Dsyscall.c5660 .arg3_type = ARG_CONST_SIZE,
H A Dverifier.c7988 return type == ARG_CONST_SIZE || in arg_type_is_mem_size()
8120 [ARG_CONST_SIZE] = &scalar_types,
8648 case ARG_CONST_SIZE: in check_func_arg()
H A Dbtf.c7568 .arg2_type = ARG_CONST_SIZE,
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c354 .arg3_type = ARG_CONST_SIZE,
400 .arg2_type = ARG_CONST_SIZE,
455 .arg2_type = ARG_CONST_SIZE,
499 .arg3_type = ARG_CONST_SIZE,
614 .arg4_type = ARG_CONST_SIZE,
1029 .arg2_type = ARG_CONST_SIZE,
1031 .arg4_type = ARG_CONST_SIZE,
1756 .arg3_type = ARG_CONST_SIZE,
/openbmc/linux/include/linux/
H A Dbpf.h721 ARG_CONST_SIZE, /* number of bytes accessed from memory */ enumerator