Searched refs:hmdfs_recv_page_work_fn (Results 1 – 2 of 2) sorted by relevance
64 void hmdfs_recv_page_work_fn(struct work_struct *ptr);
617 void hmdfs_recv_page_work_fn(struct work_struct *ptr) in hmdfs_recv_page_work_fn() function685 INIT_DELAYED_WORK(&async_work->d_work, hmdfs_recv_page_work_fn); in hmdfs_sendpage_request()1113 hmdfs_recv_page_work_fn(&async_work->d_work.work); in hmdfs_wakeup_async_work()