Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:audit_remove_watch

Proto:static void audit_remove_watch(struct audit_watch *watch)

Type:void

Parameter:

TypeParameterName
struct audit_watch *watch
117  deletes entry from list
118  audit_put_parent(associated parent )
119  associated parent = NULL
120  audit_put_watch(watch)
Caller
NameDescribe
audit_update_watchUpdate inode info in audit rules based on filesystem event.
audit_remove_parent_watchesRemove all watches & rules associated with a parent that is going away.
audit_remove_watch_rule