Searched refs:versioning (Results 1 – 19 of 19) sorted by relevance
5 Description: Ocfs2-tools looks at 'interface-revision' for versioning
21 The vDSO uses symbol versioning; whenever you request a symbol from the
7 snapshotting. In addition to versioning capability of the entire
1 DT compatible string versioning for SiFive open-source IP blocks
8 FU540-C000 SoC. Please refer to sifive-blocks-ip-versioning.txt
16 in a production build. And while there is some versioning and we try hard to
53 some versioning problems.
442 const char *versioning; in symbol__match_symbol_name() local445 (versioning = strstr(name, "@@"))) { in symbol__match_symbol_name()448 if (len < versioning - name) in symbol__match_symbol_name()449 len = versioning - name; in symbol__match_symbol_name()
70 executed to make module versioning work.454 Module versioning is enabled by the CONFIG_MODVERSIONS tag, and is used
217 an underlying versioning file system can return different229 and if /usr has a versioning filesystem mounted, then that235 versioning filesystem can then decipher that v3 version of the
8 snapshotting. In addition to versioning capability of the entire file
80 separate patches). There is also a versioning mechanism to allow new
50 alignment, in bytes, of ADI versioning.
183 This structure supports versioning, where the version of the structure is
752 uint8_t versioning; /* 1 = Versioning Supported, else 0 */ member
5628 ha->nvram->versioning = 0; /* Indicate the Driver Does Not Support Versioning */ in ips_write_driver_status()
216 * Thats right. New versioning scheme.
318 <asm/asm-prototypes.h> to support the module versioning for symbols
2102 bool "Module versioning support"2115 This enables module versioning for exported symbols also from