Home
last modified time | relevance | path

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

/linux/net/core/
H A Dfilter.c1747 .arg4_type = ARG_CONST_SIZE,
1784 .arg4_type = ARG_CONST_SIZE,
1823 .arg4_type = ARG_CONST_SIZE,
1867 .arg4_type = ARG_CONST_SIZE,
4123 .arg4_type = ARG_CONST_SIZE,
4155 .arg4_type = ARG_CONST_SIZE,
4815 .arg3_type = ARG_CONST_SIZE,
4850 .arg3_type = ARG_CONST_SIZE,
4932 .arg3_type = ARG_CONST_SIZE,
4960 .arg3_type = ARG_CONST_SIZE,
[all …]
/linux/kernel/trace/
H A Dbpf_trace.c356 .arg3_type = ARG_CONST_SIZE,
391 .arg2_type = ARG_CONST_SIZE,
447 .arg2_type = ARG_CONST_SIZE,
491 .arg3_type = ARG_CONST_SIZE,
606 .arg4_type = ARG_CONST_SIZE,
1026 .arg2_type = ARG_CONST_SIZE,
1028 .arg4_type = ARG_CONST_SIZE,
1501 .arg3_type = ARG_CONST_SIZE,
/linux/kernel/bpf/
H A Dcgroup.c2270 .arg3_type = ARG_CONST_SIZE,
2312 .arg3_type = ARG_CONST_SIZE,
2332 .arg3_type = ARG_CONST_SIZE,
2357 .arg3_type = ARG_CONST_SIZE,
H A Dverifier.c7881 return type == ARG_CONST_SIZE || in arg_type_is_mem_size()
8022 [ARG_CONST_SIZE] = &scalar_types,
8702 case ARG_CONST_SIZE: in check_func_arg()
H A Dsyscall.c6450 .arg3_type = ARG_CONST_SIZE,
H A Dbtf.c8582 .arg2_type = ARG_CONST_SIZE,
/linux/include/linux/
H A Dbpf.h848 ARG_CONST_SIZE, /* number of bytes accessed from memory */ enumerator