Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Dio-wq.c1000 bool did_create; in io_wq_enqueue() local
1002 did_create = io_wq_create_worker(wq, acct); in io_wq_enqueue()
1003 if (likely(did_create)) in io_wq_enqueue()