Function report |
Source Code:security\keys\process_keys.c |
Create Date:2022-07-28 18:22:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Replace a process's session keyring on behalf of one of its children when* the target process is about to resume userspace execution.
Proto:void key_change_session_keyring(struct callback_head *twork)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct callback_head * | twork |
914 | old = current_cred - Access the current task's subjective credentials* Access the subjective credentials of the current task. RCU-safe,* since nobody else can modify it.() |
931 | user_ns the caps and keyrings are relative to. = get_user_ns( user_ns the caps and keyrings are relative to. ) |
945 | security_transfer_creds(new, old) |
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 |