Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dio-wq.c978 bool did_create; in io_wq_enqueue()
980 did_create = io_wq_create_worker(wq, acct); in io_wq_enqueue()
981 if (likely(did_create)) in io_wq_enqueue()
965 bool did_create; io_wq_enqueue() local