Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:proc_skip_char

Proto:static void proc_skip_char(char **buf, size_t *size, const char v)

Type:void

Parameter:

TypeParameterName
char **buf
size_t *size
const charv
2139  When size cycle
2140  If buf != v Then Break
2142  size--
2143  buf++
Caller
NameDescribe
proc_do_large_bitmapproc_do_large_bitmap - read/write from/to a large bitmap*@table: the sysctl table*@write: %TRUE if this is a write to the sysctl file*@buffer: the user buffer*@lenp: the size of the user buffer*@ppos: file position* The bitmap is stored at table->data and