Function report |
Source Code:kernel\signal.c |
Create Date:2022-07-28 09:16:10 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kill_as_cred_perm
Proto:static inline bool kill_as_cred_perm(const struct cred *cred, struct task_struct *target)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct cred * | cred | |
struct task_struct * | target |
1469 | Return uid_eq( effective UID of the task , saved UID of the task ) || uid_eq( effective UID of the task , real UID of the task ) || uid_eq( real UID of the task , saved UID of the task ) || uid_eq( real UID of the task , real UID of the task ) |
Name | Describe |
---|---|
kill_pid_usb_asyncio | The usb asyncio usage of siginfo is wrong |
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 |