Function report |
Source Code:kernel\up.c |
Create Date:2022-07-28 10:56:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:on_each_cpu
Proto:void on_each_cpu(smp_call_func_t func, void *info, int wait)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
smp_call_func_t | func | |
void * | info | |
int | wait |
42 | local_irq_save(flags) |
Name | Describe |
---|---|
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. |
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 |