/linux/tools/testing/selftests/timers/ |
H A D | inconsistency-check.c | 1 /* Time inconsistency check test 8 * $ gcc inconsistency-check.c -o inconsistency-check -lrt 110 /* display inconsistency */ in consistency_test() 129 /* timestamp inconsistency*/ in consistency_test()
|
H A D | skew_consistency.c | 8 * that the inconsistency-check tests be present in the same directory it 50 return system("./inconsistency-check -c 1 -t 600"); in main()
|
H A D | change_skew.c | 8 * that the raw_skew, inconsistency-check and nanosleep tests be 48 ret |= system("./inconsistency-check"); in change_skew_test()
|
H A D | set-2038.c | 8 * the inconsistency-check and nanosleep tests be present in the same 66 ret = system("./inconsistency-check -c 0 -t 20"); in do_tests()
|
H A D | clocksource-switch.c | 8 * that the inconsistency-check and nanosleep tests be present in the 111 sprintf(buf, "./inconsistency-check -t %i", secs); in run_tests()
|
H A D | .gitignore | 5 inconsistency-check
|
H A D | Makefile | 8 inconsistency-check raw_skew threadtest rtcpie
|
/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-gpio.yaml | 61 not the GPIO chip. It is essentially an inconsistency flag. 68 the GPIO chip. It is essentially an inconsistency flag.
|
/linux/fs/bcachefs/ |
H A D | error.h | 22 * Inconsistency errors: The on disk data is inconsistent. If these occur during 78 * When a transaction update discovers or is causing a fs inconsistency, it's 98 * Fsck errors: inconsistency errors we detect at mount time, and should ideally
|
/linux/drivers/rtc/ |
H A D | rtc-rs5c348.c | 99 /* 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/Documentation/core-api/ |
H A D | netlink.rst | 54 them - make sure to report dump inconsistency with ``NLM_F_DUMP_INTR``.
|
/linux/Documentation/admin-guide/media/ |
H A D | avermedia.rst | 79 error message inconsistency. Although this generates errors in
|
/linux/fs/jfs/ |
H A D | jfs_types.h | 108 #define DXD_CORRUPT 0x08 /* Inconsistency detected */
|
/linux/fs/hfs/ |
H A D | bfind.c | 153 pr_err("inconsistency in B*Tree (%d,%d,%d,%u,%u)\n", in hfs_brec_find()
|
/linux/drivers/gpu/drm/tegra/ |
H A D | falcon.c | 96 dev_err(falcon->dev, "firmware image size inconsistency\n"); in falcon_parse_firmware_image()
|
/linux/drivers/iio/imu/bno055/ |
H A D | bno055_ser_core.c | 446 * 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/fs/exfat/ |
H A D | misc.c | 20 * corruption/inconsistency. Depending on 'errors' mount option the
|
/linux/Documentation/scsi/ |
H A D | ChangeLog.arcmsr | 62 ** inconsistency with sg_mod driver if application directly calls
|
/linux/arch/s390/pci/ |
H A D | pci_sysfs.c | 62 * Due to a z/VM vs LPAR inconsistency in the error in _do_recover()
|
/linux/Documentation/devicetree/bindings/mmc/ |
H A D | arm,pl18x.yaml | 104 not used due to inconsistency of existing DTs regarding its content.
|
/linux/Documentation/kbuild/ |
H A D | kconfig-macro-language.rst | 183 this is _useful_ inconsistency.
|
/linux/fs/hfsplus/ |
H A D | bfind.c | 199 pr_err("inconsistency in B*Tree (%d,%d,%d,%u,%u)\n", in hfs_brec_find()
|
/linux/fs/zonefs/ |
H A D | super.c | 270 * as there is no inconsistency between the inode size and the amount of in zonefs_handle_io_error() 280 * At this point, we detected either a bad zone or an inconsistency in zonefs_handle_io_error() 295 * In all cases, warn about inode size inconsistency and handle the in zonefs_handle_io_error()
|
/linux/drivers/firewire/ |
H A D | core-card.c | 506 * of a gap count inconsistency, use a long bus reset. in bm_work() 512 * may treat it as two, causing a gap count inconsistency in bm_work()
|
/linux/drivers/mtd/ |
H A D | mtdblock.c | 95 * However this could lead to inconsistency since we will not in write_cached_data()
|