Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c9386 static const struct bpf_reg_types const_map_ptr_types = { .types = { CONST_PTR_TO_MAP } }; variable
9424 [ARG_CONST_MAP_PTR] = &const_map_ptr_types,