| /openbmc/u-boot/cmd/ |
| H A D | mfsl.c | 21 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 D | tcl840.patch | 15 - ExpBlockModeProc, /* Set blocking/nonblocking mode.*/ 24 + ExpBlockModeProc, /* Set blocking/nonblocking mode.*/
|
| /openbmc/qemu/block/ |
| H A D | coroutines.h | 65 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 D | io-channel-helpers.c | 103 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 D | io-channel-helpers.h | 30 bool blocking,
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-tornado_6.5.bb | 1 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 D | python3-pyruvate_1.2.1.bb | 2 DESCRIPTION = "Pyruvate is a reasonably fast, multithreaded, non-blocking \
|
| /openbmc/qemu/hw/misc/ |
| H A D | mips_itu.c | 237 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 D | aio-win32.c | 323 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 D | channel-command.h | 46 bool blocking; member
|
| /openbmc/docs/designs/ |
| H A D | phosphor-hwmon-io-uring.md | 30 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 D | noverify-bmc-update.service | 7 # This command is intentionally blocking to ensure this unit doesn't complete
|
| /openbmc/qemu/io/ |
| H A D | channel-command.c | 214 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 D | imap-2007f-format-security.patch | 18 /* return failure if non-blocking lock */
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/concurrencykit/ |
| H A D | concurrencykit_git.bb | 2 safe memory reclamation mechanisms and non-blocking data structures \
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/htpdate/ |
| H A D | htpdate_1.3.7.bb | 4 ntpdate or similar, in networks that has a firewall blocking the NTP port.\
|
| /openbmc/qemu/nbd/ |
| H A D | client-connection.c | 296 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 D | 0001-tests-Remove-blocking_adaptation.cpp.patch | 30 unit/execution/blocking \
|
| /openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/pam.d/ |
| H A D | common-account | 21 # Announce if faillock is blocking access
|
| /openbmc/openbmc/meta-ibm/recipes-extended/pam/libpam/pam.d/ |
| H A D | common-account | 21 # Announce if faillock is blocking access
|
| /openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libterm/ |
| H A D | libterm-readkey-perl_2.38.bb | 4 for non-blocking reads, if the architecture allows, and some generalized \
|
| /openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/ |
| H A D | 0001-lock.py-fix-Exception-handling.patch | 46 if not self.blocking:
|
| /openbmc/phosphor-webui/ |
| H A D | README.md | 61 might be required to prevent your browser from blocking traffic to the BMC.
|
| /openbmc/qemu/include/block/ |
| H A D | aio.h | 457 bool no_coroutine_fn aio_poll(AioContext *ctx, bool blocking);
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | qunit-1.18.0.js | 2 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…
|