Home
last modified time | relevance | path

Searched refs:file_can_poll (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dpoll.h79 static inline bool file_can_poll(struct file *file) in file_can_poll() function
/linux-6.3-rc2/io_uring/
A Drw.c628 if (file_can_poll(req->file) || !(req->file->f_mode & FMODE_BUF_RASYNC)) in io_rw_should_retry()
774 if (req->opcode == IORING_OP_READ && file_can_poll(req->file)) in io_read()
A Dkbuf.c154 if (issue_flags & IO_URING_F_UNLOCKED || !file_can_poll(req->file)) { in io_ring_buffer_select()
A Dpoll.c709 if (!file_can_poll(req->file)) in io_arm_poll_handler()
A Dio_uring.c1976 if (opcode_poll && file_can_poll(req->file)) { in io_wq_submit_work()
/linux-6.3-rc2/fs/
A Deventpoll.c2079 if (!file_can_poll(tf.file)) in do_epoll_ctl()

Completed in 19 milliseconds