Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:rht_bucket_index

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

Type:unsigned int

Parameter:

TypeParameterName
const struct bucket_table *tbl
unsigned inthash
122  Return hash & size - 1