Home
last modified time | relevance | path

Searched refs:inconsistent (Results 1 – 25 of 45) sorted by relevance

12

/linux/tools/testing/selftests/timers/
H A Dinconsistency-check.c86 int i, inconsistent; in consistency_test() local
99 inconsistent = -1; in consistency_test()
108 inconsistent = i; in consistency_test()
111 if (inconsistent >= 0) { in consistency_test()
116 if (i == inconsistent) in consistency_test()
120 if (i == inconsistent + 1) in consistency_test()
123 delta = list[inconsistent].tv_sec * NSEC_PER_SEC; in consistency_test()
124 delta += list[inconsistent].tv_nsec; in consistency_test()
125 delta -= list[inconsistent+1].tv_sec * NSEC_PER_SEC; in consistency_test()
126 delta -= list[inconsistent+1].tv_nsec; in consistency_test()
/linux/scripts/coccinelle/tests/
H A Dodd_ptr_err.cocci105 msg = "inconsistent IS_ERR and PTR_ERR"
116 msg = "inconsistent IS_ERR and PTR_ERR on line %s." % (j1[0].line)
/linux/include/linux/byteorder/
H A Dbig_endian.h8 #warning inconsistent configuration, needs CONFIG_CPU_BIG_ENDIAN
H A Dlittle_endian.h8 #warning inconsistent configuration, CONFIG_CPU_BIG_ENDIAN is set
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-log.rst7 inconsistent because a RAID stripe is currently being operated on or
9 mirrors, a region would be considered dirty/inconsistent while you
H A Dlog-writes.rst37 inconsistent file system.
/linux/crypto/asymmetric_keys/
H A Dpkcs7_parser.c93 goto inconsistent; in pkcs7_check_authattrs()
102 goto inconsistent; in pkcs7_check_authattrs()
105 inconsistent: in pkcs7_check_authattrs()
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-request-ioc-queue.rst39 invalid or inconsistent data, see the next section for a list of
/linux/scripts/coccinelle/null/
H A Dbadzero.cocci120 // This rule may lead to inconsistent path problems, if E is defined in two
/linux/Documentation/driver-api/md/
H A Draid5-ppl.rst7 may become inconsistent with data on other member disks. If the array is also
H A Draid5-cache.rst29 unclean shutdown. We call an array degraded if it has inconsistent data. MD
/linux/Documentation/arch/powerpc/
H A Ddawr-power9.rst89 inconsistent view of what's available. Similarly for guests.
/linux/Documentation/userspace-api/media/v4l/
H A Dformat.rst43 inconsistent with the negotiated parameters. A video standard change for
/linux/Documentation/hwmon/
H A Dhp-wmi-sensors.rst126 - Dubious sensor hardware and inconsistent BIOS WMI implementations have been
H A Dk10temp.rst94 the sensor may return inconsistent values (erratum 319). The driver
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h700-anbernic-rg35xx-2024.dts348 * GPIO values in bootloader is inconsistent
/linux/net/rxrpc/
H A Drxgk.c1229 goto inconsistent; in rxgk_verify_response()
1286 inconsistent: in rxgk_verify_response()
/linux/Documentation/hid/
H A Dhidraw.rst16 which send and receive data in a way that is inconsistent with their report
/linux/Documentation/filesystems/
H A Dext2.rst250 making it inconsistent). This is essentially just a flag which says
264 which would leading to inconsistent bitmaps. An old kernel would also
/linux/Documentation/admin-guide/
H A Dxfs.rst160 be inconsistent when mounted in ``norecovery`` mode.
215 inconsistent namespace presentation during or after a
/linux/Documentation/virt/hyperv/
H A Dcoco.rst378 the Hyper-V host. The memory is in an inconsistent state until all steps are
379 complete. A reference while the state is inconsistent could result in an
/linux/Documentation/driver-api/nvdimm/
H A Dbtt.rst200 postmap_aba. This has made the layout inconsistent by losing a free entry, and
/linux/Documentation/livepatch/
H A Dreliable-stacktrace.rst144 state is in an inconsistent state, it may not be possible to reliably unwind,
/linux/Documentation/arch/x86/
H A Dsgx.rst151 use since the reset, enclave pages may be in an inconsistent state. This might
/linux/Documentation/scsi/
H A Dscsi_eh.rst375 if STU succeeds leaving lower layers in an inconsistent

12