Home
last modified time | relevance | path

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

1234

/Linux-v6.1/fs/ubifs/
Ddebug.c2468 static inline int chance(unsigned int n, unsigned int out_of) in chance() function
2482 if (chance(1, 2)) { in power_cut_emulated()
2485 if (chance(1, 2)) { in power_cut_emulated()
2511 if (write && chance(1, 2)) in power_cut_emulated()
2513 if (chance(19, 20)) in power_cut_emulated()
2517 if (chance(19, 20)) in power_cut_emulated()
2521 if (write && chance(99, 100)) in power_cut_emulated()
2523 if (chance(399, 400)) in power_cut_emulated()
2527 if (write && chance(7, 8)) in power_cut_emulated()
2529 if (chance(19, 20)) in power_cut_emulated()
[all …]
/Linux-v6.1/Documentation/power/
Dtricks.rst15 wrong, force fsck when you have a chance]
Dvideo.rst87 chance of working.
/Linux-v6.1/Documentation/admin-guide/
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-v6.1/Documentation/driver-api/mmc/
Dmmc-dev-parts.rst18 platform, write access is disabled by default to reduce the chance of
/Linux-v6.1/Documentation/ABI/testing/
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
Dsysfs-bus-nfit215 the chance that a driver does not properly quiesce bus-mastering
/Linux-v6.1/tools/perf/Documentation/
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-v6.1/Documentation/scsi/
Ddc395x.rst115 reliable driver, there is a chance, that it will kill your valuable data.
/Linux-v6.1/Documentation/PCI/
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
/Linux-v6.1/Documentation/admin-guide/cgroup-v1/
Drdma.rst30 in other cgroup or kernel space ULPs may not even get chance to allocate any
/Linux-v6.1/Documentation/driver-api/driver-model/
Dbinding.rst39 chance to verify that it really does support the hardware, and that
/Linux-v6.1/Documentation/timers/
Dtimers-howto.rst96 The larger a range you supply, the greater a chance
/Linux-v6.1/Documentation/scheduler/
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
Dsched-design-CFS.rst74 more and more to the right --- slowly but surely giving a chance for every task
/Linux-v6.1/Documentation/mm/
Dbalance.rst68 so as to give a fighting chance for replace_with_highmem() to get a
/Linux-v6.1/Documentation/admin-guide/mm/
Dmultigen_lru.rst143 the server it selected, to improve the chance of successfully landing
/Linux-v6.1/Documentation/security/
Dsiphash.rst117 On the off-chance that SipHash is not fast enough for your needs, you might be
/Linux-v6.1/Documentation/driver-api/md/
Draid5-cache.rst31 resync completes, any system crash will expose the chance of real data
/Linux-v6.1/Documentation/crypto/
Ddevel-algos.rst230 to .init() or .update(), since there might be no chance to free them.
/Linux-v6.1/Documentation/process/
Dmaintainer-netdev.rst171 from all geographical locations have a chance to chime in. Do not wait
250 alongside kernel patches. This gives reviewers a chance to see
/Linux-v6.1/Documentation/m68k/
Dbuddha-driver.rst36 otherwise your chance is only 1:16 to find the board :-).
/Linux-v6.1/Documentation/networking/
Dnf_flowtable.rst200 a chance to offload the flow to the network device.
/Linux-v6.1/Documentation/x86/
Dmicrocode.rst174 there is very little chance that it would be in the middle of executing
/Linux-v6.1/Documentation/driver-api/usb/
Dpersist.rst147 manufacturer, same IDs, and so on) there's an excellent chance the

1234