Function report |
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 activity | Download SCCT | Chinese |
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:
Type | Parameter | Name |
---|---|---|
struct rhash_lock_head *const * | bkt | |
struct bucket_table * | tbl | |
unsigned int | hash |
380 | Return rht_dereference_bucket(__rht_ptr(bkt), tbl, hash) |
Name | Describe |
---|---|
rhashtable_rehash_one | |
rhashtable_lookup_one | |
rhashtable_insert_one |
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 |