Searched refs:array_map_ops (Results 1 – 3 of 3) sorted by relevance
35 if (inner_map->ops == &array_map_ops) in bpf_map_meta_alloc()71 if (inner_map->ops == &array_map_ops) { in bpf_map_meta_alloc()
750 const struct bpf_map_ops array_map_ops = { variable
87 BPF_MAP_TYPE(BPF_MAP_TYPE_ARRAY, array_map_ops)