Searched refs:hmdfs_async_work (Results 1 – 6 of 6) sorted by relevance
162 void hmdfs_wakeup_async_work(struct hmdfs_async_work *async_work);167 void asw_put(struct hmdfs_async_work *asw);168 static inline void asw_done(struct hmdfs_async_work *asw) in asw_done()175 static inline void asw_get(struct hmdfs_async_work *asw) in asw_get()
601 struct hmdfs_async_work *asw = NULL; in asw_release()604 asw = (struct hmdfs_async_work *)container_of(kref, in asw_release()612 void asw_put(struct hmdfs_async_work *asw) in asw_put()619 struct hmdfs_async_work *async_work = in hmdfs_recv_page_work_fn()620 container_of(ptr, struct hmdfs_async_work, d_work.work); in hmdfs_recv_page_work_fn()634 struct hmdfs_async_work *async_work = NULL; in hmdfs_sendpage_request()1107 void hmdfs_wakeup_async_work(struct hmdfs_async_work *async_work) in hmdfs_wakeup_async_work()
84 struct hmdfs_async_work { struct
222 struct hmdfs_async_work *async_work = NULL; in tcp_recvpage_tls()237 async_work = (struct hmdfs_async_work *)hmdfs_find_msg_head(node, in tcp_recvpage_tls()
108 struct hmdfs_async_work *async_work);
390 struct hmdfs_async_work *async_work) in hmdfs_client_recv_readpage()1067 (struct hmdfs_async_work *)head); in hmdfs_client_offline_notify()1069 asw_put((struct hmdfs_async_work *)head); in hmdfs_client_offline_notify()