Documented in 1 files:
Defined in 1 files as a function:
Referenced in 3 files:
- arch/x86/kvm/i8254.c, line 100
- arch/x86/kvm/vmx/nested.c, line 4521
- kernel/events/core.c, line 12351
Smatch caller information:
arch/x86/kvm/i8254.c __kpit_elapsed() -> hrtimer_get_remaining()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timer | 4096-ptr_max |
| LOCK2 | &pit_state->lock | ||
| TYPE_LOCK | (struct kvm_kpit_state)->lock |
arch/x86/kvm/vmx/nested.c vmx_get_preemption_timer_value() -> hrtimer_get_remaining()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timer | 4096-ptr_max |
| HALF_LOCKED2 | &vcpu->kvm->srcu | ||
| HALF_LOCKED2 | &vcpu->mutex |
kernel/events/core.c perf_swevent_cancel_hrtimer() -> hrtimer_get_remaining()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 0 | timer->_softexpires | s64min-s64max |
| HOST_DATA | 0 | timer->is_hard | 0-1 |
| HOST_DATA | 0 | timer->is_lazy | 0-1 |
| HOST_DATA | 0 | timer->is_queued | 0-1 |
| HOST_DATA | 0 | timer->is_rel | 0-1 |
| HOST_DATA | 0 | timer->is_soft | 0-1 |
| HOST_DATA | 0 | timer->node.expires | s64min-s64max |
| HOST_DATA | 0 | timer->node.node.node.__rb_parent_color | 1 |
| HALF_LOCKED2 | &ctx->lock | ||
| HALF_LOCKED2 | &event->child_mutex | ||
| HALF_LOCKED2 | _T->flags |