Home
last modified time | relevance | path

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

12

/Linux-v5.4/arch/powerpc/platforms/powermac/
Dsmp.c225 volatile u32 bogus[8]; in psurge_quad_probe() local
226 bogus[(0+i)%8] = 0x00000000; in psurge_quad_probe()
227 bogus[(1+i)%8] = 0x55555555; in psurge_quad_probe()
228 bogus[(2+i)%8] = 0xFFFFFFFF; in psurge_quad_probe()
229 bogus[(3+i)%8] = 0xAAAAAAAA; in psurge_quad_probe()
230 bogus[(4+i)%8] = 0x33333333; in psurge_quad_probe()
231 bogus[(5+i)%8] = 0xCCCCCCCC; in psurge_quad_probe()
232 bogus[(6+i)%8] = 0xCCCCCCCC; in psurge_quad_probe()
233 bogus[(7+i)%8] = 0x33333333; in psurge_quad_probe()
235 asm volatile("dcbf 0,%0" : : "r" (bogus) : "memory"); in psurge_quad_probe()
/Linux-v5.4/scripts/coccinelle/misc/
Dirqf_oneshot.cocci2 /// Since commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests")
/Linux-v5.4/Documentation/driver-api/
Dedid.rst17 - The monitor sends no or bogus EDID data.
Dpinctl.rst968 This will give the desired effect without any bogus interaction with the
/Linux-v5.4/kernel/time/
Dtimeconst.bc59 print "#error Totally bogus HZ value!\n"
/Linux-v5.4/Documentation/infiniband/
Duser_verbs.rst42 the kernel into following a bogus pointer.
/Linux-v5.4/Documentation/admin-guide/
Dhw_random.rst32 fitness tests, and could potentially be bogus (if the
/Linux-v5.4/Documentation/scsi/
DChangeLog.ips93 3.60.01 - Remove bogus error check in passthru routine.
/Linux-v5.4/Documentation/hwmon/
Dw83627hf.rst62 doesn't help, you may just ignore the bogus VID reading with no harm done.
/Linux-v5.4/arch/mips/include/asm/
Dsgiarcs.h75 bogus, ronly, removable, consin, consout, input, output enumerator
/Linux-v5.4/drivers/scsi/
Dmesh.c930 goto bogus; in reselected()
943 goto bogus; in reselected()
961 goto bogus; in reselected()
969 bogus: in reselected()
/Linux-v5.4/Documentation/devicetree/bindings/net/
Dibm,emac.txt61 EMAC, that is the content of the current (bogus) "phy-port"
/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Ddma.c1509 goto bogus; in dma_getnexttxp()
1537 bogus: in dma_getnexttxp()
/Linux-v5.4/Documentation/arm/
Dbooting.rst187 corrupted by bogus network packets or disk data. This will save
/Linux-v5.4/Documentation/x86/x86_64/
Dboot-options.rst44 leave bogus ones.
/Linux-v5.4/Documentation/arm64/
Dbooting.rst156 corrupted by bogus network packets or disk data. This will save
/Linux-v5.4/Documentation/ia64/
Dfsys.rst47 be invalid, or completely bogus addresses)
/Linux-v5.4/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
/Linux-v5.4/Documentation/networking/
Dz8530drv.txt614 (i.e. Amstrad) Those systems have a bogus AT bus timing which will
/Linux-v5.4/tools/perf/Documentation/
Dperf-record.txt249 --fomit-frame-pointer, using the "fp" method will produce bogus
/Linux-v5.4/arch/sh/kernel/cpu/sh5/
Dentry.S1804 st.q r0, 0x1f8, r63 ! bogus, but for consistency's sake...
/Linux-v5.4/Documentation/filesystems/
Dcoda.txt1049 NNOOTTEE The flags argument is bogus and not used. However, Venus' code
1095 NNOOTTEE Another bogus parameter. flags is not used. What is the
/Linux-v5.4/drivers/scsi/aic7xxx/
Daic79xx.seq1345 * protects against bogus data in scratch ram and the residual counts
1840 * bogus mode ptr. Manually clear the
/Linux-v5.4/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()

12