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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpagemap.h343 * lock_page_nosync should only be used if we can't pin the page's inode.
346 static inline void lock_page_nosync(struct page *page) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dmemory-failure.c1018 lock_page_nosync(hpage);
1151 lock_page_nosync(page);
H A Dpage-writeback.c1232 lock_page_nosync(page);
H A Dvmscan.c304 lock_page_nosync(page);

Completed in 50 milliseconds