Home
last modified time | relevance | path

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

12

/linux/arch/powerpc/platforms/powermac/
H A Dsmp.c227 volatile u32 bogus[8]; in psurge_quad_probe() local
228 bogus[(0+i)%8] = 0x00000000; in psurge_quad_probe()
229 bogus[(1+i)%8] = 0x55555555; in psurge_quad_probe()
230 bogus[(2+i)%8] = 0xFFFFFFFF; in psurge_quad_probe()
231 bogus[(3+i)%8] = 0xAAAAAAAA; in psurge_quad_probe()
232 bogus[(4+i)%8] = 0x33333333; in psurge_quad_probe()
233 bogus[(5+i)%8] = 0xCCCCCCCC; in psurge_quad_probe()
234 bogus[(6+i)%8] = 0xCCCCCCCC; in psurge_quad_probe()
235 bogus[(7+i)%8] = 0x33333333; in psurge_quad_probe()
237 asm volatile("dcbf 0,%0" : : "r" (bogus) : "memory"); in psurge_quad_probe()
/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-coachz-r1.dts20 * to avoid using bogus temperature values.
41 * skin temperature thermal zone to avoid using bogus temperature values.
H A Dsc7180-trogdor-pompom-r2.dts20 * to avoid using bogus temperature values.
H A Dsc7180-trogdor-pompom-r1.dts23 * to avoid using bogus temperature values.
H A Dsc7180-trogdor-lazor.dtsi26 * to avoid using bogus temperature values.
/linux/Documentation/admin-guide/
H A Dedid.rst18 - The monitor sends no or bogus EDID data.
H A Dhw_random.rst31 fitness tests, and could potentially be bogus (if the
/linux/scripts/coccinelle/misc/
H A Dirqf_oneshot.cocci2 /// Since commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests")
/linux/tools/testing/selftests/net/netfilter/packetdrill/
H A Dconntrack_synack_old.pkt26 // bogus/outdated synack, invalid ack value
/linux/tools/memory-model/Documentation/
H A Daccess-marking.txt111 load from memory, which means that the occasional arbitrarily bogus value
112 is not a problem. For example, if a bogus value is fed into cmpxchg(),
114 in a retry. Unless the race condition that resulted in the bogus value
157 After all, if the heuristic can tolerate the occasional bogus value
309 read_foo_diagnostic() might sometimes return a bogus value.
H A 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
H A Dordering.txt537 where the occasional bogus value can be tolerated.
/linux/Documentation/infiniband/
H A Duser_verbs.rst42 the kernel into following a bogus pointer.
/linux/kernel/time/
H A Dtimeconst.bc59 print "#error Totally bogus HZ value!\n"
/linux/Documentation/scsi/
H A DChangeLog.ips93 3.60.01 - Remove bogus error check in passthru routine.
/linux/arch/mips/include/asm/
H A Dsgiarcs.h77 bogus, ronly, removable, consin, consout, input, output enumerator
/linux/Documentation/hwmon/
H A Dw83627hf.rst62 doesn't help, you may just ignore the bogus VID reading with no harm done.
/linux/Documentation/devicetree/bindings/net/
H A Dibm,emac.txt61 EMAC, that is the content of the current (bogus) "phy-port"
/linux/Documentation/arch/arm/
H A Dbooting.rst187 corrupted by bogus network packets or disk data. This will save
/linux/tools/perf/Documentation/
H A Dperf-record.txt309 --fomit-frame-pointer, using the "fp" method will produce bogus
849 pointer might see bogus addresses.
/linux/Documentation/networking/device_drivers/hamradio/
H A Dz8530drv.rst641 (i.e. Amstrad) Those systems have a bogus AT bus timing which will
/linux/Documentation/PCI/
H A Dpci.rst223 it's set to something bogus by the BIOS. pci_clear_master() will
/linux/drivers/scsi/aic7xxx/
H A Daic79xx.seq1345 * protects against bogus data in scratch ram and the residual counts
1840 * bogus mode ptr. Manually clear the
H A Daic7xxx.seq1724 * protects against bogus data in scratch ram and the residual counts
/linux/Documentation/driver-api/
H A Dpin-control.rst925 This will give the desired effect without any bogus interaction with the

12