Function report |
Source Code:mm\hugetlb.c |
Create Date:2022-07-28 15:27:38 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Unregister hstate attributes from a single node device.* No-op if no hstate attributes attached.
Proto:static void hugetlb_unregister_node(struct node *node)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct node * | node |
| 2740 | nhs = node_hstates[id] |
| 2742 | If Not hugepages_kobj Then Return |
| 2746 | idx = hstate_index(h) |
| 2747 | If hstate_kobjs[idx] Then |
| 2749 | hstate_kobjs[idx] = NULL |
| 2754 | hugepages_kobj = NULL |
| Name | Describe |
|---|---|
| hugetlb_register_node | Register hstate attributes for a single node device.* No-op if attributes already registered. |
| 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 |