Home
last modified time | relevance | path

Searched refs:array_map_ops (Results 1 – 2 of 2) sorted by relevance

/kernel/bpf/
A Dmap_in_map.c29 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()
A Darraymap.c780 const struct bpf_map_ops array_map_ops = { variable

Completed in 9 milliseconds