Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio-wq.c355 bool do_create = false; in create_worker_cb() local
362 do_create = !io_acct_activate_free_worker(acct); in create_worker_cb()
364 if (!do_create) in create_worker_cb()
371 do_create = true; in create_worker_cb()
374 if (do_create) { in create_worker_cb()
1012 bool do_create; in io_wq_enqueue() local
1030 do_create = !io_acct_activate_free_worker(acct); in io_wq_enqueue()
1033 if (do_create && ((work_flags & IO_WQ_WORK_CONCURRENT) || in io_wq_enqueue()
/linux/fs/dlm/
H A Drcom.c238 goto do_create; in receive_rcom_status()
245 goto do_create; in receive_rcom_status()
254 do_create: in receive_rcom_status()
/linux/net/ipv6/
H A Droute.c1280 goto do_create; in ip6_pol_route_lookup()
1292 do_create: in ip6_pol_route_lookup()