Searched refs:bpf_map_write_active (Results 1 – 3 of 3) sorted by relevance
1411 bool bpf_map_write_active(const struct bpf_map *map);
145 bool bpf_map_write_active(const struct bpf_map *map) in bpf_map_write_active() function1642 if (bpf_map_write_active(map)) { in map_freeze()
4076 !bpf_map_write_active(map); in bpf_map_is_rdonly()
Completed in 35 milliseconds