Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:The format allows commas and whitespases at the beginning* of the region.

Proto:static const char *bitmap_find_region(const char *str)

Type:char

Parameter:

TypeParameterName
const char *str
584  When __end_of_region( * str) cycle
585  str++
587  Return If end_of_str( * str) Then NULL Else str
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