Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dpoll.c211 static void __io_poll_execute(struct io_kiocb *req, int mask, unsigned tw_flags) in __io_poll_execute() argument
213 unsigned flags = tw_flags; in __io_poll_execute()
226 unsigned tw_flags) in io_poll_execute() argument
229 __io_poll_execute(req, res, tw_flags); in io_poll_execute()