| /linux/rust/kernel/time/ |
| H A D | delay.rs | 32 // overflow inside fsleep, which could lead to unintentional infinite sleep. in fsleep() 60 /// values could lead to an overflow and unexpected behavior. 77 // so any out-of-range value could lead to unexpected behavior in udelay() 78 // but won't lead to undefined behavior. in udelay()
|
| /linux/arch/arm/kernel/ |
| H A D | smp_tlb.c | 106 * by an active process can lead to unexpected behavior in erratum_a15_798181_init() 110 * by an active process can lead to unexpected behavior in erratum_a15_798181_init() 112 * by an active process can lead to unexpected behavior in erratum_a15_798181_init() 117 * by an active process can lead to unexpected behavior in erratum_a15_798181_init()
|
| /linux/arch/mips/include/asm/ |
| H A D | compiler.h | 17 * that can lead to instructions from beyond an unreachable statement being 19 * is the only content of a case in a switch statement. This can lead to
|
| /linux/Documentation/hwmon/ |
| H A D | adm1026.rst | 96 voltage from the power lead rather than on the ground lead.
|
| /linux/drivers/media/pci/ivtv/ |
| H A D | ivtvfb.c | 380 u16 lead = 0, tail = 0; in ivtvfb_write() local 415 lead = 4 - ((unsigned long)dst & 3); in ivtvfb_write() 416 if (copy_from_user(dst, buf, lead)) in ivtvfb_write() 418 buf += lead; in ivtvfb_write() 419 dst += lead; in ivtvfb_write() 422 if ((count - lead) & 3) in ivtvfb_write() 423 tail = (count - lead) & 3; in ivtvfb_write() 425 dma_size = count - lead - tail; in ivtvfb_write() 427 p + lead + dma_offset, (void __user *)buf, dma_size); in ivtvfb_write()
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | nfsd-maintainer-entry-profile.rst | 528 - **Security Lead** : The security lead handles contacts from the 534 - **Testing Lead** : The testing lead builds and runs the test 535 infrastructure for the subsystem. The testing lead may ask for
|
| /linux/Documentation/ABI/obsolete/ |
| H A D | sysfs-firmware-acpi | 7 the offline failure might lead to memory corruption and crashes)
|
| /linux/Documentation/userspace-api/ |
| H A D | check_exec.rst | 50 ``./script.sh``) and indirect file execution (e.g. ``sh script.sh``) lead to 84 a script's caller. Changing these variables may lead to unintended code
|
| /linux/drivers/firmware/efi/ |
| H A D | unaccepted_memory.c | 65 * load_unaligned_zeropad() can lead to unwanted loads across page in accept_memory() 72 * load from unaccepted memory will not lead to a recoverable exception in accept_memory()
|
| /linux/tools/perf/util/ |
| H A D | sharded_mutex.h | 12 * where the mutex is looked up from a hash value. This can lead to collisions
|
| /linux/drivers/misc/amd-sbi/ |
| H A D | rmi-i2c.c | 120 * Continuously using 1 byte address for revision 0x21 or later can lead in sbrmi_i2c_probe() 197 * Continuously using 1 byte address for revision 0x21 or later can lead in sbrmi_i3c_probe()
|
| /linux/drivers/clk/qcom/ |
| H A D | clk-regmap-phy-mux.h | 18 * which in turn would lead to disabling corresponding pipe_clk_src (and thus
|
| /linux/arch/arm/ |
| H A D | Kconfig | 621 bool "ARM errata: Incorrect hazard handling in the SCU may lead to data corruption" 662 bool "ARM errata: Faulty hazard checking in the Store Buffer may lead to data corruption" 668 optimisation in the Cortex-A9 Store Buffer may lead to data 752 bool "ARM errata: A data cache maintenance operation which aborts, might lead to deadlock" 788 lead to either a data corruption or a CPU deadlock. Not fixed in 795 bool "ARM errata: A12: sequence of VMOV to core registers might lead to a dead lock" 801 one is in the shadow of a branch or abort, can lead to a 836 lead to either a data corruption or a CPU deadlock. Not fixed in
|
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | Makefile | 23 # Instrumenting the SLB fault path can lead to duplicate SLB entries
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-a64-pinephone-1.1.dts | 17 * 1.0, and the lowest PWM duty cycle that doesn't lead to backlight
|
| H A D | sun50i-a64-pinephone-1.2.dts | 22 * and the lowest PWM duty cycle that doesn't lead to backlight being off
|
| /linux/drivers/media/pci/ddbridge/ |
| H A D | Kconfig | 40 might lead to I2C errors originating from the bridge in conjunction
|
| /linux/arch/x86/include/asm/ |
| H A D | acenv.h | 22 * sleep state and cannot lead to data loss.
|
| /linux/drivers/eisa/ |
| H A D | Kconfig | 47 # Using EISA_VIRTUAL_ROOT on something other than an X86 may lead
|
| /linux/net/dsa/ |
| H A D | tag_hellcreek.c | 26 * avoid including it in calculations. That would lead to wrong in hellcreek_xmit()
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | xdp_dev_bound_only.c | 23 * This might lead to 'BUG: kernel NULL pointer dereference'.
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | timer_failure.c | 34 * skipping r0 = 0; should lead to a failure, but if exit in timer_cb_ret_bad()
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | cirrus,cs4234.yaml | 22 provide lead time for the external switch-mode power supply, and a
|
| /linux/Documentation/virt/kvm/arm/ |
| H A D | vcpu-features.rst | 47 modification with other system register accesses may lead to unpredictable
|
| /linux/drivers/net/ethernet/ibm/ehea/ |
| H A D | ehea_qmr.h | 145 /* Defines which bad send cqe stati lead to a port reset */ 185 /* Defines which affiliated errors lead to a port reset */
|