Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio-wq.c964 bool did_create; in io_wq_enqueue() local
966 did_create = io_wq_create_worker(wq, acct); in io_wq_enqueue()
967 if (likely(did_create)) in io_wq_enqueue()