| Function report | 
| Source Code: lib\rhashtable.c | Create Date:2022-07-28 06:25:09 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:hashtable_walk_start_check - Start a hash table walk*@iter: Hash table iterator* Start a hash table walk at the current iterator position. Note that we take* the RCU lock in all cases including when we return an error. So you must
Proto:int rhashtable_walk_start_check(struct rhashtable_iter *iter)__acquires(RCU)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct rhashtable_iter * | iter | 
| 716 | If tbl Then deletes entry from list | 
| 718 | spin_unlock( & lock) | 
| 720 | If end_of_table Then Return 0 | 
| 722 | If Not tbl Then | 
| 743 | p = NULL | 
| 750 | skip = 0 | 
| 763 | p = NULL | 
| 765 | found : | 
| 766 | Return 0 | 
| Name | Describe | 
|---|---|
| rhashtable_walk_start | 
| 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 |