Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/orangefs/orangefs-bufmap.c orangefs_bufmap_initialize() -> orangefs_bufmap_unmap()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | bufmap | 4096-ptr_max |
| PARAM_VALUE | 0 | bufmap->buffer_index_array | 16,4096-ptr_max |
| PARAM_VALUE | 0 | bufmap->desc_array | 16,4096-ptr_max |
| PARAM_VALUE | 0 | bufmap->desc_count | 0-s32max |
| PARAM_VALUE | 0 | bufmap->desc_shift | (-1)-31 |
| PARAM_VALUE | 0 | bufmap->desc_size | 0-s32max |
| PARAM_VALUE | 0 | bufmap->folio_array | 16,4096-ptr_max |
| PARAM_VALUE | 0 | bufmap->folio_count | 0-s32max |
| PARAM_VALUE | 0 | bufmap->page_array | 16,4096-ptr_max |
| PARAM_VALUE | 0 | bufmap->page_count | 0-524287 |
| PARAM_VALUE | 0 | bufmap->total_size | 0-s32max |
| PARAM_VALUE | 0 | *bufmap->folio_array | 4096-ptr_max |
| BUF_SIZE | 0 | bufmap | 64 |
| CAPPED_DATA | 0 | bufmap->desc_count | 1 |
| CAPPED_DATA | 0 | bufmap->page_count | 1 |
| CAPPED_DATA | 0 | bufmap->total_size | 1 |
| DATA_SOURCE | 0 | bufmap | r orangefs_bufmap_alloc |
| NOCHECK_CALL | |||
| USER_DATA | 0 | bufmap->desc_count | 0-s32max[c] |
| USER_DATA | 0 | bufmap->desc_shift | (-1)-31 |
| USER_DATA | 0 | bufmap->desc_size | 0-s32max |
| NO_OVERFLOW_SIMPLE | 0 | bufmap->page_count |
fs/orangefs/orangefs-bufmap.c orangefs_bufmap_run_down() -> orangefs_bufmap_unmap()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | bufmap | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &devreq_mutex |