函数逻辑报告 |
Source Code:kernel\up.c |
Create Date:2022-07-27 11:56:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:on_each_cpu
函数原型:void on_each_cpu(smp_call_func_t func, void *info, int wait)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
smp_call_func_t | func | |
void * | info | |
int | wait |
42 | local_irq_save(flags) |
名称 | 描述 |
---|---|
text_poke_bp_batch | xt_poke_bp_batch() -- update instructions on live kernel on SMP*@tp: vector of instructions to patch*@nr_entries: number of entries in the vector* Modify multi-byte instruction by using int3 breakpoint on SMP |
update_stibp_strict | Update x86_spec_ctrl_base in case SMT state changed. |
umwait_update_control | |
mce_disable_bank | |
mce_restart | Reinit MCEs after user configuration changes |
set_ignore_ce | |
set_cmci_disabled | |
cmci_rediscover | After a CPU went down cycle through all the others and rediscover |
lapic_update_tsc_freq | |
fix_erratum_688 | Apply erratum 688 fix so machines without a BIOS fix work. |
kvm_pv_reboot_notify | |
ftrace_event_pid_write | |
ftrace_pid_write | |
quarantine_remove_cache | Free all quarantined objects belonging to cache. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |