Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/time/hrtimer.c hrtimer_start_range_ns() -> hrtimer_start_range_ns_common()
| 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 | 4 | base | 4096-ptr_max |
| PARAM_VALUE | 4 | base->cpu_base | 4096-ptr_max |
| PARAM_VALUE | 4 | base->cpu_base->lock.dep_map->name | 0-255 |
| PARAM_VALUE | 4 | base->cpu_base->lock.owner_cpu | 0 |
| PARAM_VALUE | 4 | base->cpu_base->lock.raw_lock.val.counter | 0-s32max |
| BUF_SIZE | 0 | timer | (-1),80 |
| BUF_SIZE | 0 | timer | (-1),80 |
| CAPPED_DATA | 0 | timer->base | 1 |
| CAPPED_DATA | 4 | base | 1 |
| DATA_SOURCE | 0 | timer | $0 |
| DATA_SOURCE | 1 | tim | $1 |
| DATA_SOURCE | 2 | delta_ns | $2 |
| DATA_SOURCE | 3 | mode | $3 |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | tim | unit_array_size |
| LOCK2 | &timer->base->cpu_base->lock | ||
| LOCK2 | flags | ||
| HALF_LOCKED2 | &ci->lock | ||
| HALF_LOCKED2 | &cpc->hrtimer_lock | ||
| HALF_LOCKED2 | &fotg210->lock | ||
| HALF_LOCKED2 | &i2c_imx->slave_lock | ||
| HALF_LOCKED2 | &iocg->waitq.lock | ||
| HALF_LOCKED2 | &pit->pit_state.lock | ||
| HALF_LOCKED2 | &pmu->lock | ||
| HALF_LOCKED2 | &rt_b->rt_runtime_lock | ||
| HALF_LOCKED2 | &uncore->lock | ||
| HALF_LOCKED2 | &vcpu->kvm->arch.xen.xen_lock | ||
| HALF_LOCKED2 | &vcpu->kvm->srcu | ||
| HALF_LOCKED2 | &vcpu->mutex | ||
| HALF_LOCKED2 | flags | ||
| HALF_LOCKED2 | irq | ||
| HALF_LOCKED2 | irqflags | ||
| TYPE_LOCK | (struct hrtimer_cpu_base)->lock |
kernel/time/hrtimer.c hrtimer_start_range_ns_user() -> hrtimer_start_range_ns_common()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timer | 4096-ptr_max |
| PARAM_VALUE | 0 | timer->_softexpires | 0 |
| PARAM_VALUE | 0 | timer->base | 4096-ptr_max |
| PARAM_VALUE | 0 | timer->base->cpu_base | 4096-ptr_max |
| PARAM_VALUE | 0 | timer->is_hard | 0 |
| PARAM_VALUE | 0 | timer->is_lazy | 0 |
| PARAM_VALUE | 0 | timer->is_queued | 0 |
| PARAM_VALUE | 0 | timer->is_rel | 0 |
| PARAM_VALUE | 0 | timer->is_soft | 0 |
| PARAM_VALUE | 0 | timer->node.node.next | 0 |
| PARAM_VALUE | 0 | timer->node.node.node.rb_left | 0 |
| PARAM_VALUE | 0 | timer->node.node.node.rb_right | 0 |
| PARAM_VALUE | 0 | timer->node.node.prev | 0 |
| PARAM_VALUE | 3 | mode | 0-1,9 |
| PARAM_VALUE | 4 | base | 4096-ptr_max |
| PARAM_VALUE | 4 | base->cpu_base | 4096-ptr_max |
| PARAM_VALUE | 4 | base->cpu_base->lock.dep_map->name | 0-255 |
| PARAM_VALUE | 4 | base->cpu_base->lock.owner_cpu | 0 |
| PARAM_VALUE | 4 | base->cpu_base->lock.raw_lock.val.counter | 0-s32max |
| BUF_SIZE | 0 | timer | (-1),80 |
| BUF_SIZE | 0 | timer | (-1),80 |
| CAPPED_DATA | 0 | timer->base | 1 |
| CAPPED_DATA | 4 | base | 1 |
| DATA_SOURCE | 0 | timer | $0 |
| DATA_SOURCE | 1 | tim | $1 |
| DATA_SOURCE | 2 | delta_ns | $2 |
| DATA_SOURCE | 3 | mode | $3 |
| FUZZY_MAX | 3 | mode | 1 |
| BIT_INFO | 2 | delta_ns | 0x0,0x7fffffffffffffff |
| BIT_INFO | 2 | delta_ns | 0x0,0x7fffffffffffffff |
| HARD_MAX | 3 | mode | 9 |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | tim | s64min-s64max |
| UNITS | 1 | tim | unit_array_size |
| LOCK2 | &timer->base->cpu_base->lock | ||
| LOCK2 | flags | ||
| HALF_LOCKED2 | &base->lock | ||
| HALF_LOCKED2 | &ctx->wqh.lock | ||
| HALF_LOCKED2 | irq | ||
| TYPE_LOCK | (struct hrtimer_cpu_base)->lock |