Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dbpf.h645 ARG_PTR_TO_INT, /* pointer to int */ enumerator
/linux-6.3-rc2/kernel/bpf/
A Dverifier.c6324 if (type == ARG_PTR_TO_INT) in int_ptr_type_to_size()
6467 [ARG_PTR_TO_INT] = &int_ptr_types,
6925 case ARG_PTR_TO_INT: in check_func_arg()
/linux-6.3-rc2/net/core/
A Dfilter.c6178 .arg3_type = ARG_PTR_TO_INT,
6189 .arg3_type = ARG_PTR_TO_INT,

Completed in 54 milliseconds