Home
last modified time | relevance | path

Searched refs:blocking (Results 1 – 25 of 58) sorted by relevance

123

/openbmc/u-boot/cmd/
H A Dmfsl.c21 unsigned int blocking; in do_frd() local
27 blocking = (unsigned int)simple_strtoul (argv[2], NULL, 16); in do_frd()
36 switch (blocking) { in do_frd()
52 switch (blocking) { in do_frd()
68 switch (blocking) { in do_frd()
84 switch (blocking) { in do_frd()
100 switch (blocking) { in do_frd()
116 switch (blocking) { in do_frd()
132 switch (blocking) { in do_frd()
148 switch (blocking) { in do_frd()
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/
H A Dtcl840.patch15 - ExpBlockModeProc, /* Set blocking/nonblocking mode.*/
24 + ExpBlockModeProc, /* Set blocking/nonblocking mode.*/
/openbmc/qemu/block/
H A Dcoroutines.h65 nbd_co_do_establish_connection(BlockDriverState *bs, bool blocking,
90 nbd_do_establish_connection(BlockDriverState *bs, bool blocking, Error **errp);
/openbmc/qemu/tests/unit/
H A Dio-channel-helpers.c103 bool blocking, in qio_channel_test_run_threads() argument
112 qio_channel_set_blocking(test->dst, blocking, NULL); in qio_channel_test_run_threads()
113 qio_channel_set_blocking(test->src, blocking, NULL); in qio_channel_test_run_threads()
H A Dio-channel-helpers.h30 bool blocking,
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-tornado_6.5.bb1 SUMMARY = "Tornado is an open source version of the scalable, non-blocking web server and tools th…
3 By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, maki…
H A Dpython3-pyruvate_1.2.1.bb2 DESCRIPTION = "Pyruvate is a reasonably fast, multithreaded, non-blocking \
/openbmc/qemu/hw/misc/
H A Dmips_itu.c237 static uint64_t view_ef_common_read(ITCStorageCell *c, bool blocking) in view_ef_common_read() argument
247 if (blocking && c->tag.E) { in view_ef_common_read()
279 bool blocking) in view_ef_common_write() argument
287 if (blocking && c->tag.F) { in view_ef_common_write()
318 static uint64_t view_pv_common_read(ITCStorageCell *c, bool blocking) in view_pv_common_read() argument
328 } else if (blocking) { in view_pv_common_read()
/openbmc/qemu/util/
H A Daio-win32.c323 bool aio_poll(AioContext *ctx, bool blocking) in aio_poll() argument
351 if (blocking) { in aio_poll()
386 timeout = blocking && !have_select_revents in aio_poll()
389 if (blocking) { in aio_poll()
411 blocking = false; in aio_poll()
/openbmc/qemu/include/io/
H A Dchannel-command.h46 bool blocking; member
/openbmc/docs/designs/
H A Dphosphor-hwmon-io-uring.md30 method for preventing sensors from blocking all other sensor reads and D-Bus if
67 one; this operation is potentially blocking.
70 operation non-blocking by using an io_uring wrapper. A caching layer will be
135 SQE requests, a non-blocking operation, at once instead of being blocked by slow
138 to process any returned CQEs, a non-blocking operation as well.
150 number of ways that the IO submission can end up blocking - for example, if
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/noverify-bmc-update/
H A Dnoverify-bmc-update.service7 # This command is intentionally blocking to ensure this unit doesn't complete
/openbmc/qemu/io/
H A Dchannel-command.c214 if (!cioc->blocking && !win32_fd_poll(cioc->readfd, G_IO_IN)) { in qio_channel_command_readv()
249 if (!cioc->blocking && !win32_fd_poll(cioc->writefd, G_IO_OUT)) { in qio_channel_command_writev()
277 cioc->blocking = enabled; in qio_channel_command_set_blocking()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/
H A Dimap-2007f-format-security.patch18 /* return failure if non-blocking lock */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/concurrencykit/
H A Dconcurrencykit_git.bb2 safe memory reclamation mechanisms and non-blocking data structures \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/htpdate/
H A Dhtpdate_1.3.7.bb4 ntpdate or similar, in networks that has a firewall blocking the NTP port.\
/openbmc/qemu/nbd/
H A Dclient-connection.c296 bool blocking, Error **errp) in nbd_co_establish_connection() argument
335 if (!blocking) { in nbd_co_establish_connection()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/asio/asio/
H A D0001-tests-Remove-blocking_adaptation.cpp.patch30 unit/execution/blocking \
/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/pam.d/
H A Dcommon-account21 # Announce if faillock is blocking access
/openbmc/openbmc/meta-ibm/recipes-extended/pam/libpam/pam.d/
H A Dcommon-account21 # Announce if faillock is blocking access
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libterm/
H A Dlibterm-readkey-perl_2.38.bb4 for non-blocking reads, if the architecture allows, and some generalized \
/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/
H A D0001-lock.py-fix-Exception-handling.patch46 if not self.blocking:
/openbmc/phosphor-webui/
H A DREADME.md61 might be required to prevent your browser from blocking traffic to the BMC.
/openbmc/qemu/include/block/
H A Daio.h457 bool no_coroutine_fn aio_poll(AioContext *ctx, bool blocking);
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js2 return vals;};QUnit={};config={queue:[],blocking:true,reorder:true,altertitle:true,scrolltop:true,r… property in config
22 …bad:0},started:0,updateRate:1000,autostart:true,filter:""},true);config.blocking=false;if(config.a…
43 config.queue.push(callback);if(config.autorun&&!config.blocking){process(last);}}
45 var start=now();config.depth=(config.depth||0)+1;while(config.queue.length&&!config.blocking){if(!d…
47 config.depth--;if(last&&!config.blocking&&!config.queue.length&&config.depth===0){done();}}
51 config.blocking=false;process(true);}
55 function pauseProcessing(){config.blocking=true;if(config.testTimeout&&defined.setTimeout){clearTim…
80 this.stack+": "+(e.message||e),extractStacktrace(e,0));saveGlobal();if(config.blocking){QUnit.start…
242 …oduleStats={all:0,bad:0};config.started=0;config.updateRate=1000;config.blocking=false;config.auto…

123