Searched refs: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()
780 const struct bpf_map_ops array_map_ops = { variable
Completed in 9 milliseconds