Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/dma/coherent.c dma_alloc_from_dev_coherent() -> __dma_alloc_from_coherent()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->dma_mem | 1-u64max |
| PARAM_VALUE | 1 | mem | 1-u64max |
| DATA_SOURCE | 0 | dev | $0 |
| DATA_SOURCE | 2 | size | $1 |
| DATA_SOURCE | 3 | dma_handle | $2 |
| PARAM_COMPARE | 0 | dev->dma_mem | == $1 |
| PARAM_COMPARE | 1 | mem | == $0->dma_mem |