Defined in 1 files as a prototype:
Defined in 2 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/dma/mapping.c __dma_sync_single_for_cpu() -> debug_dma_sync_single_for_cpu()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->dma_mask | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->flags | 4096-ptr_max |
| PARAM_VALUE | 3 | direction | 0-2 |
| DATA_SOURCE | 0 | dev | $0 |
| DATA_SOURCE | 1 | dma_handle | $1 |
| DATA_SOURCE | 2 | size | $2 |
| DATA_SOURCE | 3 | direction | $3 |
| NOCHECK_CALL |