Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dbpf_lsm.c158 .arg3_type = ARG_CONST_SIZE,
176 .arg3_type = ARG_CONST_SIZE,
Dhelpers.c270 .arg2_type = ARG_CONST_SIZE,
528 .arg2_type = ARG_CONST_SIZE,
556 .arg2_type = ARG_CONST_SIZE,
571 .arg2_type = ARG_CONST_SIZE,
615 .arg4_type = ARG_CONST_SIZE,
Dcgroup.c2041 .arg3_type = ARG_CONST_SIZE,
2083 .arg3_type = ARG_CONST_SIZE,
2103 .arg3_type = ARG_CONST_SIZE,
2128 .arg3_type = ARG_CONST_SIZE,
Dverifier.c5600 return type == ARG_CONST_SIZE || in arg_type_is_mem_size()
5737 [ARG_CONST_SIZE] = &scalar_types,
6104 case ARG_CONST_SIZE: in check_func_arg()
Dsyscall.c5156 .arg3_type = ARG_CONST_SIZE,
Dbtf.c7299 .arg2_type = ARG_CONST_SIZE,
/linux-6.1.9/net/core/
Dfilter.c1720 .arg4_type = ARG_CONST_SIZE,
1751 .arg4_type = ARG_CONST_SIZE,
1785 .arg4_type = ARG_CONST_SIZE,
1829 .arg4_type = ARG_CONST_SIZE,
3963 .arg4_type = ARG_CONST_SIZE,
3990 .arg4_type = ARG_CONST_SIZE,
4573 .arg3_type = ARG_CONST_SIZE,
4608 .arg3_type = ARG_CONST_SIZE,
4687 .arg3_type = ARG_CONST_SIZE,
4713 .arg3_type = ARG_CONST_SIZE,
[all …]
/linux-6.1.9/kernel/trace/
Dbpf_trace.c357 .arg3_type = ARG_CONST_SIZE,
406 .arg2_type = ARG_CONST_SIZE,
462 .arg2_type = ARG_CONST_SIZE,
504 .arg3_type = ARG_CONST_SIZE,
619 .arg4_type = ARG_CONST_SIZE,
1014 .arg2_type = ARG_CONST_SIZE,
1016 .arg4_type = ARG_CONST_SIZE,
1698 .arg3_type = ARG_CONST_SIZE,
/linux-6.1.9/include/linux/
Dbpf.h489 ARG_CONST_SIZE, /* number of bytes accessed from memory */ enumerator