Function report |
Source Code:kernel\irq\affinity.c |
Create Date:2022-07-28 10:15:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_nodes_in_cpumask
Proto:static int get_nodes_in_cpumask(cpumask_var_t *node_to_cpumask, const struct cpumask *mask, nodemask_t *nodemsk)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
cpumask_var_t * | node_to_cpumask | |
const struct cpumask * | mask | |
nodemask_t * | nodemsk |
86 | nodes = 0 |
89 | for_each_node(n) |
95 | Return nodes |
Name | Describe |
---|---|
__irq_build_affinity_masks |
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 |