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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/atari/
H A Dstram.c92 #define BLOCK_KMALLOCED 0x02 /* structure allocated by kmalloc() */ macro
267 n->flags = BLOCK_KMALLOCED;
311 if (block->flags & BLOCK_KMALLOCED)

Completed in 41 milliseconds