Home
last modified time | relevance | path

Searched refs:versioning (Results 1 – 25 of 25) sorted by relevance

/linux/Documentation/ABI/stable/
H A Do2cb5 Description: Ocfs2-tools looks at 'interface-revision' for versioning
H A Dvdso23 The vDSO uses symbol versioning; whenever you request a symbol from the
/linux/Documentation/ABI/obsolete/
H A Do2cb5 Description: Ocfs2-tools looks at 'interface-revision' for versioning
/linux/Documentation/kbuild/
H A Dgendwarfksyms.rst2 DWARF module versioning
94 versioning won't work when processing object files. To support this
104 transform the inputs for symbol versioning, the user is responsible for
238 To append new members, we can hide them from symbol versioning as
241 override the structure size used for symbol versioning.
277 types for versioning that no longer exist in the kernel.
380 be able to hide the added members from symbol versioning. Similarly
H A Dmodules.rst41 executed to make module versioning work.
391 Module versioning is enabled by the CONFIG_MODVERSIONS tag, and is used
/linux/fs/nilfs2/
H A DKconfig9 snapshotting. In addition to versioning capability of the entire
/linux/Documentation/devicetree/bindings/sifive/
H A Dsifive-blocks-ip-versioning.txt1 DT compatible string versioning for SiFive open-source IP blocks
/linux/Documentation/userspace-api/media/v4l/
H A Dmetafmt-rkisp1.rst56 versioning scheme so that it can be extended and versioned without breaking
/linux/Documentation/scsi/
H A DNinjaSCSI.rst53 some versioning problems.
/linux/kernel/module/
H A DKconfig162 bool "Module versioning support"
173 prompt "Module versioning implementation"
211 This enables module versioning for exported symbols also from
/linux/Documentation/devicetree/bindings/
H A Dwriting-bindings.rst102 versioning of that component.
/linux/tools/perf/util/
H A Dsymbol.c488 const char *versioning; in symbol__match_symbol_name() local
491 (versioning = strstr(name, "@@"))) { in symbol__match_symbol_name()
494 if (len < versioning - name) in symbol__match_symbol_name()
495 len = versioning - name; in symbol__match_symbol_name()
/linux/Documentation/bpf/libbpf/
H A Dlibbpf_naming_convention.rst86 ABI versioning
/linux/Documentation/i2c/
H A Dslave-testunit-backend.rst16 in a production build. And while there is some versioning and we try hard to
/linux/Documentation/filesystems/
H A Dsharedsubtree.rst218 an underlying versioning file system can return different
230 and if /usr has a versioning filesystem mounted, then that
236 versioning filesystem can then decipher that v3 version of the
H A Dnilfs2.rst8 snapshotting. In addition to versioning capability of the entire file
H A Dext2.rst79 separate patches). There is also a versioning mechanism to allow new
/linux/Documentation/arch/sparc/
H A Dadi.rst50 alignment, in bytes, of ADI versioning.
/linux/drivers/scsi/
H A Dips.h753 uint8_t versioning; /* 1 = Versioning Supported, else 0 */ member
H A Dips.c5613 ha->nvram->versioning = 0; /* Indicate the Driver Does Not Support Versioning */ in ips_write_driver_status()
/linux/Documentation/arch/powerpc/
H A Dqe_firmware.rst183 This structure supports versioning, where the version of the structure is
/linux/fs/befs/
H A DChangeLog216 * Thats right. New versioning scheme.
/linux/Documentation/userspace-api/netlink/
H A Dintro.rst167 versioning of the APIs provided by the subsystems. No subsystem to
/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py2613 "--versioning",
2709 rep = ovsdp.create(args.adddp, args.upcall, args.versioning, ovspk)
/linux/arch/
H A DKconfig375 <asm/asm-prototypes.h> to support the module versioning for symbols