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

/linux-master/io_uring/
H A Dslist.h17 #define INIT_WQ_LIST(list) do { \ macro
75 INIT_WQ_LIST(list);
H A Dio_uring.c331 INIT_WQ_LIST(&ctx->iopoll_list);
340 INIT_WQ_LIST(&ctx->locked_free_list);
346 INIT_WQ_LIST(&ctx->submit_state.compl_reqs);
1601 INIT_WQ_LIST(&state->compl_reqs);
H A Dio-wq.c1175 INIT_WQ_LIST(&acct->work_list);

Completed in 123 milliseconds