Searched refs:hmdfs_response_wakeup (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
D | socket_adapter.h | 157 void hmdfs_response_wakeup(struct sendmsg_wait_queue *msg_info,
|
D | socket_adapter.c | 861 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/ |
D | main.c | 1020 hmdfs_response_wakeup(msg_wq, -EINTR, 0, NULL); in hmdfs_cancel_async_readdir()
|
D | hmdfs_client.c | 1053 hmdfs_response_wakeup((struct sendmsg_wait_queue *)head, in hmdfs_client_offline_notify()
|