Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/time/hrtimer.c __hrtimer_start_range_ns() -> enqueue_hrtimer()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timer | 4096-ptr_max |
| PARAM_VALUE | 0 | timer->base | 4096-ptr_max |
| PARAM_VALUE | 0 | timer->base->cpu_base | 4096-ptr_max |
| PARAM_VALUE | 0 | timer->node.expires | 0-s64max |
| PARAM_VALUE | 1 | base | 4096-ptr_max |
| PARAM_VALUE | 1 | base->cpu_base->expires_next | 0-s64max |
| PARAM_VALUE | 1 | base->cpu_base->lock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | base->cpu_base->softirq_expires_next | (-9223372036854775807)-s64max |
| CAPPED_DATA | 0 | timer | 1 |
| CAPPED_DATA | 1 | base | 1 |
| DATA_SOURCE | 0 | timer | $0 |
| DATA_SOURCE | 1 | base | r switch_hrtimer_base |
| DATA_SOURCE | 2 | mode | $3 |
| DATA_SOURCE | 3 | was_armed | r remove_hrtimer |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 0 | timer->_softexpires | 1-72057589734572032[c] |
| USER_DATA | 0 | timer->_softexpires | s64min-s64max |
| LOCK2 | &timer->base->cpu_base->lock | ||
| HALF_LOCKED2 | flags | ||
| HALF_LOCKED2 | irq | ||
| TYPE_LOCK | (struct hrtimer_cpu_base)->lock |
kernel/time/hrtimer.c __run_hrtimer() -> enqueue_hrtimer()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timer | 4096-ptr_max |
| PARAM_VALUE | 0 | timer->is_queued | 0 |
| PARAM_VALUE | 1 | base | 4096-ptr_max |
| PARAM_VALUE | 1 | base->cpu_base->expires_next | 0-s64max |
| PARAM_VALUE | 1 | base->running | 4096-ptr_max |
| PARAM_VALUE | 2 | mode | 0 |
| PARAM_VALUE | 3 | was_armed | 0 |
| CAPPED_DATA | 0 | timer | 1 |
| DATA_SOURCE | 0 | timer | $2 |
| DATA_SOURCE | 1 | base | $1 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &cpu_base->lock | ||
| LOCK2 | irq | ||
| TYPE_LOCK | (struct hrtimer_cpu_base)->lock |
kernel/time/hrtimer.c migrate_hrtimer_list() -> enqueue_hrtimer()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timer | 4096-ptr_max |
| PARAM_VALUE | 0 | timer->base | 4096-ptr_max |
| PARAM_VALUE | 1 | base | 4096-ptr_max |
| PARAM_VALUE | 2 | mode | 0 |
| PARAM_VALUE | 3 | was_armed | 1 |
| CAPPED_DATA | 0 | timer | 1 |
| DATA_SOURCE | 1 | base | $1 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &new_base->lock | ||
| LOCK2 | &old_base->lock | ||
| HALF_LOCKED2 | global &cpuhp_state_mutex | ||
| HALF_LOCKED2 | irq | ||
| TYPE_LOCK | (struct hrtimer_cpu_base)->lock |