Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\selinux\avc.c Create Date:2022-07-28 18:43:20
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:avc_node_delete

Proto:static void avc_node_delete(struct selinux_avc *avc, struct avc_node *node)

Type:void

Parameter:

TypeParameterName
struct selinux_avc *avc
struct avc_node *node
440  hlist_del_rcu - deletes entry from hash list without re-initialization*@n: the element to delete from the hash list.* Note: list_unhashed() on entry does not return true after this,* the entry is in an undefined state. It is useful for RCU based
441  Post an RCU callback to be invoked after the end of an RCU grace* period. But since we have but one CPU, that would be after any* quiescent state.
442  atomic_dec( & active_nodes)
Caller
NameDescribe
avc_reclaim_node
avc_flushavc_flush - Flush the cache