Searched refs:bpf_map_write_active (Results 1 – 5 of 5) sorted by relevance
19 -bool bpf_map_write_active(const struct bpf_map *map)116 - if (bpf_map_write_active(map)) {187 - !bpf_map_write_active(map);
851 -bool bpf_map_write_active(const struct bpf_map *map);
1336 bool bpf_map_write_active(const struct bpf_map *map);
141 bool bpf_map_write_active(const struct bpf_map *map) in bpf_map_write_active() function1572 if (bpf_map_write_active(map)) { in map_freeze()
3542 !bpf_map_write_active(map); in bpf_map_is_rdonly()