| /kernel/linux/linux-6.6/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 282 This is a backwards-compatible option for the user's convenience
|
| /kernel/linux/linux-5.10/net/ipv4/netfilter/ |
| D | Kconfig | 150 This is a backwards-compat option for the user's convenience 170 This is a backwards-compat option for the user's convenience 230 This is a backwards-compat option for the user's convenience 238 This is a backwards-compat option for the user's convenience 247 This is a backwards-compat option for the user's convenience 298 This is a backwards-compatible option for the user's convenience
|
| /kernel/linux/linux-6.6/mm/kmsan/ |
| D | core.c | 91 bool backwards; in kmsan_internal_memmove_metadata() local 124 backwards = dst > src; in kmsan_internal_memmove_metadata() 125 i = backwards ? min(src_slots, dst_slots) - 1 : 0; in kmsan_internal_memmove_metadata() 126 iter = backwards ? -1 : 1; in kmsan_internal_memmove_metadata() 183 * needs to be duplicated, depending on the copy direction (@backwards) in kmsan_internal_memmove_metadata() 188 * backwards = 0: in kmsan_internal_memmove_metadata() 191 * backwards = 1: in kmsan_internal_memmove_metadata() 196 if (backwards) { in kmsan_internal_memmove_metadata()
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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.
|
| /kernel/linux/linux-6.6/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.
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/net/ipv6/netfilter/ |
| D | Kconfig | 131 This is a backwards-compat option for the user's convenience 187 This is a backwards-compatible option for the user's convenience 276 This is a backwards-compat option for the user's convenience
|
| /kernel/liteos_m/arch/risc-v/nuclei/gcc/nmsis/Core/Include/ |
| D | nmsis_version.h | 30 * 2. MINOR version when you add functionality in a backwards compatible manner, and 31 * 3. PATCH version when you make backwards compatible bug fixes.
|
| /kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/ |
| D | signal.h | 49 /* signal 31 is no longer "unused", but the SIGUNUSED macro remains for backwards compatibility */ 95 * in wrong. ;-( To preserve backwards compatibility, we leave the kernel at the
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | shm.h | 27 /* Obsolete, used only for backwards compatibility and libc5 compiles */ 92 /* Obsolete, used only for backwards compatibility */
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | shm.h | 27 /* Obsolete, used only for backwards compatibility and libc5 compiles */ 92 /* Obsolete, used only for backwards compatibility */
|
| /kernel/linux/linux-5.10/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. */
|
| /kernel/linux/linux-6.6/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. */
|
| /kernel/linux/linux-5.10/tools/include/linux/ |
| D | list.h | 412 * list_for_each_prev - iterate over a list backwards 430 * list_for_each_prev_safe - iterate over a list backwards safe against removal of list entry 452 * list_for_each_entry_reverse - iterate backwards over list of given type. 488 * list_for_each_entry_continue_reverse - iterate backwards from the given point 493 * Start to iterate over list of given type backwards, continuing after 558 * list_for_each_entry_safe_reverse - iterate backwards over list safe against removal 564 * Iterate backwards over list of given type, safe against removal
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | list.h | 584 * list_for_each_prev - iterate over a list backwards 602 * list_for_each_prev_safe - iterate over a list backwards safe against removal of list entry 633 * list_for_each_entry_reverse - iterate backwards over list of given type. 669 * list_for_each_entry_continue_reverse - iterate backwards from the given point 674 * Start to iterate over list of given type backwards, continuing after 695 * list_for_each_entry_from_reverse - iterate backwards over list of given type 701 * Iterate backwards over list of given type, continuing from current position. 752 * list_for_each_entry_safe_reverse - iterate backwards over list safe against removal 758 * Iterate backwards over list of given type, safe against removal
|
| D | crc32c.h | 10 /* This macro exists for backwards-compatibility. */
|
| /kernel/linux/linux-5.10/fs/nfsd/ |
| D | nfsfh.h | 250 * i_version can go backwards after a reboot. On its own that doesn't 251 * necessarily cause a problem, but if i_version goes backwards and then 257 * long as time doesn't go backwards we never reuse an old value.
|
| /kernel/linux/linux-6.6/fs/fuse/ |
| D | acl.c | 63 * the host to retain backwards compatibility. in fuse_no_acl() 87 * vfs. Retain that behavior for backwards compatibility as there are in fuse_get_inode_acl()
|
| /kernel/linux/linux-6.6/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 341 * backwards compatibility as a "default" submitqueue
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | crc32c.h | 9 /* This macro exists for backwards-compatibility. */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/ |
| D | partition.txt | 40 For backwards compatibility partitions as direct subnodes of the flash device are 42 NOTE: also for backwards compatibility, direct subnodes that have a compatible
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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
|