Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/platform/surface/aggregator/ssh_request_layer.c ssh_rtl_timeout_reap() -> ssh_rtl_timeout_reaper_mod()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rtl | 4096-ptr_max |
| PARAM_VALUE | 0 | rtl->pending.lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | rtl->rtx_timeout.expires | s64max |
| PARAM_VALUE | 0 | rtl->rtx_timeout.lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 2 | expires | (-9223372036854775807)-9223372036854775806 |
| CAPPED_DATA | 0 | &rtl->pending.head | 1 |
| CAPPED_DATA | 2 | expires | 1 |
| CAPPED_DATA | 2 | expires | 1 |
| DATA_SOURCE | 1 | now | r ktime_get_coarse_boottime |
| PARAM_COMPARE | 1 | now | < $2 |
| PARAM_COMPARE | 2 | expires | > $1 |
| PARAM_COMPARE | 2 | expires | > $1 |
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock |
drivers/platform/surface/aggregator/ssh_request_layer.c ssh_rtl_timeout_start() -> ssh_rtl_timeout_reaper_mod()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rtl | 4096-ptr_max |
| DATA_SOURCE | 0 | rtl | r ssh_request_rtl |
| DATA_SOURCE | 1 | now | r ktime_get_coarse_boottime |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &ctrl->lock |