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