Home
last modified time | relevance | path

Searched refs:io_tw_token_t (Results 1 – 12 of 12) sorted by relevance

/linux/io_uring/
H A Dfutex.c48 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 Dtw.c36 static void ctx_flush_and_put(struct io_ring_ctx *ctx, io_tw_token_t tw) in ctx_flush_and_put()
306 io_tw_token_t tw, in __io_run_local_work_loop()
326 static int __io_run_local_work(struct io_ring_ctx *ctx, io_tw_token_t tw, in __io_run_local_work()
H A Dio_uring.h191 void io_req_task_complete(struct io_tw_req tw_req, io_tw_token_t tw);
193 void io_req_task_submit(struct io_tw_req tw_req, io_tw_token_t tw);
200 int io_poll_issue(struct io_kiocb *req, io_tw_token_t tw);
H A Dwaitid.c19 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 Dtimeout.c110 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()
362 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 Dpoll.c241 static int io_poll_check_events(struct io_kiocb *req, io_tw_token_t tw) in io_poll_check_events()
338 void io_poll_task_func(struct io_tw_req tw_req, io_tw_token_t tw) in io_poll_task_func()
H A Dio_uring.c435 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()
1430 int io_poll_issue(struct io_kiocb *req, io_tw_token_t tw) in io_poll_issue()
H A Drw.c576 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 Dio_uring_types.h518 typedef struct io_tw_state io_tw_token_t; typedef
666 typedef void (*io_req_tw_func_t)(struct io_tw_req tw_req, io_tw_token_t tw);
/linux/block/
H A Dioctl.c866 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 Dublk_drv.c2000 static void ublk_batch_tw_cb(struct io_tw_req tw_req, io_tw_token_t tw) in ublk_batch_tw_cb()
2063 static void ublk_cmd_tw_cb(struct io_tw_req tw_req, io_tw_token_t tw) in ublk_cmd_tw_cb()
2096 static void ublk_cmd_list_tw_cb(struct io_tw_req tw_req, io_tw_token_t tw) in ublk_cmd_list_tw_cb()
3519 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/btrfs/
H A Dioctl.c4536 static void btrfs_uring_read_finished(struct io_tw_req tw_req, io_tw_token_t tw) in btrfs_uring_read_finished()