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

/linux-master/io_uring/
H A Dio_uring.c1293 static inline void io_req_local_work_add(struct io_kiocb *req, unsigned flags) function
1392 io_req_local_work_add(req, flags);
3132 /* pairs with RCU read section in io_req_local_work_add() */
3284 /* set it so io_req_local_work_add() would wake us up */

Completed in 246 milliseconds