Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/fs/nilfs2/
DKconfig6 snapshotting. In addition to versioning capability of the entire
/Linux-v4.19/Documentation/scsi/
DNinjaSCSI.txt40 some versioning problems.
/Linux-v4.19/tools/perf/util/
Dsymbol.c420 const char *versioning; in symbol__match_symbol_name() local
423 (versioning = strstr(name, "@@"))) { in symbol__match_symbol_name()
426 if (len < versioning - name) in symbol__match_symbol_name()
427 len = versioning - name; in symbol__match_symbol_name()
/Linux-v4.19/Documentation/kbuild/
Dmodules.txt66 executed to make module versioning work.
428 Module versioning is enabled by the CONFIG_MODVERSIONS tag, and is used
/Linux-v4.19/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.txt70 separate patches). There is also a versioning mechanism to allow new
/Linux-v4.19/Documentation/sparc/
Dadi.txt48 alignment, in bytes, of ADI versioning.
/Linux-v4.19/Documentation/powerpc/
Dqe_firmware.txt183 This structure supports versioning, where the version of the structure is
/Linux-v4.19/drivers/scsi/
Dips.h761 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-v4.19/fs/befs/
DChangeLog216 * Thats right. New versioning scheme.
/Linux-v4.19/init/
DKconfig1816 bool "Module versioning support"