Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/io_uring/
H A Dnotif.h37 __io_req_task_work_add(notif, IOU_F_TWQ_LAZY_WAKE);
H A Dnotif.c34 __io_req_task_work_add(notif, IOU_F_TWQ_LAZY_WAKE); in io_tx_ubuf_callback()
H A During_cmd.c39 __io_uring_cmd_do_in_task(ioucmd, task_work_cb, IOU_F_TWQ_LAZY_WAKE); in io_uring_cmd_do_in_task_lazy()
H A Dio_uring.h26 IOU_F_TWQ_LAZY_WAKE = 1, enumerator
H A Drw.c314 __io_req_task_work_add(req, IOU_F_TWQ_LAZY_WAKE); in io_complete_rw()
H A Dio_uring.c1279 flags &= ~IOU_F_TWQ_LAZY_WAKE; in io_req_local_work_add()
1296 if (!(flags & IOU_F_TWQ_LAZY_WAKE)) in io_req_local_work_add()

Completed in 9 milliseconds