Home
last modified time | relevance | path

Searched refs:aspm_ts_timer_sched (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Daspm.c149 restart_timer = ktime_to_ns(ktime_sub(now, rcd->aspm_ts_timer_sched)) > in __aspm_ctx_disable()
163 rcd->aspm_ts_timer_sched = now; in __aspm_ctx_disable()
H A Dhfi.h286 ktime_t aspm_ts_timer_sched; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Daspm.c149 restart_timer = ktime_to_ns(ktime_sub(now, rcd->aspm_ts_timer_sched)) > in __aspm_ctx_disable()
163 rcd->aspm_ts_timer_sched = now; in __aspm_ctx_disable()
H A Dhfi.h245 ktime_t aspm_ts_timer_sched; member

Completed in 12 milliseconds