Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:ipc\util.c Create Date:2022-07-28 16:40:07
Last Modify:2022-05-23 18:05:07 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:sysvipc_proc_next

Proto:static void *sysvipc_proc_next(struct seq_file *s, void *it, loff_t *pos)

Type:void

Parameter:

TypeParameterName
struct seq_file *s
void *it
loff_t *pos
786  iter = private
787  iface = iface
788  ipc = it
791  If ipc && ipc != SEQ_START_TOKEN Then ipc_unlock(ipc)
794  Return This routine locks the ipc structure found at least at position pos.