Function report |
Source Code:lib\test_kmod.c |
Create Date:2022-07-28 06:34:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:test_dev_config_update_int
Proto:static int test_dev_config_update_int(struct kmod_test_device *test_dev, const char *buf, size_t size, int *config)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmod_test_device * | test_dev | |
const char * | buf | |
size_t | size | |
int * | config |
949 | mutex_lock( & config_mutex) |
951 | mutex_unlock( & config_mutex) |
953 | Return size |
Name | Describe |
---|---|
test_result_store |
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 |