Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dsocket_adapter.h178 void msg_put(struct sendmsg_wait_queue *msg_wq);
Dsocket_adapter.c88 void msg_put(struct sendmsg_wait_queue *msg_wq) in msg_put() function
507 msg_put(msg_wq); in hmdfs_sendmessage_request()
946 msg_put(msg_info); in hmdfs_file_response_work_fn()
990 msg_put(msg_info); in hmdfs_response_handle_sync()
/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_client.c1055 msg_put((struct sendmsg_wait_queue *)head); in hmdfs_client_offline_notify()