Home
last modified time | relevance | path

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

/Linux-v6.6/net/core/
Dfilter.c1720 .arg4_type = ARG_CONST_SIZE,
1757 .arg4_type = ARG_CONST_SIZE,
1796 .arg4_type = ARG_CONST_SIZE,
1840 .arg4_type = ARG_CONST_SIZE,
4005 .arg4_type = ARG_CONST_SIZE,
4037 .arg4_type = ARG_CONST_SIZE,
4619 .arg3_type = ARG_CONST_SIZE,
4654 .arg3_type = ARG_CONST_SIZE,
4736 .arg3_type = ARG_CONST_SIZE,
4762 .arg3_type = ARG_CONST_SIZE,
[all …]
/Linux-v6.6/kernel/bpf/
Dbpf_lsm.c158 .arg3_type = ARG_CONST_SIZE,
177 .arg3_type = ARG_CONST_SIZE,
Dhelpers.c273 .arg2_type = ARG_CONST_SIZE,
535 .arg2_type = ARG_CONST_SIZE,
563 .arg2_type = ARG_CONST_SIZE,
578 .arg2_type = ARG_CONST_SIZE,
622 .arg4_type = ARG_CONST_SIZE,
Dcgroup.c2060 .arg3_type = ARG_CONST_SIZE,
2102 .arg3_type = ARG_CONST_SIZE,
2122 .arg3_type = ARG_CONST_SIZE,
2147 .arg3_type = ARG_CONST_SIZE,
Dsyscall.c5538 .arg3_type = ARG_CONST_SIZE,
Dverifier.c7626 return type == ARG_CONST_SIZE || in arg_type_is_mem_size()
7772 [ARG_CONST_SIZE] = &scalar_types,
8299 case ARG_CONST_SIZE: in check_func_arg()
Dbtf.c7562 .arg2_type = ARG_CONST_SIZE,
/Linux-v6.6/kernel/trace/
Dbpf_trace.c351 .arg3_type = ARG_CONST_SIZE,
397 .arg2_type = ARG_CONST_SIZE,
452 .arg2_type = ARG_CONST_SIZE,
496 .arg3_type = ARG_CONST_SIZE,
611 .arg4_type = ARG_CONST_SIZE,
1025 .arg2_type = ARG_CONST_SIZE,
1027 .arg4_type = ARG_CONST_SIZE,
1750 .arg3_type = ARG_CONST_SIZE,
/Linux-v6.6/include/linux/
Dbpf.h696 ARG_CONST_SIZE, /* number of bytes accessed from memory */ enumerator