Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/zram/
Dxvmalloc.c291 clear_flag(block, PREV_FREE); in grow_pool()
389 clear_flag(tmpblock, PREV_FREE); in xv_malloc()
402 clear_flag(tmpblock, PREV_FREE); in xv_malloc()
456 if (test_flag(block, PREV_FREE)) { in xv_free()
485 set_flag(tmpblock, PREV_FREE); in xv_free()
Dxvmalloc_int.h55 PREV_FREE, enumerator