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_put_watch

Proto:void audit_put_watch(struct audit_watch *watch)

Type:void

Parameter:

TypeParameterName
struct audit_watch *watch
107  If _dec_and_test - decrement a refcount and test if it is 0*@r: the refcount* Similar to atomic_dec_and_test(), it will WARN on underflow and fail to* decrement when saturated at REFCOUNT_SATURATED Then
108  WARN_ON(associated parent )
109  WARN_ON(!list_empty - tests whether a list is empty*@head: the list to test.)
110  kfree(sertion path )
111  kfree(watch)
Caller
NameDescribe
audit_free_rule