/linux/Documentation/dev-tools/ |
H A D | checkuapi.rst | 8 checks UAPI header files for userspace backwards-compatibility across 79 All 912 UAPI headers compatible with x86 appear to be backwards compatible 114 error - 1/912 UAPI headers compatible with x86 appear _not_ to be backwards compatible 121 in which the userspace backwards compatibility is ambiguous:: 127 All 912 UAPI headers compatible with x86 appear to be backwards compatible 161 error - 1/912 UAPI headers compatible with x86 appear _not_ to be backwards compatible 178 All 912 UAPI headers compatible with x86 appear to be backwards compatible 199 error - 1/912 UAPI headers compatible with x86 appear _not_ to be backwards compatible 254 error - 1/884 UAPI headers compatible with arm64 appear _not_ to be backwards compatible 336 error - 1/912 UAPI headers compatible with x86 appear _not_ to be backwards compatible [all …]
|
/linux/arch/mips/kernel/ |
H A D | sync-r4k.c | 82 * we saw a time-warp of the counter going backwards: in check_counter_warp() 90 * one CPU should observe time going backwards. in check_counter_warp() 231 * observed time going backwards so this counter was ahead and in synchronise_count_slave() 232 * needs to move backwards. in synchronise_count_slave()
|
/linux/include/uapi/sound/sof/ |
H A D | abi.h | 18 * 2) Increment MINOR version if you add backwards compatible features or 21 * 3) Increment PATCH version if you add backwards compatible bug fixes.
|
/linux/mm/kmsan/ |
H A D | core.c | 91 bool backwards; in kmsan_internal_memmove_metadata() local 112 backwards = dst > src; in kmsan_internal_memmove_metadata() 113 step = backwards ? -1 : 1; in kmsan_internal_memmove_metadata() 114 iter = backwards ? n - 1 : 0; in kmsan_internal_memmove_metadata()
|
/linux/include/uapi/linux/ |
H A D | shm.h | 27 /* Obsolete, used only for backwards compatibility and libc5 compiles */ 92 /* Obsolete, used only for backwards compatibility */
|
H A D | selinux_netlink.h | 27 /* Multicast groups - backwards compatiblility for userspace */
|
/linux/drivers/scsi/ |
H A D | st_options.h | 27 that can't space backwards over records. NOTE: The tape will be 28 spaced backwards over an "accidentally" crossed filemark in any case. */
|
/linux/tools/include/linux/ |
H A D | list.h | 423 * list_for_each_prev - iterate over a list backwards 441 * list_for_each_prev_safe - iterate over a list backwards safe against removal of list entry 463 * list_for_each_entry_reverse - iterate backwards over list of given type. 499 * list_for_each_entry_continue_reverse - iterate backwards from the given point 504 * Start to iterate over list of given type backwards, continuing after 569 * list_for_each_entry_safe_reverse - iterate backwards over list safe against removal 575 * Iterate backwards over list of given type, safe against removal
|
/linux/fs/fuse/ |
H A D | acl.c | 62 * the host to retain backwards compatibility. in fuse_no_acl() 86 * vfs. Retain that behavior for backwards compatibility as there are in fuse_get_inode_acl()
|
/linux/lib/zstd/compress/ |
H A D | zstd_ldm.c | 193 * Returns the number of bytes that match backwards before pIn and pMatch. 210 * Returns the number of bytes that match backwards from pMatch, 211 * even with the backwards match spanning 2 different segments. 221 /* If backwards match is entirely in the extDict or prefix, immediately return */ in ZSTD_ldm_countBackwardsMatch_2segments() 224 …DEBUGLOG(7, "ZSTD_ldm_countBackwardsMatch_2segments: found 2-parts backwards match (length in pref… in ZSTD_ldm_countBackwardsMatch_2segments() 226 DEBUGLOG(7, "final backwards match length = %zu", matchLength); in ZSTD_ldm_countBackwardsMatch_2segments()
|
/linux/arch/x86/kernel/ |
H A D | tsc_sync.c | 302 * we saw a time-warp of the TSC going backwards: in check_tsc_warp() 310 * one CPU should observe time going backwards. in check_tsc_warp() 499 * observed time going backwards so this TSC was ahead and in check_tsc_sync_target() 500 * needs to move backwards. in check_tsc_sync_target()
|
/linux/lib/zlib_inflate/ |
H A D | inftrees.c | 69 increases. For the deflate format, these bits are stored backwards in zlib_inflate_table() 72 are incremented backwards. in zlib_inflate_table() 227 /* backwards increment the len-bit code huff */ in zlib_inflate_table() 299 /* backwards increment the len-bit code huff */ in zlib_inflate_table()
|
/linux/include/uapi/drm/ |
H A D | msm_drm.h | 35 * subject to backwards-compatibility constraints: 42 * value should have a backwards compatible meaning. And for 95 /* For backwards compat. The original support for preemption was based on 348 * backwards compatibility as a "default" submitqueue
|
/linux/Documentation/sound/designs/ |
H A D | timestamping.rst | 35 ``CLOCK_REALTIME`` (NTP corrections including going backwards), 36 ``CLOCK_MONOTONIC`` (NTP corrections but never going backwards), 87 For backwards compatibility with previous implementations that did not
|
/linux/include/linux/ |
H A D | crc32c.h | 12 /* This macro exists for backwards-compatibility. */
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | opencores,or1k-pic.txt | 11 but this is only for backwards compatibility.
|
H A D | nvidia,tegra20-ictlr.txt | 13 subsequent SoCs remained backwards-compatible with Tegra30, so on
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | hisilicon-hns-mdio.txt | 8 while "hisilicon,mdio" is optional for backwards compatibility only on
|
/linux/kernel/time/ |
H A D | timekeeping_internal.h | 38 * Prevent time going backwards by checking the result against in clocksource_delta()
|
/linux/security/apparmor/include/ |
H A D | policy_compat.h | 5 * Code to provide backwards compatibility with older policy versions,
|
/linux/net/8021q/ |
H A D | Kconfig | 39 supersedes GVRP and is not backwards-compatible.
|
/linux/Documentation/bpf/ |
H A D | bpf_design_QA.rst | 313 kernel preserve backwards compatibility for these features? 319 the kernel will preserve backwards compatibility, as they are part of UAPI. 337 In other words, no backwards compatibility is guaranteed if one using a type 343 bpf_obj_new for user defined types). Will the kernel preserve backwards
|
/linux/scripts/ |
H A D | patch-kernel | 97 backwards () { function 229 # Don't allow backwards/reverse patching. 231 backwards
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-rbd | 49 will fail for backwards compatibility reasons. 63 available will fail for backwards compatibility reasons.
|
/linux/drivers/staging/media/deprecated/atmel/ |
H A D | TODO | 5 not backwards compatible with the current usability of the driver.
|