Searched refs:req_has_async_data (Results 1 - 5 of 5) sorted by path

/linux-master/io_uring/
H A Dio_uring.h218 static inline bool req_has_async_data(struct io_kiocb *req) function
H A Dnet.c1186 if (req_has_async_data(req))
H A Drw.c491 if (req_has_async_data(req) && io->bytes_done > 0) {
H A Dtimeout.c525 if (WARN_ON_ONCE(req_has_async_data(req)))
H A During_cmd.c69 if (!req_has_async_data(req))

Completed in 249 milliseconds