Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:memset16

Proto:static inline void *memset16(uint16_t *s, uint16_t v, size_t n)

Type:void

Parameter:

TypeParameterName
uint16_t *s
uint16_tv
size_tn
235  asm volatile
240  Return s
Caller
NameDescribe
memset16_selftest