Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\uuid.c Create Date:2022-07-28 06:20:51
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__uuid_gen_common

Proto:static void __uuid_gen_common(__u8 b[16])

Type:void

Parameter:

TypeParameterName
__u8b
45  prandom_bytes - get the requested number of pseudo-random bytes*@buf: where to copy the pseudo-random bytes to*@bytes: the requested number of bytes
47  b[8] = b[8] & 0x3F | 0x80
Caller
NameDescribe
guid_gen
uuid_gen