Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:audit_remove_watch_rule

Proto:void audit_remove_watch_rule(struct audit_krule *krule)

Type:void

Parameter:

TypeParameterName
struct audit_krule *krule
450  watch = associated watch
451  parent = associated parent
453  deletes entry from list
455  If list_empty - tests whether a list is empty*@head: the list to test. Then
460  audit_get_parent(parent)
461  audit_remove_watch(watch)
462  If list_empty - tests whether a list is empty*@head: the list to test. Then fsnotify_destroy_mark( & fsnotify mark on the inode , snotify handle. )
464  audit_put_parent(parent)
Caller
NameDescribe
audit_del_ruleRemove an existing rule from filterlist.