Function report | 
Source Code:kernel\kthread.c | 
Create Date:2022-07-28 09:30:28 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:kthread_create_worker_on_cpu - create a kthread worker and bind it* it to a given CPU and the associated NUMA node
Proto:struct kthread_worker *kthread_create_worker_on_cpu(int cpu, unsigned int flags, const char namefmt[], ...)
Type:struct kthread_worker
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| int | cpu | |
| unsigned int | flags | |
| const char | namefmt | 
| 767 | Return worker | 
| 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  |