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_unlock
Proto:static inline void rht_assign_unlock(struct bucket_table *tbl, struct rhash_lock_head **bkt, struct rhash_head *obj)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bucket_table * | tbl | |
struct rhash_lock_head ** | bkt | |
struct rhash_head * | obj |
405 | If rht_is_a_nulls(obj) Then obj = NULL |
407 | lock_map_release( & dep_map) |
409 | preempt_enable() |
411 | local_bh_enable() |
Name | Describe |
---|---|
rhashtable_rehash_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 |