Searched refs:REQ_F_CAN_POLL (Results 1 - 2 of 2) sorted by relevance

/linux-master/io_uring/
H A Dio_uring.h443 if (req->flags & REQ_F_CAN_POLL)
446 req->flags |= REQ_F_CAN_POLL;
/linux-master/include/linux/
H A Dio_uring_types.h556 REQ_F_CAN_POLL = IO_REQ_FLAG(REQ_F_CAN_POLL_BIT), enumerator in enum:__anon53

Completed in 103 milliseconds