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

/linux-master/kernel/bpf/
H A Dverifier.c8167 static const struct bpf_reg_types const_map_ptr_types = { .types = { CONST_PTR_TO_MAP } }; variable in typeref:struct:bpf_reg_types
8200 [ARG_CONST_MAP_PTR] = &const_map_ptr_types,

Completed in 240 milliseconds