Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/iio/buffer/industrialio-buffer-dma.c iio_dma_buffer_attach_dmabuf() -> iio_dma_buffer_alloc_block()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | queue | 4096-ptr_max |
| PARAM_VALUE | 0 | queue->fileio.enabled | 0 |
| PARAM_VALUE | 2 | fileio | 0 |
| DATA_SOURCE | 0 | queue | r iio_buffer_to_queue |
| NO_OVERFLOW_SIMPLE | 1 | size | |
| UNITS | 1 | size | unit_byte |
| LOCK2 | _T->lock | ||
| LOCK2 | dmabuf->resv |
drivers/iio/buffer/industrialio-buffer-dma.c iio_dma_buffer_request_update() -> iio_dma_buffer_alloc_block()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | queue | 4096-ptr_max |
| PARAM_VALUE | 0 | queue->fileio.active_block | 0 |
| PARAM_VALUE | 0 | queue->fileio.blocks | 4096-ptr_max |
| PARAM_VALUE | 0 | queue->fileio.enabled | 1 |
| PARAM_VALUE | 0 | queue->incoming.next | 4096-ptr_max |
| PARAM_VALUE | 0 | queue->incoming.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | queue->incoming.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | queue->incoming.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | queue->incoming.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 2 | fileio | 1 |
| DATA_SOURCE | 0 | queue | r iio_buffer_to_queue |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | &of->mutex |