Function report |
Source Code:include\linux\nodemask.h |
Create Date:2022-07-28 05:35:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:init_nodemask_of_node
Proto:static inline void init_nodemask_of_node(nodemask_t *mask, int node)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
nodemask_t * | mask | |
int | node |
283 | nodes_clear( * mask) |
284 | The inline keyword gives the compiler room to decide to inline, or* not inline a function as it sees best(node, * mask) |
Name | Describe |
---|---|
__nr_hugepages_store_common | |
init_nodemask_of_mempolicy | _nodemask_of_mempolicy* If the current task's mempolicy is "default" [NULL], return 'false'* to indicate default policy |
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 |