Home
last modified time | relevance | path

Searched full:chance (Results 1 – 25 of 851) sorted by relevance

12345678910>>...35

/linux-6.14.4/tools/testing/selftests/firmware/
Dfw_fallback.sh29 # Give kernel a chance to react.
56 # Give kernel a chance to react.
85 # Give kernel a chance to react.
118 # Give kernel a chance to react.
/linux-6.14.4/arch/m68k/sun3/prom/
Dmisc.c28 /* Drop into the prom, with the chance to continue with the 'go'
37 * No chance of continuing.
/linux-6.14.4/arch/sparc/prom/
Dmisc_32.c51 /* Drop into the prom, with the chance to continue with the 'go'
67 * No chance of continuing.
/linux-6.14.4/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-6.14.4/drivers/infiniband/hw/hfi1/
Dintr.c74 * The HW needs time to finish its link up state change. Give it that chance.
124 /* HW needs LINK_UP_DELAY to settle, give it that chance */ in handle_linkup_change()
/linux-6.14.4/sound/firewire/tascam/
Dtascam-transaction.c101 /* Transfer it in next chance in another condition. */ in fill_message()
186 /* Do it in next chance. */ in midi_port_work()
199 /* Do it in next chance, immediately. */ in midi_port_work()
/linux-6.14.4/Documentation/power/
Dtricks.rst15 wrong, force fsck when you have a chance]
/linux-6.14.4/arch/arm/mach-omap1/
Dserial.h26 * and addruart has a chance to read OMAP_UART_INFO
/linux-6.14.4/arch/sh/include/uapi/asm/
Dcpu-features.h10 * mapping of the processor flags has a chance of being
/linux-6.14.4/fs/ubifs/
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-6.14.4/Documentation/PCI/
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
/linux-6.14.4/Documentation/devicetree/bindings/serial/
Dserial-peripheral-props.yaml32 This should only be present in case a driver has no chance to know
/linux-6.14.4/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
/linux-6.14.4/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-6.14.4/Documentation/driver-api/mmc/
Dmmc-dev-parts.rst18 platform, write access is disabled by default to reduce the chance of
/linux-6.14.4/include/linux/
Drwsem.h39 * other to increase the chance that they will share the same cacheline.
45 * reduce the chance that they will share the same cacheline causing
/linux-6.14.4/arch/arm/mach-s3c/
Dmap-base.h15 * better chance of getting memory.
/linux-6.14.4/arch/arm/include/asm/hardware/
Dioc.h17 * chance to keep IOC_BASE in a register.
/linux-6.14.4/include/linux/platform_data/
Dkeypad-pxa27x.h49 /* give board a chance to choose the start direct key */
/linux-6.14.4/drivers/media/test-drivers/vidtv/
Dvidtv_demod.h24 * a chance of losing sync.
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dsend_signal.c64 /* boost with a high priority so we got a higher chance in test_send_signal_common()
116 /* boost with a high priority so we got a higher chance in test_send_signal_common()
/linux-6.14.4/arch/x86/coco/tdx/
Dtdx-shared.c55 * Try larger accepts first. It gives chance to VMM to keep in tdx_accept_memory()
/linux-6.14.4/arch/mips/pci/
Dpci-xtalk-bridge.c136 * generic PCI code a chance to look at it for real ... in pci_conf0_read_config()
175 * generic PCI code a chance to look at it for real ... in pci_conf1_read_config()
221 * generic PCI code a chance to look at it for real ... in pci_conf0_write_config()
262 * generic PCI code a chance to look at it for real ... in pci_conf1_write_config()
/linux-6.14.4/drivers/gpu/drm/
Ddrm_vblank_work.c34 * enough if we can lower our chance of being preempted to an absolute
40 * priority. This provides the best possible chance at performing
/linux-6.14.4/arch/parisc/include/asm/
Dmmu_context.h83 * Activate_mm is our one chance to allocate a space id in activate_mm()

12345678910>>...35