Home
last modified time | relevance | path

Searched refs:bogus (Results 1 – 25 of 36) sorted by relevance

12

/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
Dsmp.c226 volatile u32 bogus[8]; in psurge_quad_probe() local
227 bogus[(0+i)%8] = 0x00000000; in psurge_quad_probe()
228 bogus[(1+i)%8] = 0x55555555; in psurge_quad_probe()
229 bogus[(2+i)%8] = 0xFFFFFFFF; in psurge_quad_probe()
230 bogus[(3+i)%8] = 0xAAAAAAAA; in psurge_quad_probe()
231 bogus[(4+i)%8] = 0x33333333; in psurge_quad_probe()
232 bogus[(5+i)%8] = 0xCCCCCCCC; in psurge_quad_probe()
233 bogus[(6+i)%8] = 0xCCCCCCCC; in psurge_quad_probe()
234 bogus[(7+i)%8] = 0x33333333; in psurge_quad_probe()
236 asm volatile("dcbf 0,%0" : : "r" (bogus) : "memory"); in psurge_quad_probe()
/kernel/linux/linux-5.10/scripts/coccinelle/misc/
Dirqf_oneshot.cocci2 /// Since commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests")
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dedid.rst18 - The monitor sends no or bogus EDID data.
Dhw_random.rst32 fitness tests, and could potentially be bogus (if the
/kernel/linux/linux-5.10/Documentation/infiniband/
Duser_verbs.rst42 the kernel into following a bogus pointer.
/kernel/linux/linux-5.10/kernel/time/
Dtimeconst.bc59 print "#error Totally bogus HZ value!\n"
/kernel/linux/linux-5.10/Documentation/scsi/
DChangeLog.ips93 3.60.01 - Remove bogus error check in passthru routine.
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dsgiarcs.h77 bogus, ronly, removable, consin, consout, input, output enumerator
/kernel/linux/linux-5.10/Documentation/hwmon/
Dw83627hf.rst62 doesn't help, you may just ignore the bogus VID reading with no harm done.
/kernel/linux/linux-5.10/drivers/scsi/
Dmesh.c930 goto bogus; in reselected()
943 goto bogus; in reselected()
961 goto bogus; in reselected()
969 bogus: in reselected()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dibm,emac.txt61 EMAC, that is the content of the current (bogus) "phy-port"
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Ddma.c1509 goto bogus; in dma_getnexttxp()
1537 bogus: in dma_getnexttxp()
/kernel/linux/linux-5.10/Documentation/arm/
Dbooting.rst187 corrupted by bogus network packets or disk data. This will save
/kernel/linux/linux-5.10/Documentation/x86/x86_64/
Dboot-options.rst44 leave bogus ones.
/kernel/linux/linux-5.10/Documentation/arm64/
Dbooting.rst156 corrupted by bogus network packets or disk data. This will save
/kernel/linux/linux-5.10/Documentation/ia64/
Dfsys.rst47 be invalid, or completely bogus addresses)
/kernel/linux/linux-5.10/tools/memory-model/Documentation/
Dlitmus-tests.txt563 acquired. Thus, the bogus executions that would execute the critical
602 only at the end of time, thus requiring herd7 to waste time on bogus
/kernel/linux/linux-5.10/Documentation/PCI/
Dpci-error-recovery.rst365 wild addresses or bogus split transactions due to programming
Dpci.rst222 it's set to something bogus by the BIOS. pci_clear_master() will
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/hamradio/
Dz8530drv.rst641 (i.e. Amstrad) Those systems have a bogus AT bus timing which will
/kernel/linux/linux-5.10/Documentation/filesystems/
Dcoda.rst1000 The flags argument is bogus and not used. However, Venus' code
1047 Another bogus parameter. flags is not used. What is the
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dperf-record.txt262 --fomit-frame-pointer, using the "fp" method will produce bogus
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
Daic79xx.seq1345 * protects against bogus data in scratch ram and the residual counts
1840 * bogus mode ptr. Manually clear the
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
Dipw2100.c2099 u8 *bogus = (u8 *) cmd.host_command_parameters; in ipw2100_set_essid() local
2101 bogus[i] = 0x18 + i; in ipw2100_set_essid()
/kernel/linux/linux-5.10/Documentation/driver-api/
Dpinctl.rst968 This will give the desired effect without any bogus interaction with the

12