Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dslist.h17 #define INIT_WQ_LIST(list) do { \ macro
75 INIT_WQ_LIST(list); in __wq_list_splice()
Dio_uring.c333 INIT_WQ_LIST(&ctx->iopoll_list); in io_ring_ctx_alloc()
347 INIT_WQ_LIST(&ctx->submit_state.compl_reqs); in io_ring_ctx_alloc()
1460 INIT_WQ_LIST(&state->compl_reqs); in __io_submit_flush_completions()
Dio-wq.c1182 INIT_WQ_LIST(&acct->work_list); in io_wq_create()