Home
last modified time | relevance | path

Searched full:compatibility (Results 1 – 25 of 1914) sorted by relevance

12345678910>>...77

/linux-6.12.1/Documentation/devicetree/bindings/ptp/
Dbrcm,ptp-dte.txt4 - compatible: should contain the core compatibility string
5 and the SoC compatibility string. The SoC
6 compatibility string is to handle SoC specific
8 Core compatibility string:
10 SoC compatibility strings:
/linux-6.12.1/Documentation/admin-guide/
Dsyscall-user-dispatch.rst10 Compatibility layers like Wine need a way to efficiently emulate system
22 invoking the kernel, when crossing the compatibility layer API
27 The goal of this design is to provide very quick compatibility layer
29 personality every time the compatibility layer executes. Instead, a
83 Syscall User Dispatch provides functionality for compatibility layers to
/linux-6.12.1/drivers/message/fusion/lsi/
Dmpi_log_sas.h270 /* Compatibility Error : IR Disabled */
272 /* Compatibility Error : Inquiry Command failed */
274 /* Compatibility Error : Device not direct access device */
276 /* Compatibility Error : Removable device found */
278 /* Compatibility Error : Device SCSI Version not 2 or higher */
280 /* Compatibility Error : SATA device, 48 BIT LBA not supported */
282 /* Compatibility Error : Device does not have 512 byte block sizes */
284 /* Compatibility Error : Volume Type check failed */
286 /* Compatibility Error : Volume Type is unsupported by FW */
288 /* Compatibility Error : Disk drive too small for use in volume */
[all …]
/linux-6.12.1/include/uapi/linux/
Droute.h12 * for the purposes of compatibility only.
40 short rt_metric; /* +1 for binary compatibility! */
44 #define rt_mss rt_mtu /* Compatibility :-( */
58 #define RTF_MSS RTF_MTU /* Compatibility :-( */
Dif.h23 #include <linux/libc-compat.h> /* for compatibility with glibc */
39 /* For glibc compatibility. An empty enum does not compile. */
83 /* for compatibility with glibc net/if.h */
110 /* for compatibility with glibc net/if.h */
194 /* for compatibility with glibc net/if.h */
232 /* for compatibility with glibc net/if.h */
284 /* for compatibility with glibc net/if.h */
Dshm.h27 /* Obsolete, used only for backwards compatibility and libc5 compiles */
37 unsigned short shm_unused; /* compatibility */
92 /* Obsolete, used only for backwards compatibility */
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dmarvell,pp2.yaml94 for backward compatibility but shouldn't be used for new
120 Legacy binding for backward compatibility.
216 port-id = <0>; /* For backward compatibility. */
224 port-id = <1>; /* For backward compatibility. */
261 port-id = <0>; /* For backward compatibility. */
280 port-id = <1>; /* For backward compatibility. */
302 port-id = <2>; /* For backward compatibility. */
Dcavium-pip.txt12 Compatibility with all cn3XXX, cn5XXX and cn6XXX SOCs.
23 Compatibility with all cn3XXX, cn5XXX and cn6XXX SOCs.
34 Compatibility with all cn3XXX, cn5XXX and cn6XXX SOCs.
/linux-6.12.1/tools/lib/bpf/
Dbpf.h41 size_t sz; /* size of this struct for forward/backward compatibility */
69 size_t sz; /* size of this struct for forward/backward compatibility */
126 size_t sz; /* size of this struct for forward/backward compatibility */
164 size_t sz; /* size of this struct for forward/backward compatibility */
303 size_t sz; /* size of this struct for forward/backward compatibility */
317 size_t sz; /* size of this struct for forward/backward compatibility */
337 size_t sz; /* size of this struct for forward/backward compatibility */
351 size_t sz; /* size of this struct for forward/backward compatibility */
394 size_t sz; /* size of this struct for forward/backward compatibility */
450 size_t sz; /* size of this struct for forward/backward compatibility */
[all …]
/linux-6.12.1/drivers/net/ethernet/hisilicon/
DKconfig104 tristate "Hisilicon HNS3 HCLGE Acceleration Engine & Compatibility Layer Support"
110 compatibility layer. The engine would be used in Hisilicon hip08 family of
123 tristate "Hisilicon HNS3VF Acceleration Engine & Compatibility Layer Support"
128 compatibility layer. The engine would be used in Hisilicon hip08 family of
/linux-6.12.1/fs/ext4/
DKconfig2 # Ext3 configs are here for backward compatibility with old configs which may
9 This config option is here only for backward compatibility. ext3
18 This config option is here only for backward compatibility. ext3
26 This config option is here only for backward compatibility. ext3
/linux-6.12.1/tools/perf/Documentation/
Ddb-export.txt20 backward and forward compatibility, by following some simple rules:
30 backward compatibility by testing for the presence of new tables and columns
33 4. The export scripts themselves maintain forward compatibility (i.e. an existing
/linux-6.12.1/include/uapi/asm-generic/
Dresource.h8 * ( Compatibility detail: there are architectures that have
10 * to keep that order for binary compatibility. The reasons
55 * Some architectures override this (for compatibility reasons):
/linux-6.12.1/Documentation/process/
Dadding-syscalls.rst269 Compatibility System Calls (Generic)
276 However, there are a couple of situations where a compatibility layer is
290 The second situation that requires a compatibility layer is if one of the
294 32-bit values, which then need to be re-assembled in the compatibility layer.
297 does **not** need a compatibility layer; for example, :manpage:`splice(2)`'s arguments of
300 The compatibility version of the system call is called ``compat_sys_xyzzy()``,
356 Compatibility System Calls (x86)
359 To wire up the x86 architecture of a system call with a compatibility version,
375 the compatibility wrapper::
424 If the system call needs a compatibility layer (as in the previous section)
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/serial/
Dmvebu-uart.txt15 compatible string for backward compatibility), it will only work
20 should not be used and are supported only for backward compatibility.
31 - For backward compatibility reasons, a single element interrupts
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-class-fpga-region5 Description: FPGA region id for compatibility check, e.g. compatibility
/linux-6.12.1/drivers/base/
Dclass.c559 * class_compat_register - register a compatibility class
562 * Compatibility class are meant as a temporary user-space compatibility
582 * class_compat_unregister - unregister a compatibility class
593 * class_compat_create_link - create a compatibility class device link to
595 * @cls: the compatibility class
611 * backwards compatibility as possible. in class_compat_create_link()
625 * class_compat_remove_link - remove a compatibility class device link to
627 * @cls: the compatibility class
/linux-6.12.1/net/core/
Dgen_stats.c40 * gnet_stats_start_copy_compat - start dumping procedure in compatibility mode
43 * @tc_stats_type: TLV type for backward compatibility struct tc_stats TLV
44 * @xstats_type: TLV type for backward compatibility xstats TLV
53 * The dumping handle is marked to be in backward compatibility mode telling
96 * gnet_stats_start_copy - start dumping procedure in compatibility mode
420 * handle is in backward compatibility mode.
454 * by gnet_stats_copy_XXX() calls. Adds the backward compatibility TLVs
/linux-6.12.1/arch/arm/kernel/
Dsys_oabi-compat.c5 * Compatibility wrappers for syscalls that are used from
30 * Compatibility wrappers are needed for them and provided below.
35 * A compatibility wrapper is needed and provided below.
53 * structure size. Compatibility wrappers are needed and provided below.
60 * used they have to be copyed to remove the padding. Compatibility wrappers
71 * change the length argument to 110 whenever it is 112. Compatibility
478 * compatibility layer. This already has known flaws with in sys_oabi_sendmsg()
/linux-6.12.1/arch/powerpc/include/asm/
Delf.h70 * (as in the case of running in Power5+ compatibility mode on a
155 * AUXV is greater than 16 for glibc compatibility.
157 * - for compatibility with glibc ARCH_DLINFO must always be defined on PPC,
163 /* Handle glibc compatibility. */ \
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dhist-v4l2.rst78 Added a v4l to V4L2 ioctl compatibility layer to videodev.c. Driver
89 1999-03-31: Better compatibility for v4l memory capture ioctls. Requires
90 changes to drivers to fully support new compatibility features, see
116 was changed for compatibility with v4l. (1999-08-30)
209 ``videodev.h`` for compatibility with the original ``videodev.h`` file.
221 2001-01-25: A possible driver-level compatibility problem between the
233 correctly through the backward compatibility layer. [Solution?]
244 compatibility* as the :ref:`VIDIOC_G_FMT <VIDIOC_G_FMT>` and
262 Compatibility: Add one to the start values. Applications depending on
270 removed. This change *breaks compatibility* with earlier versions:
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/i2c/
Di2c-octeon.txt5 Compatibility with all cn3XXX, cn5XXX and cn6XXX SOCs.
11 Compatibility with cn78XX SOCs.
/linux-6.12.1/Documentation/networking/
Dopenvswitch.rst29 Flow key compatibility
41 To support this forward and backward compatibility, whenever the
154 compatibility for applications that follow the rules listed under
155 "Flow key compatibility" above.
184 The application could, following the flow compatibility rules above,
189 across kernel versions even though it follows the compatibility rules.
/linux-6.12.1/Documentation/ABI/removed/
Dsysfs-selinux-checkreqprot13 This was a compatibility mechanism for legacy userspace and
24 The checkreqprot selinuxfs node will remain for backward compatibility
/linux-6.12.1/tools/include/uapi/asm-generic/
Dioctls.h58 #define TIOCSBRK 0x5427 /* BSD compatibility */
59 #define TIOCCBRK 0x5428 /* BSD compatibility */
72 #define TCGETX 0x5432 /* SYS5 TCGETX compatibility */

12345678910>>...77