函数逻辑报告 |
Source Code:lib\test_kmod.c |
Create Date:2022-07-27 07:32:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:test_dev_config_update_uint_sync
函数原型: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))
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct kmod_test_device * | test_dev | |
const char * | buf | |
size_t | size | |
unsigned int * | config | |
int (* | test_sync |
890 | mutex_lock( & config_mutex) |
896 | 如果ret则 |
902 | mutex_unlock( & config_mutex) |
903 | 返回:负EINVAL |
906 | mutex_unlock( & config_mutex) |
908 | 返回:size |
名称 | 描述 |
---|---|
config_num_threads_store |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |