Home
last modified time | relevance | path

Searched refs:chance (Results 1 – 25 of 148) sorted by relevance

123456

/openbmc/u-boot/fs/ubifs/
H A Ddebug.c2494 static inline int chance(unsigned int n, unsigned int out_of) in chance() function
2508 if (chance(1, 2)) { in power_cut_emulated()
2511 if (chance(1, 2)) { in power_cut_emulated()
2537 if (write && chance(1, 2)) in power_cut_emulated()
2539 if (chance(19, 20)) in power_cut_emulated()
2543 if (chance(19, 20)) in power_cut_emulated()
2547 if (write && chance(99, 100)) in power_cut_emulated()
2549 if (chance(399, 400)) in power_cut_emulated()
2553 if (write && chance(7, 8)) in power_cut_emulated()
2555 if (chance(19, 20)) in power_cut_emulated()
[all …]
/openbmc/linux/fs/ubifs/
H A Ddebug.c2472 static inline int chance(unsigned int n, unsigned int out_of) in chance() function
2486 if (chance(1, 2)) { in power_cut_emulated()
2489 if (chance(1, 2)) { in power_cut_emulated()
2515 if (write && chance(1, 2)) in power_cut_emulated()
2517 if (chance(19, 20)) in power_cut_emulated()
2521 if (chance(19, 20)) in power_cut_emulated()
2525 if (write && chance(99, 100)) in power_cut_emulated()
2527 if (chance(399, 400)) in power_cut_emulated()
2531 if (write && chance(7, 8)) in power_cut_emulated()
2533 if (chance(19, 20)) in power_cut_emulated()
[all …]
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xcb-util-image/
H A Dclang.patch2 but there is a chance when NDEBUG is defined
/openbmc/linux/Documentation/power/
H A Dtricks.rst15 wrong, force fsck when you have a chance]
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dwic-tools.bb22 # be removed before wic has a chance to use it, hence the exclusion below.
/openbmc/linux/Documentation/admin-guide/
H A Dlockup-watchdogs.rst10 details), without giving other tasks a chance to run. The current
20 details), without letting other interrupts have a chance to run.
/openbmc/linux/Documentation/driver-api/mmc/
H A Dmmc-dev-parts.rst18 platform, write access is disabled by default to reduce the chance of
/openbmc/openbmc/poky/meta/classes-global/
H A Dpackagedata.bbclass32 … # If we set unsuffixed variables here there is a chance they could clobber override versions
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmodule/
H A Dlibmodule-runtime-perl_0.016.bb10 there's a good chance of it changing in Perl 5.18. \
/openbmc/u-boot/arch/x86/cpu/queensbay/
H A DKconfig64 This gives a chance for U-Boot to run PCI/PCIe based graphics
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/external-system/files/
H A D0001-tools-gen_module_code-atomically-rewrite-the-generat.patch13 However in heavily parallel builds there's a good chance that
/openbmc/u-boot/doc/device-tree-bindings/leds/
H A Dleds-bcm6328.txt11 controlled, so the only chance to keep them working is by using this driver.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-edac36 panic_on_ue is set, this counter will not have a chance to
156 counter will not have a chance to increment, since EDAC will panic the
/openbmc/linux/tools/perf/Documentation/
H A Dperf-script-perl.txt133 gives scripts a chance to do setup tasks:
142 processed and gives scripts a chance to do end-of-script tasks, such
/openbmc/linux/Documentation/scsi/
H A Ddc395x.rst112 reliable driver, there is a chance, that it will kill your valuable data.
/openbmc/linux/Documentation/PCI/
H A Dpci-error-recovery.rst35 It also gives the drivers a chance to defer incoming I/O as
135 a chance to cleanup, waiting for pending stuff (timers, whatever, etc...)
147 a chance to extract some diagnostic information (see
284 This call gives drivers the chance to re-initialize the hardware
/openbmc/openbmc/meta-arm/documentation/
H A Dcontinuous-integration-and-kas.md39 …arious different layers that are used. If this isn't done then there's a chance that a layer will …
/openbmc/linux/Documentation/driver-api/driver-model/
H A Dbinding.rst39 chance to verify that it really does support the hardware, and that
/openbmc/linux/Documentation/timers/
H A Dtimers-howto.rst96 The larger a range you supply, the greater a chance
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Drdma.rst30 in other cgroup or kernel space ULPs may not even get chance to allocate any
/openbmc/linux/Documentation/scheduler/
H A Dsched-bwc.rst51 have a p(95)*p(95) = 90.25% chance both tasks are within their quota and
52 everything is good. At the same time we have a p(5)p(5) = 0.25% chance
/openbmc/linux/Documentation/mm/
H A Dbalance.rst66 so as to give a fighting chance for replace_with_highmem() to get a
/openbmc/linux/Documentation/admin-guide/mm/
H A Dmultigen_lru.rst143 the server it selected, to improve the chance of successfully landing
/openbmc/linux/Documentation/security/
H A Dsiphash.rst117 On the off-chance that SipHash is not fast enough for your needs, you might be
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DREADME.md105 software running on that chassis any chance to cleanly shut down. A soft power

123456