Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/io_uring/
H A Dslist.h17 #define INIT_WQ_LIST(list) do { \ macro
75 INIT_WQ_LIST(list); in __wq_list_splice()
H A Dio_uring.c329 INIT_WQ_LIST(&ctx->iopoll_list); in io_ring_ctx_alloc()
339 INIT_WQ_LIST(&ctx->locked_free_list); in io_ring_ctx_alloc()
341 INIT_WQ_LIST(&ctx->submit_state.compl_reqs); in io_ring_ctx_alloc()
1555 INIT_WQ_LIST(&state->compl_reqs);
H A Dio-wq.c1175 INIT_WQ_LIST(&acct->work_list); in io_wq_create()
/kernel/linux/linux-5.10/io_uring/
H A Dio-wq.h83 #define INIT_WQ_LIST(list) do { \ macro
H A Dio-wq.c1180 INIT_WQ_LIST(&acct->work_list); in io_wq_create()
H A Dio_uring.c2196 INIT_WQ_LIST(&tctx->task_list); in tctx_task_work()
2269 INIT_WQ_LIST(&tctx->task_list); in io_req_task_work_add()
8697 INIT_WQ_LIST(&tctx->task_list); in io_uring_alloc_task_context()

Completed in 24 milliseconds