Function report |
Source Code:lib\test_kmod.c |
Create Date:2022-07-28 06:34:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:run_test_fs_type
Proto:static int run_test_fs_type(struct kmod_test_device *test_dev)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmod_test_device * | test_dev |
446 | dev_info(dev, "Test case: %s (%u)\n", test_case_str(test_case), test_case) |
451 | dev_info(dev, "Number of threads to run: %u\n", num_threads) |
453 | dev_info(dev, "Thread IDs will range from 0 - %u\n", num_threads - 1) |
Name | Describe |
---|---|
__trigger_config_run | This ensures we don't allow kicking threads through if our configuration* is faulty. |
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 |