Function report |
Source Code:arch\x86\kernel\cpu\mce\core.c |
Create Date:2022-07-28 08:01:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_cmci_disabled
Proto:static ssize_t set_cmci_disabled(struct device *s, struct device_attribute *attr, const char *buf, size_t size)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct device * | s | |
struct device_attribute * | attr | |
const char * | buf | |
size_t | size |
2250 | mutex_lock( & sysfs synchronization ) |
2251 | If cmci_disabled ^ Not Not new Then |
2262 | mutex_unlock( & sysfs synchronization ) |
2264 | Return size |
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 |