Home
last modified time | relevance | path

Searched defs:msg_wq (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dsocket_adapter.c72 struct sendmsg_wait_queue *msg_wq; in msg_release() local
88 void msg_put(struct sendmsg_wait_queue *msg_wq) in msg_put()
101 static int msg_init(struct hmdfs_peer *con, struct sendmsg_wait_queue *msg_wq) in msg_init()
373 struct sendmsg_wait_queue *msg_wq) in hmdfs_record_async_readdir()
390 struct sendmsg_wait_queue *msg_wq) in hmdfs_untrack_async_readdir()
404 struct sendmsg_wait_queue *msg_wq = NULL; in hmdfs_sendmessage_request() local
/kernel/linux/linux-5.10/fs/hmdfs/
Dmain.c988 struct sendmsg_wait_queue *msg_wq = NULL; in hmdfs_cancel_async_readdir() local
/kernel/linux/linux-5.10/drivers/ntb/test/
Dntb_tool.c260 wait_queue_head_t msg_wq; member