Searched refs:pagecache_lock (Results 1 – 6 of 6) sorted by relevance
137 spin_lock(&pagecache_lock); in remove_inode_page()139 spin_unlock(&pagecache_lock); in remove_inode_page()160 spin_lock(&pagecache_lock); in set_page_dirty()166 spin_unlock(&pagecache_lock); in set_page_dirty()192 spin_lock(&pagecache_lock); in invalidate_inode_pages()223 spin_unlock(&pagecache_lock); in invalidate_inode_pages()292 spin_unlock(&pagecache_lock); in truncate_list_pages()313 spin_lock(&pagecache_lock); in truncate_list_pages()337 spin_lock(&pagecache_lock); in truncate_inode_pages()344 spin_unlock(&pagecache_lock); in truncate_inode_pages()[all …]
125 spin_lock(&pagecache_lock); in delete_from_swap_cache()127 spin_unlock(&pagecache_lock); in delete_from_swap_cache()
521 spin_lock(&pagecache_lock); in shrink_cache()532 spin_unlock(&pagecache_lock); in shrink_cache()561 spin_unlock(&pagecache_lock); in shrink_cache()571 spin_unlock(&pagecache_lock); in shrink_cache()576 spin_unlock(&pagecache_lock); in shrink_cache()
241 spin_lock(&pagecache_lock); in exclusive_swap_page()244 spin_unlock(&pagecache_lock); in exclusive_swap_page()309 spin_lock(&pagecache_lock); in remove_exclusive_swap_page()315 spin_unlock(&pagecache_lock); in remove_exclusive_swap_page()
72 c_spinlock. The page_table_lock also nests with pagecache_lock and 115 count with pagecache_lock, but then drops pagecache_lock before deleting
95 #define pagecache_lock (pagecache_lock_cacheline.lock) macro