| /linux/tools/testing/selftests/firmware/ |
| H A D | fw_fallback.sh | 29 # 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/arch/m68k/sun3/prom/ |
| H A D | misc.c | 28 /* Drop into the prom, with the chance to continue with the 'go' 37 * No chance of continuing.
|
| /linux/arch/sparc/prom/ |
| H A D | misc_32.c | 51 /* Drop into the prom, with the chance to continue with the 'go' 67 * No chance of continuing.
|
| /linux/Documentation/admin-guide/ |
| H A D | lockup-watchdogs.rst | 10 details), without giving other tasks a chance to run. The current 20 details), without letting other interrupts have a chance to run.
|
| /linux/lib/crypto/tests/ |
| H A D | poly1305_kunit.c | 64 * any intermediate accumulator values. This increases the chance of 71 * accumulator starts at 0 which gives the lowest chance of an overflow. Thus,
|
| /linux/sound/firewire/tascam/ |
| H A D | tascam-transaction.c | 101 /* 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/fs/ubifs/ |
| H A D | debug.c | 2476 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 D | tricks.rst | 15 wrong, force fsck when you have a chance]
|
| /linux/arch/arm/mach-omap1/ |
| H A D | serial.h | 26 * and addruart has a chance to read OMAP_UART_INFO
|
| /linux/arch/sh/include/uapi/asm/ |
| H A D | cpu-features.h | 10 * mapping of the processor flags has a chance of being
|
| /linux/Documentation/PCI/ |
| H A D | pci-error-recovery.rst | 35 It also gives the drivers a chance to defer incoming I/O as 139 a chance to cleanup, waiting for pending stuff (timers, whatever, etc...) 154 a chance to extract some diagnostic information (see 309 This call gives drivers the chance to re-initialize the hardware
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-script-perl.txt | 133 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 D | sysfs-devices-edac | 36 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/Documentation/devicetree/bindings/serial/ |
| H A D | serial-peripheral-props.yaml | 32 This should only be present in case a driver has no chance to know
|
| /linux/Documentation/driver-api/mmc/ |
| H A D | mmc-dev-parts.rst | 18 platform, write access is disabled by default to reduce the chance of
|
| /linux/include/linux/ |
| H A D | rwsem.h | 39 * 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/arch/arm/include/asm/hardware/ |
| H A D | ioc.h | 17 * chance to keep IOC_BASE in a register.
|
| /linux/arch/arm/mach-s3c/ |
| H A D | map-base.h | 15 * better chance of getting memory.
|
| /linux/arch/mips/pci/ |
| H A D | pci-xtalk-bridge.c | 136 * 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/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_demod.h | 24 * a chance of losing sync.
|
| /linux/arch/x86/coco/tdx/ |
| H A D | tdx-shared.c | 55 * Try larger accepts first. It gives chance to VMM to keep in tdx_accept_memory()
|
| /linux/drivers/char/tpm/ |
| H A D | tpm_tis_spi_cr50.c | 86 * Note: There is a small chance, if Cr50 is not accessed in a few days, in cr50_ensure_access_delay() 123 * Note: There is a small chance, if Cr50 is not accessed in a few days, in cr50_needs_waking()
|
| /linux/drivers/gpu/drm/msm/adreno/ |
| H A D | a5xx_preempt.c | 190 * firing the interrupt, but there is a non zero chance of a hardware in a5xx_preempt_irq() 192 * chance to finish. If that happens, log and go for recovery in a5xx_preempt_irq()
|
| /linux/arch/parisc/include/asm/ |
| H A D | mmu_context.h | 83 * Activate_mm is our one chance to allocate a space id in activate_mm()
|
| /linux/arch/powerpc/lib/ |
| H A D | memcpy_power7.S | 184 lwz r0,0(r4) /* Less chance of a reject with word ops */ 455 lwz r0,0(r4) /* Less chance of a reject with word ops */ 607 lwz r0,0(r4) /* Less chance of a reject with word ops */
|