Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/thunderbolt/dma_test.c test_store() -> dma_test_check_errors()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dt | 4096-ptr_max |
| PARAM_VALUE | 0 | dt->buffer_overflow_errors | 0 |
| PARAM_VALUE | 0 | dt->crc_errors | 0 |
| PARAM_VALUE | 0 | dt->error_code | 0-4,7 |
| PARAM_VALUE | 0 | dt->link_speed | 0,10,20,40 |
| PARAM_VALUE | 0 | dt->link_width | 0-2 |
| PARAM_VALUE | 0 | dt->packets_received | 0 |
| PARAM_VALUE | 0 | dt->packets_to_receive | 0-1000 |
| PARAM_VALUE | 0 | dt->packets_to_send | 0-1000 |
| PARAM_VALUE | 0 | dt->result | 1 |
| PARAM_VALUE | 1 | ret | s32min-0,2-s32max |
| BUF_SIZE | 0 | dt | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | dt | s32min-(-2),1-s32max |
| CAPPED_DATA | 0 | dt->packets_to_receive | 1 |
| CAPPED_DATA | 0 | dt->packets_to_send | 1 |
| CAPPED_DATA | 0 | &dt->lock | 1 |
| FUZZY_MAX | 0 | dt->error_code | 7 |
| HARD_MAX | 0 | dt->error_code | 7 |
| NOCHECK_CALL | |||
| UNITS | 0 | dt | unit_byte |
| LOCK2 | &attr->mutex | ||
| LOCK2 | 0 | &dt->lock | |
| TYPE_LOCK | (struct dma_test)->lock | ||
| TYPE_LOCK | (struct simple_attr)->mutex |