Searched refs:io_cancel_match_sequence (Results 1 - 3 of 3) sorted by relevance

/linux-master/io_uring/
H A Dcancel.h28 static inline bool io_cancel_match_sequence(struct io_kiocb *req, int sequence) function
H A Dcancel.c61 if (io_cancel_match_sequence(req, cd->seq))
H A Dpoll.c823 if (io_cancel_match_sequence(req, cd->seq))

Completed in 88 milliseconds