Home
last modified time | relevance | path

Searched refs:ARG_PTR_TO_INT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dbpf.h714 ARG_PTR_TO_INT, /* pointer to int */ enumerator
/openbmc/linux/net/core/
H A Dfilter.c6302 .arg3_type = ARG_PTR_TO_INT,
6313 .arg3_type = ARG_PTR_TO_INT,
/openbmc/linux/kernel/bpf/
H A Dverifier.c7998 if (type == ARG_PTR_TO_INT) in int_ptr_type_to_size()
8142 [ARG_PTR_TO_INT] = &int_ptr_types,
8677 case ARG_PTR_TO_INT: in check_func_arg()