函数逻辑报告 |
Source Code:include\linux\proc_fs.h |
Create Date:2022-07-27 06:55:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:get the associated pid namespace for a file in procfs
函数原型:static inline struct pid_namespace *proc_pid_ns(const struct inode *inode)
返回类型:struct pid_namespace
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct inode * | inode |
149 | 返回:s_fs_info |
名称 | 描述 |
---|---|
pidfd_show_fdinfo | pidfd_show_fdinfo - print information about a pidfd*@m: proc fdinfo file*@f: file referencing a pidfd* Pid:* This function will print the pid that a given pidfd refers to in the* pid namespace of the procfs instance |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |