函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\apparmor\policy_ns.c Create Date:2022-07-27 21:43:21
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:aa_free_root_ns - free the root profile namespace

函数原型:void __init aa_free_root_ns(void)

返回类型:void

参数:

404  ns等于 profile namespace
406  profile namespace = NULL
408  destroy_ns - remove everything contained by @ns*@ns: namespace to have it contents removed (NOT NULL)
409  aa_put_ns - decrement refcount on @ns*@ns: namespace to put reference of* Decrement reference count of @ns and if no longer in use free it
调用者
名称描述
apparmor_init