Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/null_blk/
H A Dmain.c65 #define NULLB_PAGE_LOCK (MAP_SZ - 1) macro
899 if (test_bit(NULLB_PAGE_LOCK, t_page->bitmap)) in null_free_page()
1064 __clear_bit(NULLB_PAGE_LOCK, c_page->bitmap); in null_flush_cache_page()
1124 if (test_bit(NULLB_PAGE_LOCK, c_pages[i]->bitmap)) in null_make_cache_space()
1127 __set_bit(NULLB_PAGE_LOCK, c_pages[i]->bitmap); in null_make_cache_space()