/linux-6.12.1/tools/perf/tests/ |
D | event_groups.c | 83 int erroneous = ((((1 << i) | (1 << j) | (1 << k)) & 5) == 5); in run_test() local 93 return erroneous ? 0 : -1; in run_test() 100 return erroneous ? 0 : -1; in run_test() 106 return erroneous ? -1 : 0; in run_test()
|
/linux-6.12.1/net/caif/ |
D | cfveil.c | 49 pr_err("Packet is erroneous!\n"); in cfvei_receive() 87 pr_err("Packet is erroneous!\n"); in cfvei_transmit()
|
D | cfdgml.c | 50 pr_err("Packet is erroneous!\n"); in cfdgml_receive() 57 pr_err("Packet is erroneous!\n"); in cfdgml_receive()
|
D | cffrml.c | 123 pr_err("Packet is erroneous!\n"); in cffrml_receive() 156 pr_err("Packet is erroneous!\n"); in cffrml_transmit()
|
D | cfsrvl.c | 116 pr_err("Packet is erroneous!\n"); in cfservl_modemcmd() 137 pr_err("Packet is erroneous!\n"); in cfservl_modemcmd()
|
D | cfvidl.c | 40 pr_err("Packet is erroneous!\n"); in cfvidl_receive()
|
D | cfutill.c | 49 pr_err("Packet is erroneous!\n"); in cfutill_receive()
|
/linux-6.12.1/drivers/mtd/ubi/ |
D | wl.c | 39 * used eraseblocks are kept in @wl->used, @wl->erroneous, or @wl->scrub 66 * o the WL movement is disallowed (@wl->erroneous) because the PEB is 67 * erroneous - e.g., there was a read error; 662 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local 869 * put this PEB to the @ubi->erroneous list to prevent 873 ubi_err(ubi, "too many erroneous eraseblocks (%d)", 878 erroneous = 1; 945 else if (erroneous) { 946 wl_tree_add(e1, &ubi->erroneous); 1323 } else if (in_wl_tree(e, &ubi->erroneous)) { [all …]
|
D | ubi.h | 494 * @erroneous: RB-tree of erroneous used physical eraseblocks 503 * @erroneous, @erroneous_peb_count, @fm_work_scheduled, @fm_pool, 528 * @erroneous_peb_count: count of erroneous physical eraseblocks in @erroneous 529 * @max_erroneous: maximum allowed amount of erroneous physical eraseblocks 607 struct rb_root erroneous; member
|
/linux-6.12.1/fs/nilfs2/ |
D | sufile.h | 110 * nilfs_sufile_set_error - mark a segment as erroneous 115 * @segnum as erroneous. The error segment will never be used again.
|
/linux-6.12.1/drivers/media/common/siano/ |
D | smscoreapi.h | 726 u32 error_ts_packets; /* Number of erroneous 736 u32 ber_error_count; /* Number of erroneous SYNC bits. */ 780 u32 error_ts_packets; /* Number of erroneous transport-stream packets */ 953 u32 ber_error_count; /* Number of erroneous SYNC bits. */ 962 u32 error_ts_packets; /* Number of erroneous 979 u32 ber_error_count; /* Number of erroneous SYNC bits. */ 988 u32 error_ts_packets; /* Number of erroneous
|
D | smsdvb.h | 86 u32 ber_error_count; /* Number of erroneous SYNC bits. */
|
/linux-6.12.1/tools/perf/Documentation/ |
D | manpage-suppress-sp.xsl | 3 handles erroneous, inline .sp in manpage output of some
|
/linux-6.12.1/tools/lib/perf/Documentation/ |
D | manpage-suppress-sp.xsl | 3 handles erroneous, inline .sp in manpage output of some
|
/linux-6.12.1/drivers/bus/ |
D | Kconfig | 49 not responding on timeout an IRQ is raised with an erroneous address 51 driver provides the interrupt handler to detect the erroneous
|
/linux-6.12.1/Documentation/input/devices/ |
D | ntrig.rst | 44 erroneous disconnects, where the sensor may mistakenly not detect a finger that 77 obvious that these sensors were prone to erroneous events. Users reported
|
/linux-6.12.1/Documentation/devicetree/bindings/bus/ |
D | baikal,bt1-apb.yaml | 18 device not responding on timeout an IRQ is raised with an erroneous address
|
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/ |
D | samsung,lms380kf01.yaml | 30 This can also be raised for other reasons like erroneous
|
D | samsung,s6d27a1.yaml | 29 This can also be raised for other reasons like erroneous
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-driver-hid-ntrig | 20 frames false erroneous disconnects can be tolerated, where the
|
/linux-6.12.1/arch/s390/kernel/ |
D | kexec_elf.c | 122 * in the loader. Any check here that fails would send the erroneous in s390_elf_probe()
|
/linux-6.12.1/Documentation/filesystems/ |
D | ocfs2-online-filecheck.rst | 29 reported as erroneous.
|
/linux-6.12.1/arch/arc/kernel/ |
D | traps.c | 110 * -fno-isolate-erroneous-paths-dereference
|
/linux-6.12.1/arch/sh/drivers/pci/ |
D | fixups-se7751.c | 100 * catch erroneous assumption. in pci_fixup_pcic()
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | cirrus,cs42l42.yaml | 118 There may be erroneous button interrupts if this debounce time
|