| /linux/drivers/pmdomain/ |
| H A D | governor.c | 146 if (next_wakeup != KTIME_MAX && !ktime_before(next_wakeup, now)) in update_domain_next_wakeup() 147 if (ktime_before(next_wakeup, domain_wakeup)) in update_domain_next_wakeup() 155 if (next_wakeup != KTIME_MAX && !ktime_before(next_wakeup, now)) in update_domain_next_wakeup() 156 if (ktime_before(next_wakeup, domain_wakeup)) in update_domain_next_wakeup() 376 if (ktime_before(next_hrtimer, domain_wakeup)) in cpu_power_down_ok()
|
| /linux/drivers/w1/masters/ |
| H A D | mxc_w1.c | 58 } while (ktime_before(ktime_get(), timeout)); in mxc_w1_ds2_reset_bus() 86 } while (ktime_before(ktime_get(), timeout)); in mxc_w1_ds2_touch_bit()
|
| /linux/net/rxrpc/ |
| H A D | call_event.c | 31 if (ktime_before(ping_at, call->ping_at)) { in rxrpc_propose_ping() 291 ktime_before(ktime_add_ms(call->rtt_last_req, 1000), in rxrpc_send_initial_ping() 431 else if (ktime_before(ktime_add_ms(call->rtt_last_req, 1000), in rxrpc_input_call_event() 444 #define set(T) { ktime_t _t = (T); if (ktime_before(_t, next)) next = _t; } in rxrpc_input_call_event()
|
| H A D | input_rack.c | 281 ktime_before(xmit_ts, deadline)) in rxrpc_rack_mark_losses_on_rto()
|
| /linux/net/sched/ |
| H A D | sch_etf.c | 102 if (ktime_before(txtime, now) || ktime_before(txtime, q->last)) in is_packet_valid() 266 if (ktime_before(skb->tstamp, now)) { in etf_dequeue_timesortedlist()
|
| H A D | sch_taprio.c | 167 return ktime_before(skb_end_time, entry->gate_close_time[tc]); in taprio_entry_allows_tx() 247 if (ktime_before(intv_end, cycle_end)) in get_interval_end_time() 251 ktime_before(admin->base_time, cycle_ext_end)) in get_interval_end_time() 369 if (ktime_before(txtime, time) || validate_interval) { in find_entry_to_transmit() 371 if ((ktime_before(curr_intv_start, time) && in find_entry_to_transmit() 372 ktime_before(transmit_end_time, curr_intv_end)) || in find_entry_to_transmit() 387 } else if (ktime_before(txtime, earliest_txtime) && in find_entry_to_transmit() 491 if (!sched || ktime_before(minimum_time, sched->base_time)) { in get_packet_txtime()
|
| /linux/arch/loongarch/kvm/ |
| H A D | timer.c | 117 if (ktime_before(now, expire)) in kvm_restore_timer()
|
| /linux/include/linux/ |
| H A D | ktime.h | 121 static inline bool ktime_before(const ktime_t cmp1, const ktime_t cmp2) in ktime_before() function
|
| /linux/drivers/media/rc/ |
| H A D | gpio-ir-tx.c | 122 while (ktime_before(ktime_get(), last)) { in gpio_ir_tx_modulated()
|
| /linux/drivers/gpu/drm/scheduler/ |
| H A D | sched_fence.c | 163 ktime_before(fence->deadline, deadline)) { in drm_sched_fence_set_deadline_finished()
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | msm_fence.c | 143 ktime_before(deadline, fctx->next_deadline)) { in msm_fence_set_deadline()
|
| /linux/arch/s390/kernel/diag/ |
| H A D | diag324.c | 118 if (ktime_before(ktime_get(), timedout)) { in pibwork_handler()
|
| /linux/kernel/ |
| H A D | torture.c | 640 while (ktime_before(ktime_snap, shutdown_time) && in torture_shutdown() 741 if (till_ns && ktime_before(ktime_get(), till_ns)) { in stutter_wait()
|
| /linux/drivers/crypto/nx/ |
| H A D | nx-842.c | 230 } while (ret == -EBUSY && ktime_before(ktime_get(), timeout)); in compress() 405 } while (ret == -EBUSY && ktime_before(ktime_get(), timeout)); in decompress()
|
| /linux/kernel/time/ |
| H A D | tick-sched.c | 72 if (ktime_before(now, smp_load_acquire(&tick_next_period))) in tick_do_update_jiffies64() 86 if (ktime_before(now, nextp)) in tick_do_update_jiffies64() 96 if (ktime_before(now, tick_next_period)) { in tick_do_update_jiffies64()
|
| H A D | hrtimer.c | 831 if (!ktime_before(expires, timer_cpu_base->softirq_expires_next)) in hrtimer_reprogram() 837 if (!ktime_before(expires, timer_cpu_base->expires_next) || in hrtimer_reprogram() 1897 if (!ktime_before(now, cpu_base->softirq_expires_next)) { in hrtimer_interrupt() 1992 if (!ktime_before(now, cpu_base->softirq_expires_next)) { in hrtimer_run_queues()
|
| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-samsung-atna33xc20.c | 56 if (ktime_before(now_ktime, min_ktime)) in atana33xc20_wait()
|
| /linux/drivers/usb/chipidea/ |
| H A D | otg_fsm.c | 270 ktime_before(ci->hr_timeouts[next_timer], in ci_otg_del_timer() 404 ktime_before(ci->hr_timeouts[cur_timer], in ci_otg_hrtimer_func()
|
| /linux/kernel/trace/ |
| H A D | ring_buffer_benchmark.c | 285 } while (ktime_before(end_time, timeout) && !break_test()); in ring_buffer_producer()
|
| /linux/drivers/gpu/drm/scheduler/tests/ |
| H A D | mock_scheduler.c | 88 if (ktime_before(now, job->finish_at)) in drm_mock_sched_job_signal_timer()
|
| /linux/drivers/platform/surface/aggregator/ |
| H A D | ssh_request_layer.c | 435 if (ktime_before(aexp, rtl->rtx_timeout.expires)) { in ssh_rtl_timeout_reaper_mod() 848 next = ktime_before(expires, next) ? expires : next; in ssh_rtl_timeout_reap()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_mmio.c | 309 if (!ktime_before(cur, end)) in __xe_mmio_wait32()
|
| /linux/drivers/dma-buf/ |
| H A D | sw_sync.c | 183 if (ktime_before(deadline, pt->deadline)) in timeline_fence_set_deadline()
|
| /linux/drivers/input/misc/ |
| H A D | pm8941-pwrkey.c | 156 if (ktime_before(ktime_get(), pwrkey->sw_debounce_end_time)) { in pm8941_pwrkey_irq()
|
| /linux/drivers/gpu/drm/i915/gvt/ |
| H A D | sched_policy.c | 191 if (ktime_before(ktime_get(), vgpu_data->pri_time)) { in find_busy_vgpu()
|