Home
last modified time | relevance | path

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

/linux-6.1.9/io_uring/
Dio-wq.c326 bool do_create = false; in create_worker_cb() local
335 do_create = true; in create_worker_cb()
338 if (do_create) { in create_worker_cb()
908 bool do_create; in io_wqe_enqueue() local
927 do_create = !io_wqe_activate_free_worker(wqe, acct); in io_wqe_enqueue()
932 if (do_create && ((work_flags & IO_WQ_WORK_CONCURRENT) || in io_wqe_enqueue()
/linux-6.1.9/fs/dlm/
Drcom.c236 goto do_create; in receive_rcom_status()
243 goto do_create; in receive_rcom_status()
252 do_create: in receive_rcom_status()
/linux-6.1.9/tools/bpf/bpftool/
Dmap.c1240 static int do_create(int argc, char **argv) in do_create() function
1482 { "create", do_create },
/linux-6.1.9/net/ipv6/
Droute.c1231 goto do_create; in ip6_pol_route_lookup()
1243 do_create: in ip6_pol_route_lookup()