Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:hash_lock & mark->group->mark_mutex is held by caller

Proto:static void insert_hash(struct audit_chunk *chunk)

Type:void

Parameter:

TypeParameterName
struct audit_chunk *chunk
239  smp_wmb()
240  WARN_ON_ONCE(!key)
241  list = chunk_hash(key)
242  list_add_rcu - add a new entry to rcu-protected list*@new: new entry to be added*@head: list head to add it after* Insert a new entry after the specified head
Caller
NameDescribe
create_chunkCall with group->mark_mutex held, releases it