Function report |
Source Code:include\linux\rhashtable.h |
Create Date:2022-07-28 06:07:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rht_assign_locked
Proto:static inline void rht_assign_locked(struct rhash_lock_head **bkt, struct rhash_head *obj)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rhash_lock_head ** | bkt | |
struct rhash_head * | obj |
394 | If rht_is_a_nulls(obj) Then obj = NULL |
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 |