/linux/tools/testing/selftests/timers/ |
H A D | inconsistency-check.c | 86 int i, inconsistent; in consistency_test() local 99 inconsistent = -1; in consistency_test() 108 inconsistent = i; in consistency_test() 111 if (inconsistent >= 0) { in consistency_test() 116 if (i == inconsistent) in consistency_test() 120 if (i == inconsistent + 1) in consistency_test() 123 delta = list[inconsistent].tv_sec * NSEC_PER_SEC; in consistency_test() 124 delta += list[inconsistent].tv_nsec; in consistency_test() 125 delta -= list[inconsistent+1].tv_sec * NSEC_PER_SEC; in consistency_test() 126 delta -= list[inconsistent in consistency_test() [all...] |
/linux/include/linux/byteorder/ |
H A D | big_endian.h | 8 #warning inconsistent configuration, needs CONFIG_CPU_BIG_ENDIAN
|
H A D | little_endian.h | 8 #warning inconsistent configuration, CONFIG_CPU_BIG_ENDIAN is set
|
/linux/scripts/coccinelle/tests/ |
H A D | odd_ptr_err.cocci | 105 msg = "inconsistent IS_ERR and PTR_ERR" 116 msg = "inconsistent IS_ERR and PTR_ERR on line %s." % (j1[0].line)
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-log.rst | 7 inconsistent because a RAID stripe is currently being operated on or 9 mirrors, a region would be considered dirty/inconsistent while you
|
H A D | log-writes.rst | 37 inconsistent file system.
|
/linux/fs/bcachefs/ |
H A D | error.c | 506 bool inconsistent = false, exiting = false; in __bch2_fsck_err() local 533 inconsistent = true; in __bch2_fsck_err() 602 if (inconsistent) in __bch2_fsck_err()
|
/linux/Documentation/userspace-api/media/mediactl/ |
H A D | media-request-ioc-queue.rst | 39 invalid or inconsistent data, see the next section for a list of
|
/linux/scripts/coccinelle/null/ |
H A D | badzero.cocci | 120 // This rule may lead to inconsistent path problems, if E is defined in two
|
/linux/Documentation/driver-api/md/ |
H A D | raid5-ppl.rst | 7 may become inconsistent with data on other member disks. If the array is also
|
H A D | raid5-cache.rst | 29 unclean shutdown. We call an array degraded if it has inconsistent data. MD
|
/linux/Documentation/arch/powerpc/ |
H A D | dawr-power9.rst | 89 inconsistent view of what's available. Similarly for guests.
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-sr-som.dtsi | 60 * some rare issues where the PHY gets stuck in an inconsistent and
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | format.rst | 43 inconsistent with the negotiated parameters. A video standard change for
|
/linux/fs/btrfs/ |
H A D | sysfs.c | 2439 bool inconsistent; in qgroup_inconsistent_show() local 2442 inconsistent = (fs_info->qgroup_flags & BTRFS_QGROUP_STATUS_FLAG_INCONSISTENT); in qgroup_inconsistent_show() 2445 return sysfs_emit(buf, "%d\n", inconsistent); in qgroup_inconsistent_show() 2447 BTRFS_ATTR(qgroups, inconsistent, qgroup_inconsistent_show); 2494 BTRFS_ATTR_PTR(qgroups, inconsistent),
|
/linux/Documentation/hwmon/ |
H A D | hp-wmi-sensors.rst | 126 - Dubious sensor hardware and inconsistent BIOS WMI implementations have been
|
H A D | k10temp.rst | 94 the sensor may return inconsistent values (erratum 319). The driver
|
/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-h700-anbernic-rg35xx-2024.dts | 348 * GPIO values in bootloader is inconsistent
|
/linux/Documentation/virt/hyperv/ |
H A D | coco.rst | 241 the Hyper-V host. The memory is in an inconsistent state until all steps are 242 complete. A reference while the state is inconsistent could result in an
|
/linux/net/rxrpc/ |
H A D | rxgk.c | 1227 goto inconsistent; in rxgk_verify_response() 1284 inconsistent: in rxgk_verify_response()
|
/linux/Documentation/hid/ |
H A D | hidraw.rst | 16 which send and receive data in a way that is inconsistent with their report
|
/linux/Documentation/filesystems/ |
H A D | ext2.rst | 250 making it inconsistent). This is essentially just a flag which says 264 which would leading to inconsistent bitmaps. An old kernel would also
|
/linux/drivers/hwtracing/coresight/ |
H A D | Kconfig | 201 an inconsistent state.
|
/linux/Documentation/driver-api/nvdimm/ |
H A D | btt.rst | 200 postmap_aba. This has made the layout inconsistent by losing a free entry, and
|
/linux/Documentation/admin-guide/ |
H A D | xfs.rst | 182 be inconsistent when mounted in ``norecovery`` mode. 237 inconsistent namespace presentation during or after a
|