函数逻辑报告 |
Source Code:include\net\netns\generic.h |
Create Date:2022-07-27 12:24:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:net_generic
函数原型:static inline void *net_generic(const struct net *net, unsigned int id)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct net * | net | |
unsigned int | id |
45 | ng等于cu_dereference() - fetch RCU-protected pointer for dereferencing*@p: The pointer to read, prior to dereferencing* This is a simple wrapper around rcu_dereference_check().(gen) |
49 | 返回:ptr |
名称 | 描述 |
---|---|
audit_get_sk | audit_get_sk - Return the audit socket for the given network namespace*@net: the destination network namespace* Description:* Returns the sock pointer if valid, NULL otherwise. The caller must ensure |
audit_net_init | |
audit_net_exit | |
locks_start_grace | locks_start_grace*@net: net namespace that this lock manager belongs to*@lm: who this grace period is for* A grace period is a period during which locks should not be given* out |
__state_in_grace | |
grace_init_net | |
grace_exit_net |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |