Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:bitmap_set_region

Proto:static int bitmap_set_region(const struct region *r, unsigned long *bitmap, int nbits)

Type:int

Parameter:

TypeParameterName
const struct region *r
unsigned long *bitmap
intnbits
531  If end >= nbits Then Return -ERANGE
534  When start <= end cycle bitmap_set(bitmap, start, min - return minimum of two values of the same or compatible types*@x: first value*@y: second value(end - start + 1, off))
537  Return 0
Caller
NameDescribe
bitmap_parselistmap_parselist - convert list format ASCII string to bitmap*@buf: read user string from this buffer; must be terminated* with a \0 or \n