Home
last modified time | relevance | path

Searched defs:sync (Results 1 – 6 of 6) sorted by relevance

/io_uring/
Dsync.c27 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
Dwaitid.c264 int sync, void *key) in io_waitid_wait()
Dpoll.c431 static int io_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync, in io_poll_wake()
Drw.c703 int sync, void *arg) in io_async_buf_func()
Dio-wq.c1143 int sync, void *key) in io_wq_hash_wake()
Dio_uring.c1090 static __cold void io_fallback_tw(struct io_uring_task *tctx, bool sync) in io_fallback_tw()