Searched refs:hmdfs_response_wakeup (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | socket_adapter.h | 157 void hmdfs_response_wakeup(struct sendmsg_wait_queue *msg_info,
|
H A D | socket_adapter.c | 863 void hmdfs_response_wakeup(struct sendmsg_wait_queue *msg_info, in hmdfs_response_wakeup() function 940 hmdfs_response_wakeup(msg_info, ret, sizeof(struct hmdfs_head_cmd), in hmdfs_file_response_work_fn() 981 hmdfs_response_wakeup(msg_info, in hmdfs_response_handle_sync()
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | socket_adapter.h | 157 void hmdfs_response_wakeup(struct sendmsg_wait_queue *msg_info,
|
H A D | socket_adapter.c | 863 void hmdfs_response_wakeup(struct sendmsg_wait_queue *msg_info, in hmdfs_response_wakeup() function 940 hmdfs_response_wakeup(msg_info, ret, sizeof(struct hmdfs_head_cmd), in hmdfs_file_response_work_fn() 981 hmdfs_response_wakeup(msg_info, in hmdfs_response_handle_sync()
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_client.c | 1080 hmdfs_response_wakeup((struct sendmsg_wait_queue *)head, in hmdfs_client_offline_notify()
|
H A D | main.c | 1047 hmdfs_response_wakeup(msg_wq, -EINTR, 0, NULL); in hmdfs_cancel_async_readdir()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | main.c | 1048 hmdfs_response_wakeup(msg_wq, -EINTR, 0, NULL); in hmdfs_cancel_async_readdir()
|
H A D | hmdfs_client.c | 1079 hmdfs_response_wakeup((struct sendmsg_wait_queue *)head, in hmdfs_client_offline_notify()
|
Completed in 10 milliseconds