Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
lib/btree.c btree_grow() -> btree_node_alloc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | head | 4096-ptr_max |
| PARAM_VALUE | 0 | head->height | s32min-2147483646 |
| CAPPED_DATA | 0 | head->height | 1 |
| DATA_SOURCE | 0 | head | $0 |
| DATA_SOURCE | 1 | gfp | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
lib/btree.c btree_insert_level() -> btree_node_alloc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | head | 4096-ptr_max |
| DATA_SOURCE | 0 | head | $0 |
| DATA_SOURCE | 1 | gfp | $5 |
| RX_PATH | |||
| TASK_NOT_RUNNING |