Searched defs:tw_req (Results 1 – 11 of 11) sorted by relevance
| /linux/io_uring/ |
| H A D | futex.c | 48 static void __io_futex_complete(struct io_tw_req tw_req, io_tw_token_t tw) in __io_futex_complete() 54 static void io_futex_complete(struct io_tw_req tw_req, io_tw_token_t tw) in io_futex_complete() 65 static void io_futexv_complete(struct io_tw_req tw_req, io_tw_token_t tw) in io_futexv_complete()
|
| H A D | timeout.c | 110 static void io_timeout_complete(struct io_tw_req tw_req, io_tw_token_t tw) in io_timeout_complete() 200 static void io_req_tw_fail_links(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_tw_fail_links() 366 static void io_req_task_link_timeout(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_task_link_timeout()
|
| H A D | waitid.c | 197 io_waitid_cb(struct io_tw_req tw_req,io_tw_token_t tw) io_waitid_cb() argument
|
| H A D | msg_ring.c | 73 static void io_msg_tw_complete(struct io_tw_req tw_req, io_tw_token_t tw) in io_msg_tw_complete()
|
| H A D | io_uring.c | 1030 static void io_req_task_cancel(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_task_cancel() argument 1038 void io_req_task_submit(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_task_submit() argument 1263 void io_req_task_complete(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_task_complete() argument
|
| H A D | poll.c | 339 void io_poll_task_func(struct io_tw_req tw_req, io_tw_token_t tw) in io_poll_task_func()
|
| H A D | rw.c | 562 void io_req_rw_complete(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_rw_complete()
|
| H A D | zcrx.c | 1325 static void zcrx_notif_tw(struct io_tw_req tw_req, io_tw_token_t tw) in zcrx_notif_tw()
|
| /linux/block/ |
| H A D | ioctl.c | 867 static void blk_cmd_complete(struct io_tw_req tw_req, io_tw_token_t tw) in blk_cmd_complete()
|
| /linux/drivers/nvme/host/ |
| H A D | ioctl.c | 436 static void nvme_uring_task_cb(struct io_tw_req tw_req, io_tw_token_t tw) in nvme_uring_task_cb()
|
| /linux/fs/btrfs/ |
| H A D | ioctl.c | 4577 static void btrfs_uring_read_finished(struct io_tw_req tw_req, io_tw_token_t tw) in btrfs_uring_read_finished()
|