Function report |
Source Code:lib\test_rhashtable.c |
Create Date:2022-07-28 06:31:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:test_rht_lookup
Proto:static int __init test_rht_lookup(struct rhashtable *ht, struct test_obj *array, unsigned int entries)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct rhashtable * | ht | |
struct test_obj * | array | |
unsigned int | entries |
145 | struct test_obj_val key = {id = i, } |
149 | If id == TEST_INSERT_FAIL Then expected = false |
169 | cond_resched_rcu() |
172 | Return 0 |
Name | Describe |
---|---|
test_rhashtable |
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 |