Searched refs:hmdfs_msg_handle_async (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | socket_adapter.c | 774 static int hmdfs_msg_handle_async(struct hmdfs_peer *con, in hmdfs_msg_handle_async() function 845 ret = hmdfs_msg_handle_async(con, head, buf, con->req_handle_wq, in hmdfs_request_recv() 1058 ret = hmdfs_msg_handle_async(con, head, buf, con->async_wq, in hmdfs_response_recv()
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | socket_adapter.c | 774 static int hmdfs_msg_handle_async(struct hmdfs_peer *con, in hmdfs_msg_handle_async() function 845 ret = hmdfs_msg_handle_async(con, head, buf, con->req_handle_wq, in hmdfs_request_recv() 1058 ret = hmdfs_msg_handle_async(con, head, buf, con->async_wq, in hmdfs_response_recv()
|
Completed in 3 milliseconds