| Function report | 
| Source Code: security\tomoyo\common.c | Create Date:2022-07-28 19:34:03 | 
| Last Modify:2020-03-18 09:15:18 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:moyo_init_policy_namespace - Initialize namespace.*@ns: Pointer to "struct tomoyo_policy_namespace".* Returns nothing.
Proto:void tomoyo_init_policy_namespace(struct tomoyo_policy_namespace *ns)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct tomoyo_policy_namespace * | ns | 
| 353 | When idx < TOMOYO_MAX_GROUP cycle Initialization list head | 
| 355 | When idx < TOMOYO_MAX_POLICY cycle Initialization list head | 
| 357 | Profile version. Currently only 20150505 is defined. = 20150505 | 
| 358 | True if namespace other than tomoyo_kernel_namespace is defined. = Not list_empty - tests whether a list is empty*@head: the list to test. | 
| Name | Describe | 
|---|---|
| tomoyo_assign_namespace | moyo_assign_namespace - Create a new namespace.*@domainname: Name of namespace to create.* Returns pointer to "struct tomoyo_policy_namespace" on success,* NULL otherwise.* Caller holds tomoyo_read_lock(). | 
| tomoyo_mm_init | moyo_mm_init - Initialize mm related code. | 
| 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 |