Searched refs:io_msg_exec_remote (Results 1 - 1 of 1) sorted by relevance

/linux-master/io_uring/
H A Dmsg_ring.c76 static int io_msg_exec_remote(struct io_kiocb *req, task_work_func_t func) function
141 return io_msg_exec_remote(req, io_msg_tw_complete);
243 return io_msg_exec_remote(req, io_msg_tw_fd_complete);

Completed in 110 milliseconds