Home
last modified time | relevance | path

Searched defs:mode (Results 1 – 2 of 2) sorted by relevance

/io_uring/
Dio_uring.c512 enum hrtimer_mode mode; member
530 int mode; member
676 umode_t mode; member
2711 umode_t mode = file_inode(req->file)->i_mode; in io_rw_should_reissue() local
2923 umode_t mode = file_inode(file)->i_mode; in __io_file_supports_nowait() local
3525 static int io_async_buf_func(struct wait_queue_entry *wait, unsigned mode, in io_async_buf_func()
4346 u64 mode = READ_ONCE(sqe->len); in io_openat_prep() local
5766 static int io_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync, in io_poll_wake()
6275 struct timespec64 *ts, enum hrtimer_mode mode) in io_linked_timeout_update()
6300 struct timespec64 *ts, enum hrtimer_mode mode) in io_timeout_update()
[all …]
Dio-wq.c1114 static int io_wqe_hash_wake(struct wait_queue_entry *wait, unsigned mode, in io_wqe_hash_wake()