Function report |
Source Code:lib\test_rhashtable.c |
Create Date:2022-07-28 06:31:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:test_insert_dup
Proto:static int __init test_insert_dup(struct test_obj_rhl *rhl_test_objects, int cnt, bool slow)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct test_obj_rhl * | rhl_test_objects | |
int | cnt | |
bool | slow |
539 | err = 0 |
541 | rhlt = kmalloc( size of rhlt , GFP_KERNEL) |
554 | key += key_offset |
556 | If slow Then |
570 | WARN(ret != cnt, "missing rhltable elements (%d != %d, %s)\n", ret, cnt, slow ? "slow" : "fast") |
572 | skip_print : |
573 | rhltable_destroy(rhlt) |
576 | Return 0 |
Name | Describe |
---|---|
test_insert_duplicates_run |
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 |