Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:init\initramfs.c Create Date:2022-07-28 13:54:50
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:write_buffer

Proto:static long __init write_buffer(char *buf, unsigned long len)

Type:long

Parameter:

TypeParameterName
char *buf
unsigned longlen
409  byte_count = len
410  victim = buf
412  When Not actions[state]() cycle
414  Return len - byte_count
Caller
NameDescribe
flush_buffer
unpack_to_rootfs