Function report |
Source Code:lib\test_sort.c |
Create Date:2022-07-28 06:31:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:test_sort_init
Proto:static int __init test_sort_init(void)
Type:int
Parameter:Nothing
19 | a = kmalloc_array - allocate memory for an array.*@n: number of elements.*@size: element size.*@flags: the type of memory to allocate (see kmalloc). |
23 | When i < a simple boot-time regression test cycle |
28 | sort(a, a simple boot-time regression test , size of a , cmpint, NULL) |
36 | err = 0 |
37 | pr_info("test passed\n") |
38 | exit : |
40 | Return err |
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 |