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:reset_cpu_possible_mask
Proto:static inline void reset_cpu_possible_mask(void)
Type:void
Parameter:Nothing
Name | Describe |
---|---|
prefill_possible_map | pu_possible_mask should be static, it cannot change as cpu's* are onlined, or offlined. The reason is per-cpu data-structures* are allocated by some modules at init time, and dont expect to* do this dynamically on cpu arrival/departure. |
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 |