Home
last modified time | relevance | path

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

1234

/Linux-v5.10/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-v5.10/Documentation/devicetree/bindings/i2c/
Di2c-gpio.yaml59 not the GPIO chip. It is essentially an inconsistency flag.
66 the GPIO chip. It is essentially an inconsistency flag.
/Linux-v5.10/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-v5.10/Documentation/devicetree/bindings/
Dproperty-units.txt6 be used in new bindings or added here. The inconsistency in the unit
/Linux-v5.10/Documentation/admin-guide/media/
Davermedia.rst79 error message inconsistency. Although this generates errors in
/Linux-v5.10/drivers/atm/
DKconfig59 when an inconsistency is detected. This mechanism is faster than
174 when an inconsistency is detected. This mechanism is faster than
/Linux-v5.10/fs/jfs/
Djfs_types.h108 #define DXD_CORRUPT 0x08 /* Inconsistency detected */
/Linux-v5.10/kernel/
Dcontext_tracking.c90 * context transitions and states to prevent inconsistency on those of in __context_tracking_enter()
/Linux-v5.10/drivers/gpu/drm/tegra/
Dfalcon.c88 dev_err(falcon->dev, "firmware image size inconsistency\n"); in falcon_parse_firmware_image()
/Linux-v5.10/fs/hfs/
Dbfind.c141 pr_err("inconsistency in B*Tree (%d,%d,%d,%u,%u)\n", in hfs_brec_find()
/Linux-v5.10/Documentation/scsi/
DChangeLog.arcmsr62 ** inconsistency with sg_mod driver if application directly calls
/Linux-v5.10/fs/exfat/
Dmisc.c19 * corruption/inconsistency. Depending on 'errors' mount option the
/Linux-v5.10/Documentation/kbuild/
Dkconfig-macro-language.rst183 this is _useful_ inconsistency.
/Linux-v5.10/drivers/media/radio/
Dradio-zoltrix.c7 * Due to the inconsistency in reading from the signal flags
/Linux-v5.10/fs/hfsplus/
Dbfind.c210 pr_err("inconsistency in B*Tree (%d,%d,%d,%u,%u)\n", in hfs_brec_find()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dneigh.c142 * We use this lock to avoid inconsistency between the neigh validity in mlx5e_rep_neigh_update()
/Linux-v5.10/fs/btrfs/
Dbackref.h362 "Inconsistency in backref cache found at offset %llu", in btrfs_backref_panic()
/Linux-v5.10/drivers/mtd/
Dmtdblock.c95 * However this could lead to inconsistency since we will not in write_cached_data()
/Linux-v5.10/fs/ext4/
Dext4_jbd2.c208 * may lead to on-disk filesystem inconsistency. in ext4_check_bdev_write_error()

1234