Function report |
Source Code:lib\test_kmod.c |
Create Date:2022-07-28 06:34:49 |
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_uint_sync
Proto:static int test_dev_config_update_uint_sync(struct kmod_test_device *test_dev, const char *buf, size_t size, unsigned int *config, int (*test_sync)(struct kmod_test_device *test_dev))
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmod_test_device * | test_dev | |
const char * | buf | |
size_t | size | |
unsigned int * | config | |
int (* | test_sync |
890 | mutex_lock( & config_mutex) |
896 | If ret Then |
902 | mutex_unlock( & config_mutex) |
903 | Return -EINVAL |
906 | mutex_unlock( & config_mutex) |
908 | Return size |
Name | Describe |
---|---|
config_num_threads_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 |