Home
last modified time | relevance | path

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

12

/Linux-v4.19/tools/testing/selftests/timers/
Dinconsistency-check.c97 int i, inconsistent; in consistency_test() local
110 inconsistent = -1; in consistency_test()
119 inconsistent = i; in consistency_test()
122 if (inconsistent >= 0) { in consistency_test()
127 if (i == inconsistent) in consistency_test()
131 if (i == inconsistent + 1) in consistency_test()
134 delta = list[inconsistent].tv_sec * NSEC_PER_SEC; in consistency_test()
135 delta += list[inconsistent].tv_nsec; in consistency_test()
136 delta -= list[inconsistent+1].tv_sec * NSEC_PER_SEC; in consistency_test()
137 delta -= list[inconsistent+1].tv_nsec; in consistency_test()
/Linux-v4.19/include/linux/byteorder/
Dbig_endian.h8 #warning inconsistent configuration, needs CONFIG_CPU_BIG_ENDIAN
Dlittle_endian.h8 #warning inconsistent configuration, CONFIG_CPU_BIG_ENDIAN is set
/Linux-v4.19/scripts/coccinelle/tests/
Dodd_ptr_err.cocci104 msg = "inconsistent IS_ERR and PTR_ERR"
115 msg = "inconsistent IS_ERR and PTR_ERR on line %s." % (j1[0].line)
/Linux-v4.19/Documentation/device-mapper/
Ddm-log.txt6 inconsistent because a RAID stripe is currently being operated on or
8 mirrors, a region would be considered dirty/inconsistent while you
Dlog-writes.txt36 inconsistent file system.
/Linux-v4.19/crypto/asymmetric_keys/
Dpkcs7_parser.c97 goto inconsistent; in pkcs7_check_authattrs()
106 goto inconsistent; in pkcs7_check_authattrs()
109 inconsistent: in pkcs7_check_authattrs()
/Linux-v4.19/fs/fscache/
Dcookie.c926 goto inconsistent; in __fscache_check_consistency()
930 goto inconsistent; in __fscache_check_consistency()
956 inconsistent: in __fscache_check_consistency()
/Linux-v4.19/scripts/coccinelle/null/
Dbadzero.cocci119 // This rule may lead to inconsistent path problems, if E is defined in two
/Linux-v4.19/Documentation/md/
Draid5-ppl.txt5 may become inconsistent with data on other member disks. If the array is also
Draid5-cache.txt27 unclean shutdown. We call an array degraded if it has inconsistent data. MD
/Linux-v4.19/Documentation/hwmon/
Dk10temp52 the sensor may return inconsistent values (erratum 319). The driver
/Linux-v4.19/Documentation/media/uapi/v4l/
Dformat.rst43 inconsistent with the negotiated parameters. A video standard change for
Dvidioc-g-ext-ctrls.rst252 inconsistent state due to easy-to-avoid problems. But it leads to
/Linux-v4.19/Documentation/hid/
Dhidraw.txt15 which send and receive data in a way that is inconsistent with their report
/Linux-v4.19/Documentation/filesystems/
Dxfs.txt162 be inconsistent when mounted in "norecovery" mode.
217 inconsistent namespace presentation during or after a
Dext2.txt241 making it inconsistent). This is essentially just a flag which says
255 which would leading to inconsistent bitmaps. An old kernel would also
/Linux-v4.19/Documentation/nvdimm/
Dbtt.txt189 postmap_aba. This has made the layout inconsistent by losing a free entry, and
/Linux-v4.19/tools/perf/Documentation/
Dperf-stat.txt277 for best results. Otherwise the bottlenecks may be inconsistent
/Linux-v4.19/Documentation/RCU/
Drcu_dereference.txt193 see stale and/or inconsistent values. If RCU readers need fresh or
/Linux-v4.19/tools/objtool/Documentation/
Dstack-validation.txt258 The instruction's frame pointer state is inconsistent, depending on
/Linux-v4.19/Documentation/driver-api/
Ddevice_link.rst60 Another example for an inconsistent state would be a device link that
/Linux-v4.19/Documentation/scsi/
Dscsi_eh.txt366 if STU succeeds leaving lower layers in an inconsistent
/Linux-v4.19/arch/x86/math-emu/
DREADME137 in the prefetch queue and memory will be inconsistent when the FPU
/Linux-v4.19/scripts/
Dspelling.txt636 inconsistant||inconsistent

12