Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/ABI/stable/
Do2cb5 Description: Ocfs2-tools looks at 'interface-revision' for versioning
Dvdso15 The vDSO uses symbol versioning; whenever you request a symbol from the
/Linux-v5.4/fs/nilfs2/
DKconfig7 snapshotting. In addition to versioning capability of the entire
/Linux-v5.4/Documentation/devicetree/bindings/spi/
Dspi-sifive.txt10 Please refer to sifive-blocks-ip-versioning.txt for details
/Linux-v5.4/Documentation/devicetree/bindings/pwm/
Dpwm-sifive.txt17 Please refer to sifive-blocks-ip-versioning.txt for details.
/Linux-v5.4/Documentation/devicetree/bindings/sifive/
Dsifive-blocks-ip-versioning.txt1 DT compatible string versioning for SiFive open-source IP blocks
/Linux-v5.4/Documentation/devicetree/bindings/i2c/
Di2c-ocores.txt8 FU540-C000 SoC. Please refer to sifive-blocks-ip-versioning.txt
/Linux-v5.4/Documentation/scsi/
DNinjaSCSI.txt40 some versioning problems.
/Linux-v5.4/tools/perf/util/
Dsymbol.c446 const char *versioning; in symbol__match_symbol_name() local
449 (versioning = strstr(name, "@@"))) { in symbol__match_symbol_name()
452 if (len < versioning - name) in symbol__match_symbol_name()
453 len = versioning - name; in symbol__match_symbol_name()
/Linux-v5.4/Documentation/kbuild/
Dmodules.rst70 executed to make module versioning work.
453 Module versioning is enabled by the CONFIG_MODVERSIONS tag, and is used
/Linux-v5.4/Documentation/filesystems/
Dsharedsubtree.txt205 an underlying versioning file system can return different
217 and if /usr has a versioning filesystem mounted, then that
223 versioning filesystem can then decipher that v3 version of the
Dnilfs2.txt5 snapshotting. In addition to versioning capability of the entire file
Dext2.txt76 separate patches). There is also a versioning mechanism to allow new
/Linux-v5.4/Documentation/sparc/
Dadi.rst50 alignment, in bytes, of ADI versioning.
/Linux-v5.4/drivers/scsi/
Dips.h752 uint8_t versioning; /* 1 = Versioning Supported, else 0 */ member
Dips.c5630 ha->nvram->versioning = 0; /* Indicate the Driver Does Not Support Versioning */ in ips_write_driver_status()
/Linux-v5.4/Documentation/powerpc/
Dqe_firmware.rst183 This structure supports versioning, where the version of the structure is
/Linux-v5.4/fs/befs/
DChangeLog216 * Thats right. New versioning scheme.
/Linux-v5.4/arch/
DKconfig299 <asm/asm-prototypes.h> to support the module versioning for symbols
/Linux-v5.4/init/
DKconfig2020 bool "Module versioning support"
2033 This enables module versioning for exported symbols also from