Function report |
Source Code:kernel\cred.c |
Create Date:2022-07-28 09:32:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:The RCU callback to actually dispose of a set of credentials
Proto:static void put_cred_rcu(struct callback_head *rcu)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct callback_head * | rcu |
109 | If atomic_read( & usage) != 0 Then 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 | If supplementary groups for euid/fsgid Then put_group_info - Release a reference to a group info structure*@group_info: The group info to release( supplementary groups for euid/fsgid ) |
Name | Describe |
---|---|
__put_cred | __put_cred - Destroy a set of credentials*@cred: The record to release* Destroy a set of credentials on which no references remain. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |