| /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 | tw.c | 36 static void ctx_flush_and_put(struct io_ring_ctx *ctx, io_tw_token_t tw) in ctx_flush_and_put() 296 io_tw_token_t tw, in __io_run_local_work_loop() 316 static int __io_run_local_work(struct io_ring_ctx *ctx, io_tw_token_t tw, in __io_run_local_work()
|
| H A D | poll.h | 49 void io_poll_task_func(struct io_tw_req tw_req, io_tw_token_t tw);
|
| H A D | io_uring.h | 190 void io_req_task_complete(struct io_tw_req tw_req, io_tw_token_t tw); 192 void io_req_task_submit(struct io_tw_req tw_req, io_tw_token_t tw); 199 int io_poll_issue(struct io_kiocb *req, io_tw_token_t tw);
|
| H A D | rw.h | 49 void io_req_rw_complete(struct io_tw_req tw_req, io_tw_token_t tw);
|
| H A D | waitid.c | 19 static void io_waitid_cb(struct io_tw_req tw_req, io_tw_token_t tw); 197 static void io_waitid_cb(struct io_tw_req tw_req, io_tw_token_t tw) in io_waitid_cb()
|
| H A D | tw.h | 100 static inline void io_tw_lock(struct io_ring_ctx *ctx, io_tw_token_t tw) in io_tw_lock()
|
| H A D | timeout.c | 71 static void io_timeout_complete(struct io_tw_req tw_req, io_tw_token_t tw) in io_timeout_complete() 161 static void io_req_tw_fail_links(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_tw_fail_links() 323 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 | notif.c | 15 static void io_notif_tw_complete(struct io_tw_req tw_req, io_tw_token_t tw) in io_notif_tw_complete()
|
| 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 | poll.c | 241 static int io_poll_check_events(struct io_kiocb *req, io_tw_token_t tw) in io_poll_check_events() 336 void io_poll_task_func(struct io_tw_req tw_req, io_tw_token_t tw) in io_poll_task_func()
|
| H A D | io_uring.c | 434 static void io_req_queue_iowq_tw(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_queue_iowq_tw() 1025 static void io_req_task_cancel(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_task_cancel() 1033 void io_req_task_submit(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_task_submit() 1261 void io_req_task_complete(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_task_complete() 1428 int io_poll_issue(struct io_kiocb *req, io_tw_token_t tw) in io_poll_issue()
|
| 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/ |
| H A D | io_uring_types.h | 502 typedef struct io_tw_state io_tw_token_t; typedef 647 typedef void (*io_req_tw_func_t)(struct io_tw_req tw_req, io_tw_token_t tw);
|
| /linux/block/ |
| H A D | ioctl.c | 871 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 | 401 static void nvme_uring_task_cb(struct io_tw_req tw_req, io_tw_token_t tw) in nvme_uring_task_cb()
|
| /linux/drivers/block/ |
| H A D | ublk_drv.c | 1911 static void ublk_batch_tw_cb(struct io_tw_req tw_req, io_tw_token_t tw) in ublk_batch_tw_cb() 1974 static void ublk_cmd_tw_cb(struct io_tw_req tw_req, io_tw_token_t tw) in ublk_cmd_tw_cb() 2007 static void ublk_cmd_list_tw_cb(struct io_tw_req tw_req, io_tw_token_t tw) in ublk_cmd_list_tw_cb() 3415 static void ublk_ch_uring_cmd_cb(struct io_tw_req tw_req, io_tw_token_t tw) in ublk_ch_uring_cmd_cb()
|
| /linux/fs/fuse/ |
| H A D | dev_uring.c | 1218 static void fuse_uring_send_in_task(struct io_tw_req tw_req, io_tw_token_t tw) in fuse_uring_send_in_task()
|
| /linux/fs/btrfs/ |
| H A D | ioctl.c | 4535 static void btrfs_uring_read_finished(struct io_tw_req tw_req, io_tw_token_t tw) in btrfs_uring_read_finished()
|