Defined in 2 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/time/timer.c __mod_timer() -> debug_timer_activate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timer | 4096-ptr_max |
| PARAM_VALUE | 0 | timer->entry.pprev | 0 |
| PARAM_VALUE | 0 | timer->flags | 0-8388607 |
| PARAM_VALUE | 0 | timer->function | 1-u64max |
| BUF_SIZE | 0 | timer | (-1),88 |
| BUF_SIZE | 0 | timer | (-1),88 |
| CAPPED_DATA | 0 | timer | 1 |
| CAPPED_DATA | 0 | timer->flags | 1 |
| DATA_SOURCE | 0 | timer | $0 |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | flags | ||
| HALF_LOCKED2 | &base->lock | ||
| HALF_LOCKED2 | global &watchdog_lock | ||
| HALF_LOCKED2 | irq_flags |
kernel/time/timer.c add_timer_on() -> debug_timer_activate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timer | 4096-ptr_max |
| PARAM_VALUE | 0 | timer->entry.pprev | 0 |
| PARAM_VALUE | 0 | timer->function | 1-u64max |
| BUF_SIZE | 0 | timer | (-1),88 |
| BUF_SIZE | 0 | timer | (-1),88 |
| DATA_SOURCE | 0 | timer | $0 |
| BIT_INFO | 0 | timer->flags | 0x100000,0xffffffffffffffff |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | flags | ||
| HALF_LOCKED2 | &base->lock | ||
| HALF_LOCKED2 | flags | ||
| HALF_LOCKED2 | global &clocksource_mutex | ||
| HALF_LOCKED2 | global &vector_lock | ||
| HALF_LOCKED2 | global &watchdog_lock | ||
| HALF_LOCKED2 | irq_flags |