Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\audit_watch.c Create Date:2022-07-28 11:28:55
Last Modify:2020-03-17 17:15:07 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:audit_free_parent

Proto:static void audit_free_parent(struct audit_parent *parent)

Type:void

Parameter:

TypeParameterName
struct audit_parent *parent
60  WARN_ON(!list_empty - tests whether a list is empty*@head: the list to test.)
61  kfree(parent)
Caller
NameDescribe
audit_watch_free_mark
audit_init_parentInitialize a parent watch entry.