Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\proc.c Create Date:2022-07-28 07:57:01
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:c_start

Proto:static void *c_start(struct seq_file *m, loff_t *pos)

Type:void

Parameter:

TypeParameterName
struct seq_file *m
loff_t *pos
146  pos = Valid inputs for n are -1 and 0.
147  If pos < nr_cpu_ids Then Return cpu_data( * pos)
149  Return NULL
Caller
NameDescribe
c_next