Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Drdwr.c110 add_page_wait_queue(backpage, &monitor->monitor); in cachefiles_read_reissue()
297 add_page_wait_queue(backpage, &monitor->monitor); in cachefiles_read_backing_file_one()
551 add_page_wait_queue(backpage, &monitor->monitor); in cachefiles_read_backing_file()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpagemap.h693 extern void add_page_wait_queue(struct page *page, wait_queue_entry_t *waiter);
/OK3568_Linux_fs/kernel/mm/
H A Dfilemap.c1418 void add_page_wait_queue(struct page *page, wait_queue_entry_t *waiter) in add_page_wait_queue() function
1428 EXPORT_SYMBOL_GPL(add_page_wait_queue);