Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
kernel/time/hrtimer.c enqueue_hrtimer() -> timerqueue_linked_add()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | head | 4096-ptr_max |
| PARAM_VALUE | 1 | node | 4096-ptr_max |
| PARAM_VALUE | 1 | node->expires | 0 |
| PARAM_VALUE | 1 | node->node.node.__rb_parent_color | 0 |
| PARAM_VALUE | 1 | node->node.node.rb_left | 0 |
| PARAM_VALUE | 1 | node->node.node.rb_right | 0 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| 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() -> timerqueue_linked_add()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | head | 4096-ptr_max |
| PARAM_VALUE | 1 | node | 4096-ptr_max |
| PARAM_VALUE | 1 | node->node.node.__rb_parent_color | 0 |
| PARAM_VALUE | 1 | node->node.node.rb_left | 0 |
| PARAM_VALUE | 1 | node->node.node.rb_right | 0 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &timer->base->cpu_base->lock | ||
| HALF_LOCKED2 | flags | ||
| HALF_LOCKED2 | irq | ||
| TYPE_LOCK | (struct hrtimer_cpu_base)->lock |