Home
last modified time | relevance | path

Searched refs:ARG_PTR_TO_LONG (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h295 ARG_PTR_TO_LONG, /* pointer to long */ enumerator
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c4206 return type == ARG_PTR_TO_INT || type == ARG_PTR_TO_LONG; in arg_type_is_int_ptr()
4213 } else if (type == ARG_PTR_TO_LONG) { in int_ptr_type_to_size()
4337 [ARG_PTR_TO_LONG] = &int_ptr_types,

Completed in 20 milliseconds