Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
mm/hugetlb.c __alloc_bootmem_huge_page() -> alloc_bootmem()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | nid | s32min-(-2),0-s32max |
| PARAM_VALUE | 2 | node_exact | 1 |
| DATA_SOURCE | 0 | h | $0 |
| DATA_SOURCE | 1 | nid | $1 |
mm/hugetlb.c __alloc_bootmem_huge_page() -> alloc_bootmem()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | h | 4096-ptr_max |
| PARAM_VALUE | 0 | h->next_nid_to_alloc | 0-64 |
| PARAM_VALUE | 2 | node_exact | 0 |
| CAPPED_DATA | 1 | nid | 1 |
| DATA_SOURCE | 0 | h | $0 |
| DATA_SOURCE | 1 | nid | r hstate_next_node_to_alloc |