/Linux-v4.19/arch/powerpc/platforms/powermac/ |
D | smp.c | 229 volatile u32 bogus[8]; in psurge_quad_probe() local 230 bogus[(0+i)%8] = 0x00000000; in psurge_quad_probe() 231 bogus[(1+i)%8] = 0x55555555; in psurge_quad_probe() 232 bogus[(2+i)%8] = 0xFFFFFFFF; in psurge_quad_probe() 233 bogus[(3+i)%8] = 0xAAAAAAAA; in psurge_quad_probe() 234 bogus[(4+i)%8] = 0x33333333; in psurge_quad_probe() 235 bogus[(5+i)%8] = 0xCCCCCCCC; in psurge_quad_probe() 236 bogus[(6+i)%8] = 0xCCCCCCCC; in psurge_quad_probe() 237 bogus[(7+i)%8] = 0x33333333; in psurge_quad_probe() 239 asm volatile("dcbf 0,%0" : : "r" (bogus) : "memory"); in psurge_quad_probe()
|
/Linux-v4.19/scripts/coccinelle/misc/ |
D | irqf_oneshot.cocci | 2 /// Since commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests")
|
/Linux-v4.19/Documentation/EDID/ |
D | HOWTO.txt | 11 - The monitor sends no or bogus EDID data.
|
/Linux-v4.19/Documentation/infiniband/ |
D | user_verbs.txt | 38 the kernel into following a bogus pointer.
|
/Linux-v4.19/kernel/time/ |
D | timeconst.bc | 57 print "#error Totally bogus HZ value!\n"
|
/Linux-v4.19/Documentation/scsi/ |
D | ChangeLog.ips | 93 3.60.01 - Remove bogus error check in passthru routine.
|
/Linux-v4.19/Documentation/ |
D | hw_random.txt | 32 fitness tests, and could potentially be bogus (if the
|
/Linux-v4.19/Documentation/hwmon/ |
D | w83627hf | 62 doesn't help, you may just ignore the bogus VID reading with no harm done.
|
/Linux-v4.19/arch/mips/include/asm/ |
D | sgiarcs.h | 75 bogus, ronly, removable, consin, consout, input, output enumerator
|
/Linux-v4.19/drivers/scsi/ |
D | mesh.c | 929 goto bogus; in reselected() 942 goto bogus; in reselected() 960 goto bogus; in reselected() 968 bogus: in reselected()
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | ibm,emac.txt | 61 EMAC, that is the content of the current (bogus) "phy-port"
|
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | dma.c | 1509 goto bogus; in dma_getnexttxp() 1537 bogus: in dma_getnexttxp()
|
/Linux-v4.19/Documentation/arm/ |
D | Booting | 173 corrupted by bogus network packets or disk data. This will save
|
/Linux-v4.19/Documentation/x86/x86_64/ |
D | boot-options.txt | 40 leave bogus ones.
|
/Linux-v4.19/Documentation/arm64/ |
D | booting.txt | 147 corrupted by bogus network packets or disk data. This will save
|
/Linux-v4.19/Documentation/ia64/ |
D | fsys.txt | 47 be invalid, or completely bogus addresses)
|
/Linux-v4.19/arch/arc/ |
D | Kconfig | 540 not zeroed out on reset by mdb and/or ARCv2 based cores. The bogus
|
/Linux-v4.19/Documentation/networking/ |
D | z8530drv.txt | 614 (i.e. Amstrad) Those systems have a bogus AT bus timing which will
|
/Linux-v4.19/Documentation/PCI/ |
D | pci-error-recovery.txt | 347 wild addresses or bogus split transactions due to programming
|
D | pci.txt | 278 it's set to something bogus by the BIOS. pci_clear_master() will
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-record.txt | 233 --fomit-frame-pointer, using the "fp" method will produce bogus
|
/Linux-v4.19/arch/sh/kernel/cpu/sh5/ |
D | entry.S | 1807 st.q r0, 0x1f8, r63 ! bogus, but for consistency's sake...
|
/Linux-v4.19/Documentation/filesystems/ |
D | coda.txt | 1046 NNOOTTEE The flags argument is bogus and not used. However, Venus' code 1092 NNOOTTEE Another bogus parameter. flags is not used. What is the
|
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 1345 * protects against bogus data in scratch ram and the residual counts 1840 * bogus mode ptr. Manually clear the
|
/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/ |
D | ipw2100.c | 2113 u8 *bogus = (u8 *) cmd.host_command_parameters; in ipw2100_set_essid() local 2115 bogus[i] = 0x18 + i; in ipw2100_set_essid()
|