Home
last modified time | relevance | path

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

/linux-6.6.21/io_uring/
Dio-wq.c340 bool do_create = false; in create_worker_cb() local
349 do_create = true; in create_worker_cb()
352 if (do_create) { in create_worker_cb()
929 bool do_create; in io_wq_enqueue() local
947 do_create = !io_wq_activate_free_worker(wq, acct); in io_wq_enqueue()
950 if (do_create && ((work_flags & IO_WQ_WORK_CONCURRENT) || in io_wq_enqueue()
/linux-6.6.21/fs/dlm/
Drcom.c239 goto do_create; in receive_rcom_status()
246 goto do_create; in receive_rcom_status()
255 do_create: in receive_rcom_status()
/linux-6.6.21/tools/bpf/bpftool/
Dmap.c1239 static int do_create(int argc, char **argv) in do_create() function
1486 { "create", do_create },
/linux-6.6.21/net/ipv6/
Droute.c1232 goto do_create; in ip6_pol_route_lookup()
1244 do_create: in ip6_pol_route_lookup()