Searched refs:BLOCK_INSWAP (Results 1 – 1 of 1) sorted by relevance
175 #define BLOCK_INSWAP 0x10 /* block allocated in swap space */ macro410 flags = BLOCK_INSWAP; in atari_stram_alloc()431 if (flags == BLOCK_INSWAP) in atari_stram_alloc()471 else if (block->flags & BLOCK_INSWAP) { in atari_stram_free()1251 else if (p->flags & BLOCK_INSWAP) in get_stram_list()