Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/ABI/stable/
Do2cb5 Description: Ocfs2-tools looks at 'interface-revision' for versioning
Dvdso21 The vDSO uses symbol versioning; whenever you request a symbol from the
/linux-5.19.10/Documentation/ABI/obsolete/
Do2cb5 Description: Ocfs2-tools looks at 'interface-revision' for versioning
/linux-5.19.10/fs/nilfs2/
DKconfig7 snapshotting. In addition to versioning capability of the entire
/linux-5.19.10/Documentation/devicetree/bindings/spi/
Dspi-sifive.yaml31 Please refer to sifive-blocks-ip-versioning.txt for details
/linux-5.19.10/Documentation/devicetree/bindings/timer/
Dsifive,clint.yaml40 Please refer to sifive-blocks-ip-versioning.txt for details
/linux-5.19.10/Documentation/devicetree/bindings/pwm/
Dpwm-sifive.yaml40 Please refer to sifive-blocks-ip-versioning.txt for details.
/linux-5.19.10/Documentation/devicetree/bindings/sifive/
Dsifive-blocks-ip-versioning.txt1 DT compatible string versioning for SiFive open-source IP blocks
/linux-5.19.10/Documentation/devicetree/bindings/i2c/
Di2c-ocores.txt12 Please refer to sifive-blocks-ip-versioning.txt for
/linux-5.19.10/Documentation/devicetree/bindings/thermal/
Dqcom-tsens.yaml17 everything before v1 when there was no versioning information.
/linux-5.19.10/Documentation/devicetree/bindings/
Dwriting-bindings.rst81 versioning of that component.
/linux-5.19.10/Documentation/scsi/
DNinjaSCSI.rst53 some versioning problems.
/linux-5.19.10/Documentation/i2c/
Dslave-testunit-backend.rst16 in a production build. And while there is some versioning and we try hard to
/linux-5.19.10/tools/perf/util/
Dsymbol.c466 const char *versioning; in symbol__match_symbol_name() local
469 (versioning = strstr(name, "@@"))) { in symbol__match_symbol_name()
472 if (len < versioning - name) in symbol__match_symbol_name()
473 len = versioning - name; in symbol__match_symbol_name()
/linux-5.19.10/Documentation/kbuild/
Dmodules.rst70 executed to make module versioning work.
454 Module versioning is enabled by the CONFIG_MODVERSIONS tag, and is used
/linux-5.19.10/Documentation/filesystems/
Dsharedsubtree.rst217 an underlying versioning file system can return different
229 and if /usr has a versioning filesystem mounted, then that
235 versioning filesystem can then decipher that v3 version of the
Dnilfs2.rst8 snapshotting. In addition to versioning capability of the entire file
Dext2.rst81 separate patches). There is also a versioning mechanism to allow new
/linux-5.19.10/Documentation/sparc/
Dadi.rst50 alignment, in bytes, of ADI versioning.
/linux-5.19.10/drivers/scsi/
Dips.h752 uint8_t versioning; /* 1 = Versioning Supported, else 0 */ member
Dips.c5632 ha->nvram->versioning = 0; /* Indicate the Driver Does Not Support Versioning */ in ips_write_driver_status()
/linux-5.19.10/Documentation/powerpc/
Dqe_firmware.rst183 This structure supports versioning, where the version of the structure is
/linux-5.19.10/fs/befs/
DChangeLog216 * Thats right. New versioning scheme.
/linux-5.19.10/init/
DKconfig1986 bool "Module versioning support"
1999 This enables module versioning for exported symbols also from
/linux-5.19.10/arch/
DKconfig341 <asm/asm-prototypes.h> to support the module versioning for symbols