Searched refs:array_map_ops (Results 1 – 3 of 3) sorted by relevance
39 if (inner_map->ops == &array_map_ops) in bpf_map_meta_alloc()63 if (inner_map->ops == &array_map_ops) { in bpf_map_meta_alloc()
719 const struct bpf_map_ops array_map_ops = { variable
83 BPF_MAP_TYPE(BPF_MAP_TYPE_ARRAY, array_map_ops)