Function report |
Source Code:kernel\cred.c |
Create Date:2022-07-28 09:32:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cred_cap_issubset
Proto:static bool cred_cap_issubset(const struct cred *set, const struct cred *subset)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct cred * | set | |
const struct cred * | subset |
412 | If set_ns == parent && uid_eq(owner, effective UID of the task ) Then Return true |
417 | Return false |
Name | Describe |
---|---|
commit_creds | mmit_creds - Install new credentials upon the current task*@new: The credentials to be assigned* Install a new set of credentials to the current task, using RCU to replace* the old set. Both the objective and the subjective credentials pointers are |
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 |