Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/time/hrtimer.c enqueue_hrtimer() -> debug_activate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timer | 4096-ptr_max |
| CAPPED_DATA | 0 | timer | 1 |
| DATA_SOURCE | 0 | timer | $0 |
| DATA_SOURCE | 1 | mode | $2 |
| DATA_SOURCE | 2 | was_armed | $3 |
| NOSPEC | 0 | timer->_softexpires | |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 0 | timer->_softexpires | s64min-s64max |
| HALF_LOCKED2 | &cpu_base->lock | ||
| HALF_LOCKED2 | &new_base->lock | ||
| HALF_LOCKED2 | &old_base->lock | ||
| HALF_LOCKED2 | &timer->base->cpu_base->lock | ||
| HALF_LOCKED2 | irq | ||
| TYPE_LOCK | (struct hrtimer_cpu_base)->lock |
kernel/time/hrtimer.c remove_and_enqueue_same_base() -> debug_activate()
| 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 |
| CAPPED_DATA | 0 | timer | 1 |
| CAPPED_DATA | 0 | timer->base | 1 |
| DATA_SOURCE | 0 | timer | $0 |
| DATA_SOURCE | 1 | mode | $2 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| 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 |