Home
last modified time | relevance | path

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

1234

/linux/fs/ubifs/
H A Ddebug.c2476 static inline int chance(unsigned int n, unsigned int out_of) in chance() function
2490 if (chance(1, 2)) { in power_cut_emulated()
2493 if (chance(1, 2)) { in power_cut_emulated()
2519 if (write && chance(1, 2)) in power_cut_emulated()
2521 if (chance(19, 20)) in power_cut_emulated()
2525 if (chance(19, 20)) in power_cut_emulated()
2529 if (write && chance(99, 100)) in power_cut_emulated()
2531 if (chance(399, 400)) in power_cut_emulated()
2535 if (write && chance(7, 8)) in power_cut_emulated()
2537 if (chance(19, 20)) in power_cut_emulated()
[all …]
/linux/Documentation/power/
H A Dtricks.rst15 wrong, force fsck when you have a chance]
H A Dvideo.rst87 chance of working.
/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.
/linux/Documentation/driver-api/mmc/
H A Dmmc-dev-parts.rst18 platform, write access is disabled by default to reduce the chance of
/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
/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
H A Dsysfs-bus-nfit215 the chance that a driver does not properly quiesce bus-mastering
/linux/tools/include/uapi/
H A DREADME51 burden, double the chance for mistakes, plus there's no tech-driven
/linux/Documentation/scsi/
H A Ddc395x.rst112 reliable driver, there is a chance, that it will kill your valuable data.
/linux/Documentation/driver-api/driver-model/
H A Dbinding.rst39 chance to verify that it really does support the hardware, and that
/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
/linux/Documentation/security/
H A Dsiphash.rst117 On the off-chance that SipHash is not fast enough for your needs, you might be
/linux/Documentation/admin-guide/mm/
H A Dmultigen_lru.rst143 the server it selected, to improve the chance of successfully landing
/linux/Documentation/driver-api/md/
H A Draid5-cache.rst31 resync completes, any system crash will expose the chance of real data
/linux/Documentation/crypto/
H A Ddevel-algos.rst230 to .init() or .update(), since there might be no chance to free them.
/linux/Documentation/networking/
H A Dnf_flowtable.rst200 a chance to offload the flow to the network device.
/linux/Documentation/arch/m68k/
H A Dbuddha-driver.rst36 otherwise your chance is only 1:16 to find the board :-).
/linux/Documentation/arch/x86/
H A Dmicrocode.rst174 there is very little chance that it would be in the middle of executing
/linux/Documentation/driver-api/usb/
H A Dpersist.rst147 manufacturer, same IDs, and so on) there's an excellent chance the
/linux/Documentation/filesystems/
H A Drelay.rst359 occur yet, i.e., until the consumer has had a chance to read the
407 give the client a chance to reserve space in it. In this case the
/linux/Documentation/process/
H A Dstable-kernel-rules.rst76 it reduces the chance of accidentally exposing the fix to the public by way of
/linux/Documentation/userspace-api/media/v4l/
H A Dopen.rst113 of leaving it to chance. When the driver supports multiple devices of
/linux/Documentation/locking/
H A Drobust-futexes.rst47 Userspace has no chance to clean up after the lock either - userspace is
/linux/Documentation/maintainer/
H A Drebasing-and-merging.rst141 there's a good chance that a subsequent pull request will be rejected.

1234