Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\apparmor\label.c Create Date:2022-07-28 19:54:26
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:aa_label_seq_print

Proto:void aa_label_seq_print(struct seq_file *f, struct aa_label *label, gfp_t gfp)

Type:void

Parameter:

TypeParameterName
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