Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\rhashtable.h Create Date:2022-07-28 06:07:06
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:rht_bucket_insert

Proto:static inline struct rhash_lock_head **rht_bucket_insert(struct rhashtable *ht, struct bucket_table *tbl, unsigned int hash)

Type:struct rhash_lock_head

Parameter:

TypeParameterName
struct rhashtable *ht
struct bucket_table *tbl
unsigned inthash
304  Return If Value for the false possibility is greater at compile time(nest) Then rht_bucket_nested_insert(ht, tbl, hash) Else buckets[hash]
Caller
NameDescribe
rhashtable_try_insert