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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c13 enum bpf_map_type g_map_type = BPF_MAP_TYPE_UNSPEC; variable in typeref:enum:bpf_map_type
18 g_map_type = type; \
41 VERIFY(map->map_type == g_map_type);

Completed in 258 milliseconds