Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h294 ARG_PTR_TO_INT, /* pointer to int */ 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()
4211 if (type == ARG_PTR_TO_INT) { in int_ptr_type_to_size()
4336 [ARG_PTR_TO_INT] = &int_ptr_types,

Completed in 20 milliseconds