Searched refs:hmdfs_msg_parasite (Results 1 – 4 of 4) sorted by relevance
234 struct hmdfs_msg_parasite *mp = NULL; in mp_release()237 mp = (struct hmdfs_msg_parasite *)container_of(kref, in mp_release()248 void mp_put(struct hmdfs_msg_parasite *mp) in mp_put()255 struct hmdfs_msg_parasite *mp = in async_request_cb_on_wakeup_fn()256 container_of(w, struct hmdfs_msg_parasite, d_work.work); in async_request_cb_on_wakeup_fn()273 static struct hmdfs_msg_parasite *mp_alloc(struct hmdfs_peer *peer, in mp_alloc()276 struct hmdfs_msg_parasite *mp = kzalloc(sizeof(*mp), GFP_KERNEL); in mp_alloc()315 struct hmdfs_msg_parasite *mp = NULL; in hmdfs_send_async_request()948 static void hmdfs_wait_mp_wfired(struct hmdfs_msg_parasite *mp) in hmdfs_wait_mp_wfired()960 struct hmdfs_msg_parasite *mp = NULL; in hmdfs_response_handle_sync()[all …]
160 void hmdfs_wakeup_parasite(struct hmdfs_msg_parasite *mp);166 void mp_put(struct hmdfs_msg_parasite *mp);
116 struct hmdfs_msg_parasite { struct
1060 (struct hmdfs_msg_parasite *)head); in hmdfs_client_offline_notify()1062 mp_put((struct hmdfs_msg_parasite *)head); in hmdfs_client_offline_notify()