Home
last modified time | relevance | path

Searched refs:BLOCK_INSWAP (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/m68k/atari/
Dstram.c175 #define BLOCK_INSWAP 0x10 /* block allocated in swap space */ macro
410 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()