Function report |
Source Code:lib\test_meminit.c |
Create Date:2022-07-28 06:37:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Test kmem_cache allocation by creating caches of different sizes, with and* without constructors, with and without SLAB_TYPESAFE_BY_RCU.
Proto:static int __init test_kmemcache(int *total_failures)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int * | total_failures |
365 | num_tests += do_kmem_cache_size_bulk(size, & failures) |
367 | REPORT_FAILURES_IN_FN() |
368 | total_failures += failures |
369 | Return num_tests |
Name | Describe |
---|---|
test_meminit_init | Run the tests. Each test function returns the number of executed tests and* updates |failures| with the number of failed tests. |
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 |