函数逻辑报告 |
Source Code:kernel\cred.c |
Create Date:2022-07-27 10:32:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:The RCU callback to actually dispose of a set of credentials
函数原型:static void put_cred_rcu(struct callback_head *rcu)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct callback_head * | rcu |
109 | 如果atomic_read( & usage)不等于0则panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns. |
114 | security_cred_free(cred) |
119 | 如果组补充信息则put_group_info - Release a reference to a group info structure*@group_info: The group info to release(组补充信息) |
123 | 释放一个对象 |
名称 | 描述 |
---|---|
__put_cred | __put_cred - Destroy a set of credentials*@cred: The record to release* Destroy a set of credentials on which no references remain. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |