Function report |
Source Code:arch\x86\kernel\cpu\microcode\core.c |
Create Date:2022-07-28 08:07:45 |
Last Modify:2020-03-16 20:13:29 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:reload_store
Proto:static ssize_t reload_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct device * | dev | |
struct device_attribute * | attr | |
const char * | buf | |
size_t | size |
624 | bsp = Index into per_cpu list: |
626 | ret = 0 |
635 | tmp_ret = request_microcode_fw(bsp, & dev, true) |
639 | get_online_cpus() |
641 | ret = check_online_cpus() |
649 | put : |
650 | put_online_cpus() |
655 | Return ret |
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 |