Home
last modified time | relevance | path

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

/linux-2.6.39/arch/m68k/atari/
Dstram.c93 #define BLOCK_KMALLOCED 0x02 /* structure allocated by kmalloc() */ macro
268 n->flags = BLOCK_KMALLOCED; in add_region()
312 if (block->flags & BLOCK_KMALLOCED) in remove_region()