Home
last modified time | relevance | path

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

12345678

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Ddebug.c2448 static inline int chance(unsigned int n, unsigned int out_of) in chance() function
2462 if (chance(1, 2)) { in power_cut_emulated()
2465 if (chance(1, 2)) { in power_cut_emulated()
2491 if (write && chance(1, 2)) in power_cut_emulated()
2493 if (chance(19, 20)) in power_cut_emulated()
2497 if (chance(19, 20)) in power_cut_emulated()
2501 if (write && chance(99, 100)) in power_cut_emulated()
2503 if (chance(399, 400)) in power_cut_emulated()
2507 if (write && chance(7, 8)) in power_cut_emulated()
2509 if (chance(19, 20)) in power_cut_emulated()
[all …]
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Ddebug.c2495 static inline int chance(unsigned int n, unsigned int out_of) in chance() function
2509 if (chance(1, 2)) { in power_cut_emulated()
2512 if (chance(1, 2)) { in power_cut_emulated()
2538 if (write && chance(1, 2)) in power_cut_emulated()
2540 if (chance(19, 20)) in power_cut_emulated()
2544 if (chance(19, 20)) in power_cut_emulated()
2548 if (write && chance(99, 100)) in power_cut_emulated()
2550 if (chance(399, 400)) in power_cut_emulated()
2554 if (write && chance(7, 8)) in power_cut_emulated()
2556 if (chance(19, 20)) in power_cut_emulated()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/xcb-util-image/
H A Dclang.patch2 but there is a chance when NDEBUG is defined
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/meta/
H A Dwic-tools.bb22 # be removed before wic has a chance to use it, hence the exclusion below.
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dtricks.rst15 wrong, force fsck when you have a chance]
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0_1.20/
H A D0001-filesrc-Fix-stopping-race-in-pull-mode.patch6 When using qtmultimedia + playbin3, there's a chance that stop() been
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0_1.22/
H A D0001-filesrc-Fix-stopping-race-in-pull-mode.patch6 When using qtmultimedia + playbin3, there's a chance that stop() been
/OK3568_Linux_fs/buildroot/package/gstreamer1/gstreamer1/
H A D0001-filesrc-Fix-stopping-race-in-pull-mode.patch6 When using qtmultimedia + playbin3, there's a chance that stop() been
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0009-gfxmenu-Fix-double-free-in-load_image.patch9 self->bitmap should be zeroed after free. Otherwise, there is a chance
H A D0056-gnulib-regcomp-Fix-uninitialized-token-structure.patch10 fix this explicitly than leave it to chance.
H A D0016-relocator-Protect-grub_relocator_alloc_chunk_addr-in.patch12 for overflow/underflow. Only obvious places (with non zero chance of
/OK3568_Linux_fs/kernel/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.
/OK3568_Linux_fs/kernel/Documentation/driver-api/mmc/
H A Dmmc-dev-parts.rst18 platform, write access is disabled by default to reduce the chance of
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dpackagedata.bbclass26 … # If we set unsuffixed variables here there is a chance they could clobber override versions
/OK3568_Linux_fs/yocto/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. \
/OK3568_Linux_fs/u-boot/arch/x86/cpu/queensbay/
H A DKconfig65 This gives a chance for U-Boot to run PCI/PCIe based graphics
/OK3568_Linux_fs/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.
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/musl/
H A D0002-execinfo-implementation-is-glibc-specific.patch52 // return values, we take no chance.
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Ddc395x.rst115 reliable driver, there is a chance, that it will kill your valuable data.
/OK3568_Linux_fs/kernel/Documentation/PCI/
H A Dpci-error-recovery.rst35 It also gives the drivers a chance to defer incoming I/O as
134 a chance to cleanup, waiting for pending stuff (timers, whatever, etc...)
146 a chance to extract some diagnostic information (see
283 This call gives drivers the chance to re-initialize the hardware
/OK3568_Linux_fs/kernel/Documentation/timers/
H A Dtimers-howto.rst96 The larger a range you supply, the greater a chance
/OK3568_Linux_fs/kernel/Documentation/driver-api/driver-model/
H A Dbinding.rst39 chance to verify that it really does support the hardware, and that
/OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/
H A Drdma.rst30 in other cgroup or kernel space ULPs may not even get chance to allocate any

12345678