Searched refs:MF_OPEN (Results 1 – 6 of 6) sorted by relevance
743 if (bitset(MF_OPEN, map->map_mflags))747 map->map_mflags &= ~(MF_OPEN|MF_WRITABLE|MF_CLOSING);776 if (bitset(MF_OPEN, map->map_mflags))799 map->map_mflags |= MF_OPEN;820 map->map_mflags |= MF_OPEN|MF_OPENBOGUS;837 return bitset(MF_OPEN, map->map_mflags);889 !bitset(MF_OPEN, map->map_mflags) ||909 map->map_mflags &= ~(MF_OPEN|MF_WRITABLE|MF_OPENBOGUS|MF_CLOSING|MF_CHKED_CHGD);1978 map->map_mflags &= ~(MF_OPEN|MF_WRITABLE|MF_CLOSING);1981 map->map_mflags |= MF_OPEN;[all …]
453 map->map_mflags &= ~(MF_OPEN|MF_WRITABLE|MF_CLOSING|MF_CHKED_CHGD);596 map->map_mflags |= MF_OPEN|MF_WRITABLE;614 if (bitset(MF_OPEN, map->map_mflags))630 map->map_mflags &= ~(MF_OPEN|MF_WRITABLE|MF_CLOSING);
1160 map.map_mflags |= MF_OPEN;1190 map.map_mflags &= ~(MF_OPEN|MF_WRITABLE|MF_CLOSING);1357 dynmap->s_dynclass.map_mflags |= MF_OPEN;1372 dynmap->s_dynclass.map_mflags &= ~(MF_OPEN|MF_WRITABLE|MF_CLOSING);
1523 #define MF_OPEN 0x00000020 /* this entry is open */ macro1551 if (!bitset(MF_OPEN, (map)->map_mflags)) \
1037 if (!bitset(MF_OPEN, map->s_map.map_mflags) &&
4528 if (!bitset(MF_OPEN, map->s_map.map_mflags) &&