Function report | 
Source Code:kernel\cred.c | 
Create Date:2022-07-28 09:32:22 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:alter_cred_subscribers
Proto:static inline void alter_cred_subscribers(const struct cred *_cred, int n)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct cred * | _cred | |
| int | n | 
NULL
| Name | Describe | 
|---|---|
| exit_creds | Clean up a task's credentials when it exits | 
| copy_creds | Copy a certificate | 
| commit_creds | mmit_creds - Install new credentials upon the current task*@new: The credentials to be assigned* Install a new set of credentials to the current task, using RCU to replace* the old set. Both the objective and the subjective credentials pointers are | 
| override_creds | verride_creds - Override the current process's subjective credentials*@new: The credentials to be assigned* Install a set of temporary override subjective credentials on the current* process, returning the old set for later reversion. | 
| revert_creds | vert_creds - Revert a temporary subjective credentials override*@old: The credentials to be restored* Revert a temporary set of override subjective credentials to an old set,* discarding the override set. | 
| 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  |