Home
last modified time | relevance | path

Searched refs:UUID (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/pstore/
H A Dcommon_tests58 UUID=`cat /proc/sys/kernel/random/uuid`
60 LOG_DIR=$TOP_DIR/logs/`date +%Y%m%d-%H%M%S`_${UUID}/
74 prlog "UUID="$UUID
/kernel/linux/linux-6.6/tools/testing/selftests/pstore/
H A Dcommon_tests58 UUID=`cat /proc/sys/kernel/random/uuid`
60 LOG_DIR=$TOP_DIR/logs/`date +%Y%m%d-%H%M%S`_${UUID}/
74 prlog "UUID="$UUID
/kernel/linux/linux-6.6/drivers/platform/mellanox/
H A Dmlxbf-bootctl.c27 /* UUID used to probe ATF service. */
771 u64 uuid_data[MLNX_MFG_VAL_QWORD_CNT(UUID) + 1] = { 0 }; in uuid_show()
776 for (word = 0; word < MLNX_MFG_VAL_QWORD_CNT(UUID); word++) { in uuid_show()
795 u64 uuid[MLNX_MFG_VAL_QWORD_CNT(UUID)] = { 0 }; in uuid_store()
805 for (word = 0; word < MLNX_MFG_VAL_QWORD_CNT(UUID); word++) { in uuid_store()
1019 /* Ensure we have the UUID we expect for this service. */ in mlxbf_bootctl_probe()
/kernel/linux/linux-6.6/include/uapi/linux/usb/
H A Dch9.h960 __u8 UUID[16]; member
/kernel/linux/linux-6.6/tools/net/ynl/lib/
H A Dynl.py124 formatted = str(uuid.UUID(bytes=raw))
/kernel/linux/linux-6.6/drivers/usb/gadget/
H A Dcomposite.c891 export_guid(webusb_cap->UUID, &webusb_uuid); in bos_desc()
/kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py1882 uuidRawObj = uuid.UUID(ufidstr).fields

Completed in 12 milliseconds