Home
last modified time | relevance | path

Searched refs:hmdfs_response_wakeup (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dsocket_adapter.h157 void hmdfs_response_wakeup(struct sendmsg_wait_queue *msg_info,
Dsocket_adapter.c861 void hmdfs_response_wakeup(struct sendmsg_wait_queue *msg_info, in hmdfs_response_wakeup() function
933 hmdfs_response_wakeup(msg_info, ret, sizeof(struct hmdfs_head_cmd), in hmdfs_file_response_work_fn()
974 hmdfs_response_wakeup(msg_info, in hmdfs_response_handle_sync()
/kernel/linux/linux-5.10/fs/hmdfs/
Dmain.c1020 hmdfs_response_wakeup(msg_wq, -EINTR, 0, NULL); in hmdfs_cancel_async_readdir()
Dhmdfs_client.c1053 hmdfs_response_wakeup((struct sendmsg_wait_queue *)head, in hmdfs_client_offline_notify()