函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:aa_label_seq_print

函数原型:void aa_label_seq_print(struct seq_file *f, struct aa_label *label, gfp_t gfp)

返回类型:void

参数:

类型参数名称
struct seq_file *f
struct aa_label *label
gfp_tgfp
1794  ns等于aa_get_current_ns()
1796  aa_label_seq_xprint(f, ns, label, FLAG_VIEW_SUBNS, gfp)
1797  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