Function report |
Source Code:mm\hugetlb.c |
Create Date:2022-07-28 15:27:36 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kobj_to_node_hstate
Proto:static struct hstate *kobj_to_node_hstate(struct kobject *kobj, int *nidp)
Type:struct hstate
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct kobject * | kobj | |
| int * | nidp |
| 2718 | When nid < nr_node_ids cycle |
| 2719 | nhs = node_hstates[nid] |
| 2721 | When i < HUGE_MAX_HSTATE cycle If hstate_kobjs[i] == kobj Then |
| 2729 | BUG() |
| 2730 | Return NULL |
| Name | Describe |
|---|---|
| kobj_to_hstate |
| 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 |