Searched defs:sync (Results 1 – 6 of 6) sorted by relevance
/io_uring/ |
A D | sync.c | 27 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_sfr_prep() local 42 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_sync_file_range() local 55 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_fsync_prep() local 72 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_fsync() local 87 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_fallocate_prep() local 101 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_fallocate() local
|
A D | waitid.c | 224 int sync, void *key) in io_waitid_wait()
|
A D | poll.c | 392 static int io_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync, in io_poll_wake()
|
A D | rw.c | 757 int sync, void *arg) in io_async_buf_func()
|
A D | io_uring.c | 1118 static __cold void __io_fallback_tw(struct llist_node *node, bool sync) in __io_fallback_tw() 1146 static void io_fallback_tw(struct io_uring_task *tctx, bool sync) in io_fallback_tw()
|
A D | io-wq.c | 1210 int sync, void *key) in io_wq_hash_wake()
|
Completed in 18 milliseconds