Searched refs:percpu_array_map_ops (Results 1 – 2 of 2) sorted by relevance
29 if (inner_map->ops == &array_map_ops || inner_map->ops == &percpu_array_map_ops) in bpf_map_meta_alloc()64 if (inner_map->ops == &array_map_ops || inner_map->ops == &percpu_array_map_ops) { in bpf_map_meta_alloc()
829 const struct bpf_map_ops percpu_array_map_ops = { variable