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

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

Type:struct rhash_lock_head

Parameter:

TypeParameterName
const struct bucket_table *tbl
unsigned inthash
290  Return If Value for the false possibility is greater at compile time(nest) Then rht_bucket_nested(tbl, hash) Else buckets[hash]
Caller
NameDescribe
rhashtable_free_and_destroyhashtable_free_and_destroy - free elements and destroy hash table*@ht: the hash table to destroy*@free_fn: callback to release resources of element*@arg: pointer passed to free_fn* Stops an eventual async resize. If defined, invokes free_fn for each