Home
last modified time | relevance | path

Searched refs:ARG_PTR_TO_CONST_STR (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dbpf.h863 ARG_PTR_TO_CONST_STR, /* pointer to a null terminated read-only string */ enumerator
/linux/kernel/bpf/
H A Dverifier.c8039 [ARG_PTR_TO_CONST_STR] = &const_str_ptr_types,
8730 case ARG_PTR_TO_CONST_STR: in check_func_arg()