Function report |
Source Code:kernel\smpboot.c |
Create Date:2022-07-28 09:33:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:smpboot_unpark_thread
Proto:static void smpboot_unpark_thread(struct smp_hotplug_thread *ht, unsigned int cpu)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct smp_hotplug_thread * | ht | |
unsigned int | cpu |
230 | tsk = per_cpu_ptr(store, cpu) |
Name | Describe |
---|---|
smpboot_unpark_threads | |
smpboot_register_percpu_thread | smpboot_register_percpu_thread - Register a per_cpu thread related* to hotplug*@plug_thread: Hotplug thread descriptor* Creates and starts the threads on all online cpus. |
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 |