Searched defs:sync (Results  1 – 6 of 6) sorted by relevance
| /io_uring/ | 
| 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
  | 
| D | waitid.c | 264 			  int sync, void *key)  in io_waitid_wait()
  | 
| D | poll.c | 431 static int io_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync,  in io_poll_wake()
  | 
| D | rw.c | 703 			     int sync, void *arg)  in io_async_buf_func()
  | 
| D | io-wq.c | 1143 			    int sync, void *key)  in io_wq_hash_wake()
  | 
| D | io_uring.c | 1090 static __cold void io_fallback_tw(struct io_uring_task *tctx, bool sync)  in io_fallback_tw()
  |