/openbmc/linux/tools/testing/selftests/timers/ |
H A D | inconsistency-check.c | 97 int i, inconsistent; in consistency_test() local 110 inconsistent = -1; in consistency_test() 119 inconsistent = i; in consistency_test() 122 if (inconsistent >= 0) { in consistency_test() 127 if (i == inconsistent) in consistency_test() 131 if (i == inconsistent + 1) in consistency_test() 134 delta = list[inconsistent].tv_sec * NSEC_PER_SEC; in consistency_test() 135 delta += list[inconsistent].tv_nsec; in consistency_test() 136 delta -= list[inconsistent+1].tv_sec * NSEC_PER_SEC; in consistency_test() 137 delta -= list[inconsistent+1].tv_nsec; in consistency_test()
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | qemu-img-bitmaps.out | 119 === Check handling of inconsistent bitmap === 147 qemu-img: Cannot copy inconsistent bitmap 'b0' 151 qemu-img: warning: Skipping inconsistent bitmap 'b0' 152 qemu-img: warning: Skipping inconsistent bitmap 'b2'
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/ |
H A D | toggle-font.diff | 25 guint inconsistent : 1; 33 priv->inconsistent = FALSE;
|
/openbmc/qemu/block/ |
H A D | dirty-bitmap.c | 50 bool inconsistent; /* bitmap is persistent, but inconsistent. member 468 info->has_inconsistent = bm->inconsistent; in bdrv_query_dirty_bitmaps() 469 info->inconsistent = bm->inconsistent; in bdrv_query_dirty_bitmaps() 740 bitmap->inconsistent = true; in bdrv_dirty_bitmap_set_inconsistent() 760 return bitmap->inconsistent; in bdrv_dirty_bitmap_inconsistent()
|
/openbmc/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)
|
/openbmc/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
|
/openbmc/webui-vue/docs/.vuepress/styles/ |
H A D | palette.styl | 12 // inconsistent margins between different lists
|
/openbmc/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
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/ |
H A D | 0001-Use-Os-to-compile-tinyxml2.cpp.patch | 27 …ocv_append_source_files_cxx_compiler_options(filter_srcs "-Wno-inconsistent-missing-override") # …
|
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | pkcs7_parser.c | 93 goto inconsistent; in pkcs7_check_authattrs() 102 goto inconsistent; in pkcs7_check_authattrs() 105 inconsistent: in pkcs7_check_authattrs()
|
/openbmc/openbmc/poky/meta/recipes-support/nettle/nettle/ |
H A D | check-header-files-of-openssl-only-if-enable_.patch | 8 config.h even if 'enable_openssl' is not set to yes, this made inconsistent
|
/openbmc/u-boot/doc/device-tree-bindings/video/ |
H A D | displaymode.txt | 25 not allow for inconsistent parameters. Unlike the Framebuffer framework
|
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-modules/ |
H A D | 0001-Fix-sched_stat_runtime-changed-in-Linux-6.6.66.patch | 17 Tracing the absolute vruntime makes less sense, inconsistent:
|
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/ |
H A D | 0001-Added-handshake-history-reporting-when-test-fails.patch | 167 - /* Peers are in inconsistent state. */ 251 + /* Peers are in inconsistent state. */
|
/openbmc/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
|
/openbmc/u-boot/scripts/coccinelle/null/ |
H A D | badzero.cocci | 122 // This rule may lead to inconsistent path problems, if E is defined in two
|
/openbmc/linux/scripts/coccinelle/null/ |
H A D | badzero.cocci | 120 // This rule may lead to inconsistent path problems, if E is defined in two
|
/openbmc/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
|
/openbmc/linux/fs/btrfs/ |
H A D | sysfs.c | 2098 bool inconsistent; in qgroup_inconsistent_show() local 2101 inconsistent = (fs_info->qgroup_flags & BTRFS_QGROUP_STATUS_FLAG_INCONSISTENT); in qgroup_inconsistent_show() 2104 return sysfs_emit(buf, "%d\n", inconsistent); in qgroup_inconsistent_show() 2106 BTRFS_ATTR(qgroups, inconsistent, qgroup_inconsistent_show); 2153 BTRFS_ATTR_PTR(qgroups, inconsistent),
|
/openbmc/linux/Documentation/powerpc/ |
H A D | dawr-power9.rst | 89 inconsistent view of what's available. Similarly for guests.
|
/openbmc/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
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | format.rst | 43 inconsistent with the negotiated parameters. A video standard change for
|
/openbmc/qemu/docs/interop/ |
H A D | bitmaps.rst | 123 - ``inconsistent``: This bitmap is corrupted and cannot be used. 130 The ``+inconsistent`` status similarly prohibits almost all operations, 159 (This is now ``+inconsistent``.) 336 as ``+inconsistent`` if any such writes do happen. Backups made from such 417 - The "inconsistent" bit will not appear when it is false, appearing only when 462 will be marked as ``+inconsistent`` at next load and considered unsafe to use
|
/openbmc/ipmitool/src/plugins/lanplus/ |
H A D | README.lanplus | 3 inconsistent, and interpretations of the intent of the specification had to
|