Searched defs:tw_req (Results 1 – 9 of 9) 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 | 90 io_timeout_complete(struct io_tw_req tw_req,io_tw_token_t tw) io_timeout_complete() argument 180 io_req_tw_fail_links(struct io_tw_req tw_req,io_tw_token_t tw) io_req_tw_fail_links() argument 342 io_req_task_link_timeout(struct io_tw_req tw_req,io_tw_token_t tw) io_req_task_link_timeout() argument
|
| H A D | waitid.c | 197 static void io_waitid_cb(struct io_tw_req tw_req, io_tw_token_t tw) in io_waitid_cb()
|
| H A D | io_uring.c | 435 static void io_req_queue_iowq_tw(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_queue_iowq_tw() 1031 static void io_req_task_cancel(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_task_cancel() 1039 void io_req_task_submit(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_task_submit() 1264 void io_req_task_complete(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_task_complete()
|
| H A D | poll.c | 338 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 | 576 void io_req_rw_complete(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_rw_complete()
|
| /linux/include/linux/io_uring/ |
| H A D | cmd.h | 138 static inline struct io_uring_cmd *io_uring_cmd_from_tw(struct io_tw_req tw_req) in io_uring_cmd_from_tw()
|
| /linux/drivers/block/ |
| H A D | ublk_drv.c | 1986 ublk_batch_tw_cb(struct io_tw_req tw_req,io_tw_token_t tw) ublk_batch_tw_cb() argument 2049 ublk_cmd_tw_cb(struct io_tw_req tw_req,io_tw_token_t tw) ublk_cmd_tw_cb() argument 2082 ublk_cmd_list_tw_cb(struct io_tw_req tw_req,io_tw_token_t tw) ublk_cmd_list_tw_cb() argument 3495 ublk_ch_uring_cmd_cb(struct io_tw_req tw_req,io_tw_token_t tw) ublk_ch_uring_cmd_cb() argument
|
| /linux/fs/btrfs/ |
| H A D | ioctl.c | 4536 static void btrfs_uring_read_finished(struct io_tw_req tw_req, io_tw_token_t tw) in btrfs_uring_read_finished()
|