Function report |
Source Code:security\keys\request_key_auth.c |
Create Date:2022-07-28 18:24:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:free_request_key_auth
Proto:static void free_request_key_auth(struct request_key_auth *rka)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct request_key_auth * | rka |
109 | If Not rka Then Return |
113 | If cred Then put_cred - Release a reference to a set of credentials*@cred: The credentials to release* Release a reference to a set of credentials, deleting them when the last ref* is released |
115 | kfree(callout_info) |
Name | Describe |
---|---|
request_key_auth_rcu_disposal | Dispose of the request_key_auth record under RCU conditions |
request_key_auth_new | Create an authorisation token for /sbin/request-key or whoever to gain* access to the caller's security data. |
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 |