Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\uuid.h Create Date:2022-07-28 05:41:25
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:guid_equal

Proto:static inline bool guid_equal(const guid_t *u1, const guid_t *u2)

Type:bool

Parameter:

TypeParameterName
const guid_t *u1
const guid_t *u2
38  Return memcmp(u1, u2, sizeof(guid_t)) == 0
Caller
NameDescribe
test_uuid_test
apei_read_mce