Home
last modified time | relevance | path

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

12345678

/kernel/linux/linux-5.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
/kernel/linux/linux-6.6/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()
D.gitignore5 inconsistency-check
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()
DMakefile8 inconsistency-check raw_skew threadtest rtcpie
/kernel/linux/linux-5.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.
/kernel/linux/linux-6.6/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.
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/
Dproperty-units.txt6 be used in new bindings or added here. The inconsistency in the unit
/kernel/linux/linux-6.6/Documentation/admin-guide/media/
Davermedia.rst79 error message inconsistency. Although this generates errors in
/kernel/linux/linux-6.6/Documentation/core-api/
Dnetlink.rst54 them - make sure to report dump inconsistency with ``NLM_F_DUMP_INTR``.
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Davermedia.rst79 error message inconsistency. Although this generates errors in
/kernel/linux/linux-5.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
/kernel/linux/linux-6.6/fs/jfs/
Djfs_types.h108 #define DXD_CORRUPT 0x08 /* Inconsistency detected */
/kernel/linux/linux-5.10/fs/jfs/
Djfs_types.h108 #define DXD_CORRUPT 0x08 /* Inconsistency detected */

12345678