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:chunk_hash

Proto:static inline struct list_head *chunk_hash(unsigned long key)

Type:struct list_head

Parameter:

TypeParameterName
unsigned longkey
225  n = key / L1_CACHE_BYTES
226  Return chunk_hash_heads + n % HASH_SIZE
Caller
NameDescribe
insert_hashhash_lock & mark->group->mark_mutex is held by caller
audit_tree_lookupalled under rcu_read_lock