Function report | 
Source Code:include\linux\cred.h | 
Create Date:2022-07-28 05:40:29 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:get_new_cred - Get a reference on a new set of credentials*@cred: The new credentials to reference* Get a reference on the specified set of new credentials. The caller must* release the reference.
Proto:static inline struct cred *get_new_cred(struct cred *cred)
Type:struct cred
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct cred * | cred | 
| 230 | atomic_inc( & usage) | 
| 231 | Return cred | 
| Name | Describe | 
|---|---|
| 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. | 
| 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  |