Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/time/hrtimer.c hrtimer_force_reprogram() -> __hrtimer_reprogram()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cpu_base | 4096-ptr_max |
| PARAM_VALUE | 0 | cpu_base->expires_next | 0-s64max |
| PARAM_VALUE | 0 | cpu_base->softirq_expires_next | (-9223372036854775807)-s64max |
| PARAM_VALUE | 1 | expires_next | 0-s64max |
| CAPPED_DATA | 0 | cpu_base->expires_next | 1 |
| CAPPED_DATA | 1 | expires_next | 1 |
| CAPPED_DATA | 1 | expires_next | 1 |
| DATA_SOURCE | 0 | cpu_base | $0 |
| DATA_SOURCE | 1 | expires_next | r hrtimer_update_next_event |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 1 | expires_next | unit_array_size |
| HALF_LOCKED2 | &timer->base->cpu_base->lock | ||
| HALF_LOCKED2 | flags | ||
| HALF_LOCKED2 | 0 | &cpu_base->lock | |
| TYPE_LOCK | (struct hrtimer_cpu_base)->lock |
kernel/time/hrtimer.c hrtimer_reprogram() -> __hrtimer_reprogram()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cpu_base | 4096-ptr_max |
| PARAM_VALUE | 0 | cpu_base->deferred_rearm | 0 |
| PARAM_VALUE | 0 | cpu_base->expires_next | 1-s64max |
| PARAM_VALUE | 0 | cpu_base->next_timer | 4096-ptr_max |
| PARAM_VALUE | 0 | cpu_base->next_timer->base | 4096-ptr_max |
| PARAM_VALUE | 1 | expires_next | 0-9223372036854775806 |
| CAPPED_DATA | 0 | cpu_base | 1 |
| CAPPED_DATA | 1 | expires_next | 1 |
| CAPPED_DATA | 1 | expires_next | 1 |
| PARAM_COMPARE | 0 | cpu_base->expires_next | > $1 |
| PARAM_COMPARE | 1 | expires_next | < $0->expires_next |
| NOSPEC | 0 | cpu_base->next_timer->_softexpires | |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 0 | cpu_base->next_timer->_softexpires | s64min-s64max |
| UNITS | 1 | expires_next | unit_array_size |
| HALF_LOCKED2 | &cpu_base->lock | ||
| HALF_LOCKED2 | &timer->base->cpu_base->lock | ||
| HALF_LOCKED2 | flags | ||
| TYPE_LOCK | (struct hrtimer_cpu_base)->lock |