Home
last modified time | relevance | path

Searched full:inconsistency (Results 1 – 25 of 118) sorted by relevance

12345

/linux-6.8/tools/testing/selftests/timers/
Dinconsistency-check.c1 /* Time inconsistency check test
8 * $ gcc inconsistency-check.c -o inconsistency-check -lrt
121 /* display inconsistency */ in consistency_test()
140 /* timestamp inconsistency*/ in consistency_test()
Dskew_consistency.c8 * that the inconsistency-check tests be present in the same directory it
52 return system("./inconsistency-check -c 1 -t 600"); in main()
Dchange_skew.c8 * that the raw_skew, inconsistency-check and nanosleep tests be
51 ret |= system("./inconsistency-check"); in change_skew_test()
Dset-2038.c8 * the inconsistency-check and nanosleep tests be present in the same
67 ret = system("./inconsistency-check -c 0 -t 20"); in do_tests()
Dclocksource-switch.c8 * that the inconsistency-check and nanosleep tests be present in the
111 sprintf(buf, "./inconsistency-check -t %i", secs); in run_tests()
D.gitignore5 inconsistency-check
DMakefile8 inconsistency-check raw_skew threadtest rtcpie
/linux-6.8/fs/bcachefs/
Derror.h21 * Inconsistency errors: The on disk data is inconsistent. If these occur during
71 * When a transaction update discovers or is causing a fs inconsistency, it's
91 * Fsck errors: inconsistency errors we detect at mount time, and should ideally
Derror.c18 bch_err(c, "inconsistency detected - emergency read only"); in bch2_inconsistent_error()
/linux-6.8/Documentation/devicetree/bindings/i2c/
Di2c-gpio.yaml61 not the GPIO chip. It is essentially an inconsistency flag.
68 the GPIO chip. It is essentially an inconsistency flag.
/linux-6.8/drivers/rtc/
Drtc-rs5c348.c99 /* write in one transfer to avoid data inconsistency */ in rs5c348_rtc_set_time()
130 /* read in one transfer to avoid data inconsistency */ in rs5c348_rtc_read_time()
/linux-6.8/drivers/gpu/drm/xe/display/ext/
Di915_irq.c67 * of i915 inconsistency. in intel_irqs_enabled()
/linux-6.8/Documentation/core-api/
Dnetlink.rst54 them - make sure to report dump inconsistency with ``NLM_F_DUMP_INTR``.
/linux-6.8/Documentation/admin-guide/media/
Davermedia.rst79 error message inconsistency. Although this generates errors in
/linux-6.8/fs/jfs/
Djfs_types.h108 #define DXD_CORRUPT 0x08 /* Inconsistency detected */
/linux-6.8/drivers/gpu/drm/tegra/
Dfalcon.c96 dev_err(falcon->dev, "firmware image size inconsistency\n"); in falcon_parse_firmware_image()
/linux-6.8/fs/hfs/
Dbfind.c153 pr_err("inconsistency in B*Tree (%d,%d,%d,%u,%u)\n", in hfs_brec_find()
/linux-6.8/arch/s390/pci/
Dpci_sysfs.c89 * Due to a z/VM vs LPAR inconsistency in the error in recover_store()
/linux-6.8/fs/exfat/
Dmisc.c20 * corruption/inconsistency. Depending on 'errors' mount option the
/linux-6.8/Documentation/scsi/
DChangeLog.arcmsr62 ** inconsistency with sg_mod driver if application directly calls
/linux-6.8/drivers/iio/imu/bno055/
Dbno055_ser_core.c446 * This is an inconsistency in serial protocol, we lost in bno055_ser_receive_buf()
464 * upper layer manage any inconsistency wrt expected data in bno055_ser_receive_buf()
/linux-6.8/Documentation/devicetree/bindings/mmc/
Darm,pl18x.yaml100 not used due to inconsistency of existing DTs regarding its content.
/linux-6.8/drivers/media/radio/
Dradio-zoltrix.c7 * Due to the inconsistency in reading from the signal flags
/linux-6.8/Documentation/kbuild/
Dkconfig-macro-language.rst183 this is _useful_ inconsistency.
/linux-6.8/fs/hfsplus/
Dbfind.c210 pr_err("inconsistency in B*Tree (%d,%d,%d,%u,%u)\n", in hfs_brec_find()

12345