Function report |
Source Code:lib\test_kmod.c |
Create Date:2022-07-28 06:34:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:As per sysfs_kf_seq_show() the buf is max PAGE_SIZE.
Proto:static ssize_t config_test_show_str(struct mutex *config_mutex, char *dst, char *src)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct mutex * | config_mutex | |
char * | dst | |
char * | src |
680 | mutex_lock(config_mutex) |
682 | mutex_unlock(config_mutex) |
684 | Return len |
Name | Describe |
---|---|
config_test_driver_show | |
config_test_fs_show | |
config_name_show |
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 |