Function report |
Source Code:include\linux\cpumask.h |
Create Date:2022-07-28 05:34:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_cpu_present
Proto:static inline void set_cpu_present(unsigned int cpu, bool present)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | cpu | |
bool | present |
832 | If present Then pumask_set_cpu - set a cpu in a cpumask*@cpu: cpu number (< nr_cpu_ids)*@dstp: the cpumask pointer |
Name | Describe |
---|---|
smp_sanity_check | Various sanity checks. |
generic_processor_info | |
boot_cpu_init | Activate the first processor. |
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 |