Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A 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()
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dpluginbase.py76 def do_create(self): member in ImagerPlugin
H A Dengine.py190 plugin.do_create()
/openbmc/linux/fs/dlm/
H A Drcom.c239 goto do_create; in receive_rcom_status()
246 goto do_create; in receive_rcom_status()
255 do_create: in receive_rcom_status()
/openbmc/qemu/fsdev/
H A Dvirtfs-proxy-helper.c697 static int do_create(struct iovec *iovec) in do_create() function
895 retval = do_create(&in_iovec); in process_requests()
/openbmc/linux/tools/bpf/bpftool/
H A Dmap.c1239 static int do_create(int argc, char **argv) in do_create() function
1486 { "create", do_create },
/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/
H A Ddirect.py93 def do_create(self): member in DirectPlugin
/openbmc/linux/net/ipv6/
H A Droute.c1232 goto do_create; in ip6_pol_route_lookup()
1244 do_create: in ip6_pol_route_lookup()