Searched refs:versioning (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/util/
H A Dsymbol.c470 const char *versioning; local
473 (versioning = strstr(name, "@@"))) {
476 if (len < versioning - name)
477 len = versioning - name;
/linux-master/drivers/scsi/
H A Dips.h752 uint8_t versioning; /* 1 = Versioning Supported, else 0 */ member in struct:__anon51
H A Dips.c5613 ha->nvram->versioning = 0; /* Indicate the Driver Does Not Support Versioning */
/linux-master/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py2101 "--versioning",
2174 rep = ovsdp.create(args.adddp, args.upcall, args.versioning, ovspk)

Completed in 279 milliseconds