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.c965 bool did_create; in io_wq_enqueue() local
967 did_create = io_wq_create_worker(wq, acct); in io_wq_enqueue()
968 if (likely(did_create)) in io_wq_enqueue()