Home
last modified time | relevance | path

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

1234

/linux/tools/testing/selftests/timers/
H A Dinconsistency-check.c1 /* 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 Dskew_consistency.c8 * that the inconsistency-check tests be present in the same directory it
50 return system("./inconsistency-check -t 60"); in main()
H A Dchange_skew.c8 * that the raw_skew, inconsistency-check and nanosleep tests be
48 ret |= system("./inconsistency-check"); in change_skew_test()
H A Dset-2038.c8 * 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 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()
H A D.gitignore5 inconsistency-check
/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-gpio.yaml61 not the GPIO chip. It is essentially an inconsistency flag.
68 the GPIO chip. It is essentially an inconsistency flag.
/linux/tools/testing/selftests/net/netfilter/
H A Dconntrack_resize.sh341 echo "FAIL: conntrack count inconsistency for $ns -L: $c != $l"
356 echo "FAIL: dump inconsistency for $ns -L --proto $protoname: $l != $proto"
365 echo "FAIL: proc inconsistency for $ns: $l != $proc"
371 echo "FAIL: proc inconsistency after uniq filter for $ns: $l != $proc"
/linux/drivers/rtc/
H A 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/Documentation/core-api/
H A Dnetlink.rst54 them - make sure to report dump inconsistency with ``NLM_F_DUMP_INTR``.
/linux/Documentation/admin-guide/media/
H A Davermedia.rst79 error message inconsistency. Although this generates errors in
/linux/fs/jfs/
H A Djfs_types.h108 #define DXD_CORRUPT 0x08 /* Inconsistency detected */
/linux/drivers/iio/imu/bno055/
H A 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/Documentation/scsi/
H A DChangeLog.arcmsr62 ** inconsistency with sg_mod driver if application directly calls
/linux/arch/s390/pci/
H A Dpci_sysfs.c63 * Due to a z/VM vs LPAR inconsistency in the error in _do_recover()
/linux/Documentation/kbuild/
H A Dkconfig-macro-language.rst183 this is _useful_ inconsistency.
/linux/drivers/media/radio/
H A Dradio-zoltrix.c7 * Due to the inconsistency in reading from the signal flags
/linux/drivers/mtd/
H A Dmtdblock.c95 * However this could lead to inconsistency since we will not in write_cached_data()
/linux/fs/nilfs2/
H A Drecovery.c69 msg = "Inconsistency found"; in nilfs_warn_segment_error()
463 "checkpoint log inconsistency at block %llu (segment %llu): next segment %llu is unallocated", in nilfs_prepare_segment_for_recovery()
/linux/drivers/misc/vmw_vmci/
H A Dvmci_doorbell.c524 * an inconsistency between guest and in vmci_doorbell_destroy()
/linux/fs/ntfs/
H A Dreparse.c365 * inconsistency if removal fails. in update_reparse_data()
/linux/drivers/gpu/nova-core/gsp/
H A Dcmdq.rs731 /// - `EIO` if there was some inconsistency (e.g. message shorter than advertised) on the
807 /// - `EIO` if there was some inconsistency (e.g. message shorter than advertised) on the
/linux/kernel/futex/
H A Dpi.c1066 * See futex_unlock_pi(), it deals with this inconsistency. in futex_lock_pi()
1068 * There be dragons here, since we must deal with the inconsistency on in futex_lock_pi()
/linux/drivers/firewire/
H A Dcore-topology.c228 fw_err(card, "parent port inconsistency for node %d: " in build_tree()
/linux/drivers/comedi/drivers/
H A Dme_daq.c362 dev_err(dev->class_dev, "Firmware length inconsistency\n"); in me2600_xilinx_download()

1234