Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:check_off_

Proto:static int check_off_(uint32_t hdrsize, uint32_t totalsize, uint32_t off)

Type:int

Parameter:

TypeParameterName
uint32_thdrsize
uint32_ttotalsize
uint32_toff
39  Return off >= hdrsize && off <= totalsize