Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:ipc\mqueue.c Create Date:2022-07-28 16:50:07
Last Modify:2020-03-17 23:00:47 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:get_ns_from_inode

Proto:static struct ipc_namespace *get_ns_from_inode(struct inode *inode)

Type:struct ipc_namespace

Parameter:

TypeParameterName
struct inode *inode
124  spin_lock( & mq_lock)
125  ns = This routine should be called with the mq_lock held.
126  spin_unlock( & mq_lock)
127  Return ns
Caller
NameDescribe
mqueue_evict_inode