Searched refs:io_tw_req (Results 1 – 10 of 10) sorted by relevance
| /linux/io_uring/ |
| 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 | io_uring.c | 246 req->io_task_work.func((struct io_tw_req){req}, ts); in io_fallback_req_func() 495 static void io_req_queue_iowq_tw(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_queue_iowq_tw() 1124 (struct io_tw_req){req}, ts); in io_handle_tw_list() 1347 (struct io_tw_req){req}, tw); in __io_run_local_work_loop() 1416 static void io_req_task_cancel(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_task_cancel() 1424 void io_req_task_submit(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_task_submit() 1662 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 | 331 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 | 569 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 | 623 struct io_tw_req { struct 627 typedef void (*io_req_tw_func_t)(struct io_tw_req tw_req, io_tw_token_t tw); argument
|
| /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/block/ |
| H A D | ioctl.c | 859 static void blk_cmd_complete(struct io_tw_req tw_req, io_tw_token_t tw) in blk_cmd_complete()
|
| /linux/drivers/block/ |
| H A D | ublk_drv.c | 1334 static void ublk_cmd_tw_cb(struct io_tw_req tw_req, io_tw_token_t tw) in ublk_cmd_tw_cb() 1352 static void ublk_cmd_list_tw_cb(struct io_tw_req tw_req, io_tw_token_t tw) in ublk_cmd_list_tw_cb() 2535 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 | 1216 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 | 4585 static void btrfs_uring_read_finished(struct io_tw_req tw_req, io_tw_token_t tw) in btrfs_uring_read_finished()
|