函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:ipc\mqueue.c Create Date:2022-07-27 18:25:23
Last Modify:2020-03-17 23:00:47 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:get_ns_from_inode

函数原型:static struct ipc_namespace *get_ns_from_inode(struct inode *inode)

返回类型:struct ipc_namespace

参数:

类型参数名称
struct inode *inode
124  加自旋锁
125  ns等于This routine should be called with the mq_lock held.
126  自旋锁解锁
127  返回:ns
调用者
名称描述
mqueue_evict_inode