Searched refs:bpf_map_write_active (Results 1 – 2 of 2) sorted by relevance
147 bool bpf_map_write_active(const struct bpf_map *map) in bpf_map_write_active() function1636 if (bpf_map_write_active(map)) { in map_freeze()
4121 !bpf_map_write_active(map); in bpf_map_is_rdonly()