Searched refs:bpf_map_write_active (Results 1 – 3 of 3) sorted by relevance
132 bool bpf_map_write_active(const struct bpf_map *map) in bpf_map_write_active() function2328 if (bpf_map_write_active(map)) { in map_freeze()
5775 !bpf_map_write_active(map); in bpf_map_is_rdonly()20914 if (bpf_map_write_active(map)) { in bpf_prog_verify_signature()
2770 bool bpf_map_write_active(const struct bpf_map *map);