Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/block/null_blk/
Dmain.c65 #define NULLB_PAGE_LOCK (MAP_SZ - 1) macro
834 if (test_bit(NULLB_PAGE_LOCK, t_page->bitmap)) in null_free_page()
999 __clear_bit(NULLB_PAGE_LOCK, c_page->bitmap); in null_flush_cache_page()
1059 if (test_bit(NULLB_PAGE_LOCK, c_pages[i]->bitmap)) in null_make_cache_space()
1062 __set_bit(NULLB_PAGE_LOCK, c_pages[i]->bitmap); in null_make_cache_space()