Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\audit_tree.c Create Date:2022-07-28 11:30:03
Last Modify:2022-05-22 16:43:11 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:put_tree

Proto:static inline void put_tree(struct audit_tree *tree)

Type:void

Parameter:

TypeParameterName
struct audit_tree *tree
118  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 kfree_rcu() - kfree an object after a grace period(tree, head)
Caller
NameDescribe
free_chunk
remove_chunk_node
prune_tree_chunksRemove tree from chunks. If 'tagged' is set, remove tree only from tagged* chunks. The function expects tagged chunks are all at the beginning of the* chunks list.
audit_trim_trees
audit_put_tree
audit_add_tree_rulealled with audit_filter_mutex
audit_tag_tree