/Linux-v6.1/net/ipv4/netfilter/ |
D | Kconfig | 73 This is a backwards-compat option for the user's convenience 81 This is a backwards-compat option for the user's convenience 148 This is a backwards-compat option for the user's convenience 168 This is a backwards-compat option for the user's convenience 228 This is a backwards-compat option for the user's convenience 236 This is a backwards-compat option for the user's convenience 245 This is a backwards-compat option for the user's convenience 296 This is a backwards-compatible option for the user's convenience
|
/Linux-v6.1/mm/kmsan/ |
D | core.c | 89 bool backwards; in kmsan_internal_memmove_metadata() local 122 backwards = dst > src; in kmsan_internal_memmove_metadata() 123 i = backwards ? min(src_slots, dst_slots) - 1 : 0; in kmsan_internal_memmove_metadata() 124 iter = backwards ? -1 : 1; in kmsan_internal_memmove_metadata() 181 * needs to be duplicated, depending on the copy direction (@backwards) in kmsan_internal_memmove_metadata() 186 * backwards = 0: in kmsan_internal_memmove_metadata() 189 * backwards = 1: in kmsan_internal_memmove_metadata() 194 if (backwards) { in kmsan_internal_memmove_metadata()
|
/Linux-v6.1/net/ipv6/netfilter/ |
D | Kconfig | 66 This is a backwards-compat option for the user's convenience 126 This is a backwards-compat option for the user's convenience 182 This is a backwards-compatible option for the user's convenience 271 This is a backwards-compat option for the user's convenience
|
/Linux-v6.1/Documentation/devicetree/bindings/mtd/ |
D | partition.txt | 30 For backwards compatibility partitions as direct subnodes of the flash device are 32 NOTE: also for backwards compatibility, direct subnodes that have a compatible
|
/Linux-v6.1/include/uapi/sound/sof/ |
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-v6.1/arch/ia64/include/uapi/asm/ |
D | signal.h | 49 /* signal 31 is no longer "unused", but the SIGUNUSED macro remains for backwards compatibility */ 71 * in wrong. ;-( To preserve backwards compatibility, we leave the kernel at the
|
/Linux-v6.1/include/uapi/linux/ |
D | shm.h | 27 /* Obsolete, used only for backwards compatibility and libc5 compiles */ 92 /* Obsolete, used only for backwards compatibility */
|
D | selinux_netlink.h | 27 /* Multicast groups - backwards compatiblility for userspace */
|
/Linux-v6.1/drivers/scsi/ |
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-v6.1/lib/zstd/compress/ |
D | zstd_ldm.c | 166 * Returns the number of bytes that match backwards before pIn and pMatch. 183 * Returns the number of bytes that match backwards from pMatch, 184 * even with the backwards match spanning 2 different segments. 194 /* If backwards match is entirely in the extDict or prefix, immediately return */ in ZSTD_ldm_countBackwardsMatch_2segments() 197 …DEBUGLOG(7, "ZSTD_ldm_countBackwardsMatch_2segments: found 2-parts backwards match (length in pref… in ZSTD_ldm_countBackwardsMatch_2segments() 199 DEBUGLOG(7, "final backwards match length = %zu", matchLength); in ZSTD_ldm_countBackwardsMatch_2segments()
|
/Linux-v6.1/tools/include/linux/ |
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-v6.1/include/uapi/drm/ |
D | msm_drm.h | 35 * subject to backwards-compatibility constraints: 42 * value should have a backwards compatible meaning. And for 90 /* For backwards compat. The original support for preemption was based on 324 * backwards compatibility as a "default" submitqueue
|
/Linux-v6.1/include/linux/ |
D | list.h | 629 * list_for_each_prev - iterate over a list backwards 648 * list_for_each_prev_safe - iterate over a list backwards safe against removal of list entry 679 * list_for_each_entry_reverse - iterate backwards over list of given type. 715 * list_for_each_entry_continue_reverse - iterate backwards from the given point 720 * Start to iterate over list of given type backwards, continuing after 741 * list_for_each_entry_from_reverse - iterate backwards over list of given type 747 * Iterate backwards over list of given type, continuing from current position. 798 * list_for_each_entry_safe_reverse - iterate backwards over list safe against removal 804 * Iterate backwards over list of given type, safe against removal
|
D | crc32c.h | 10 /* This macro exists for backwards-compatibility. */
|
/Linux-v6.1/fs/nfsd/ |
D | nfsfh.h | 296 * i_version can go backwards after a reboot. On its own that doesn't 297 * necessarily cause a problem, but if i_version goes backwards and then 303 * long as time doesn't go backwards we never reuse an old value.
|
/Linux-v6.1/Documentation/sound/designs/ |
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-v6.1/arch/x86/kernel/ |
D | tsc_sync.c | 304 * we saw a time-warp of the TSC going backwards: in check_tsc_warp() 312 * one CPU should observe time going backwards. in check_tsc_warp() 507 * observed time going backwards so this TSC was ahead and in check_tsc_sync_target() 508 * needs to move backwards. in check_tsc_sync_target()
|
/Linux-v6.1/lib/zlib_inflate/ |
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-v6.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | opencores,or1k-pic.txt | 11 but this is only for backwards compatibility.
|
D | nvidia,tegra20-ictlr.txt | 13 subsequent SoCs remained backwards-compatible with Tegra30, so on
|
/Linux-v6.1/Documentation/devicetree/bindings/net/ |
D | hisilicon-hns-mdio.txt | 8 while "hisilicon,mdio" is optional for backwards compatibility only on
|
/Linux-v6.1/kernel/time/ |
D | timekeeping_internal.h | 24 * Prevent time going backwards by checking the MSB of mask in in clocksource_delta()
|
/Linux-v6.1/net/8021q/ |
D | Kconfig | 39 supersedes GVRP and is not backwards-compatible.
|
/Linux-v6.1/sound/soc/sof/ |
D | Kconfig | 21 For backwards-compatibility with previous configurations the selection will 32 For backwards-compatibility with previous configurations the selection will
|
/Linux-v6.1/drivers/gpu/drm/vc4/ |
D | vc4_validate_shaders.c | 84 /* Set when we find a backwards branch. If the branch is backwards, 919 /* If we did a backwards branch and we haven't emitted a uniforms in vc4_validate_shader() 921 * uniforms address available so that the backwards branch can do its in vc4_validate_shader() 924 * We could potentially prove that the backwards branch doesn't in vc4_validate_shader()
|