Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
lib/maple_tree.c mas_dup_build() -> mas_copy_node()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mas | 4096-ptr_max |
| PARAM_VALUE | 0 | mas->depth | 0 |
| PARAM_VALUE | 0 | mas->end | 0 |
| PARAM_VALUE | 0 | mas->index | 0 |
| PARAM_VALUE | 0 | mas->last | 0 |
| PARAM_VALUE | 0 | mas->mas_flags | 0 |
| PARAM_VALUE | 0 | mas->node_request | 0-1 |
| PARAM_VALUE | 0 | mas->offset | 0 |
| PARAM_VALUE | 0 | mas->sheaf | 0,4096-ptr_max |
| PARAM_VALUE | 0 | mas->sheaf->capacity | s32min-4294967295 |
| PARAM_VALUE | 0 | mas->sheaf->node | s32min-s32max |
| PARAM_VALUE | 0 | mas->sheaf->pfmemalloc | 0-1 |
| PARAM_VALUE | 0 | mas->sheaf->size | s32min-4294967295 |
| PARAM_VALUE | 0 | mas->status | 0 |
| PARAM_VALUE | 0 | mas->tree | 4096-ptr_max |
| PARAM_VALUE | 0 | mas->tree->ma_root | 4097-u64max |
| PARAM_VALUE | 1 | new_mas | 4096-ptr_max |
| PARAM_VALUE | 1 | new_mas->alloc | 0 |
| PARAM_VALUE | 1 | new_mas->depth | 0 |
| PARAM_VALUE | 1 | new_mas->end | 0 |
| PARAM_VALUE | 1 | new_mas->index | 0 |
| PARAM_VALUE | 1 | new_mas->last | 0 |
| PARAM_VALUE | 1 | new_mas->ld_seq | 0 |
| PARAM_VALUE | 1 | new_mas->offset | 0 |
| PARAM_VALUE | 1 | new_mas->sheaf | 0 |
| PARAM_VALUE | 1 | new_mas->status | 1 |
| PARAM_VALUE | 1 | new_mas->tree | 4096-ptr_max |
| PARAM_VALUE | 1 | new_mas->tree->ma_root | 0 |
| PARAM_VALUE | 2 | parent | 0,256-u64max |
| CAPPED_DATA | 0 | mas->node_request | 1 |
| CAPPED_DATA | 0 | mas->tree->ma_root | 1 |
| DATA_SOURCE | 0 | mas | $0 |
| DATA_SOURCE | 1 | new_mas | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &(&mas)->tree->ma_lock | ||
| HALF_LOCKED2 | &(&new_mas)->tree->ma_lock |