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_audit

Proto:void aa_label_audit(struct audit_buffer *ab, struct aa_label *label, gfp_t gfp)

Type:void

Parameter:

TypeParameterName
struct audit_buffer *ab
struct aa_label *label
gfp_tgfp
1786  ns = aa_get_current_ns()
1788  aa_label_xaudit(ab, ns, label, FLAG_VIEW_SUBNS, gfp)
1789  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