Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dhelpers.c536 .arg4_type = ARG_PTR_TO_LONG,
564 .arg4_type = ARG_PTR_TO_LONG,
A Dsyscall.c4824 .arg4_type = ARG_PTR_TO_LONG,
A Dverifier.c4985 type == ARG_PTR_TO_LONG; in arg_type_is_int_ptr()
4992 else if (type == ARG_PTR_TO_LONG) in int_ptr_type_to_size()
5126 [ARG_PTR_TO_LONG] = &int_ptr_types,
/linux/include/linux/
A Dbpf.h332 ARG_PTR_TO_LONG, /* pointer to long */ enumerator

Completed in 41 milliseconds