函数逻辑报告 |
Source Code:kernel\signal.c |
Create Date:2022-07-27 10:15:25 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:alled with RCU read lock from check_kill_permission()
函数原型:static bool kill_ok_by_cred(struct task_struct *t)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
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.() |
名称 | 描述 |
---|---|
check_kill_permission | Bad permissions for sending the signal* - the caller must hold the RCU read lock |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |