Function report | 
Source Code:kernel\stop_machine.c | 
Create Date:2022-07-28 11:21:14 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:stop_machine
Proto:int stop_machine(cpu_stop_fn_t fn, void *data, const struct cpumask *cpus)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| cpu_stop_fn_t | fn | |
| void * | data | |
| const struct cpumask * | cpus | 
| 637 | cpus_read_lock() | 
| 638 | ret = stop_machine_cpuslocked(fn, data, cpus) | 
| 639 | cpus_read_unlock() | 
| 640 | 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  |