Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:rht_ptr

Proto:static inline struct rhash_head *rht_ptr(struct rhash_lock_head *const *bkt, struct bucket_table *tbl, unsigned int hash)

Type:struct rhash_head

Parameter:

TypeParameterName
struct rhash_lock_head *const *bkt
struct bucket_table *tbl
unsigned inthash
380  Return rht_dereference_bucket(__rht_ptr(bkt), tbl, hash)
Caller
NameDescribe
rhashtable_rehash_one
rhashtable_lookup_one
rhashtable_insert_one