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

/linux-master/kernel/bpf/
H A Dverifier.c8184 static const struct bpf_reg_types const_str_ptr_types = { .types = { PTR_TO_MAP_VALUE } }; variable in typeref:struct:bpf_reg_types
8216 [ARG_PTR_TO_CONST_STR] = &const_str_ptr_types,

Completed in 146 milliseconds