Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dio-wq.c309 static bool io_wq_create_worker(struct io_wq *wq, struct io_wq_acct *acct) in io_wq_create_worker() function
967 did_create = io_wq_create_worker(wq, acct); in io_wq_enqueue()