Function report |
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 activity | Download SCCT | Chinese |
Name:rht_bucket_var
Proto:static inline struct rhash_lock_head **rht_bucket_var(struct bucket_table *tbl, unsigned int hash)
Type:struct rhash_lock_head
Parameter:
Type | Parameter | Name |
---|---|---|
struct bucket_table * | tbl | |
unsigned int | hash |
297 | Return If Value for the false possibility is greater at compile time(nest) Then __rht_bucket_nested(tbl, hash) Else buckets[hash] |
Name | Describe |
---|---|
rhashtable_rehash_chain | |
rhashtable_try_insert |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |