Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:cpu_to_le32_array

Proto:static inline void cpu_to_le32_array(u32 *buf, unsigned int words)

Type:void

Parameter:

TypeParameterName
u32 *buf
unsigned intwords
170  When words-- cycle
171  __cpu_to_le32s(buf)
172  buf++
Caller
NameDescribe
blake2s_final