Function report |
Source Code:kernel\signal.c |
Create Date:2022-07-28 09:15:27 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:alled with RCU read lock from check_kill_permission()
Proto:static bool kill_ok_by_cred(struct task_struct *t)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | t |
808 | cred = 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.() |
Name | Describe |
---|---|
check_kill_permission | Bad permissions for sending the signal* - the caller must hold the RCU read lock |
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 |