Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:single_next

Proto:static void *single_next(struct seq_file *p, void *v, loff_t *pos)

Type:void

Parameter:

TypeParameterName
struct seq_file *p
void *v
loff_t *pos
558  ++pos
559  Return NULL