Searched refs:ktime_before (Results 1 – 8 of 8) sorted by relevance
163 static inline bool ktime_before(const ktime_t cmp1, const ktime_t cmp2) in ktime_before() function
234 } while (ret == -EBUSY && ktime_before(ktime_get(), timeout)); in compress()407 } while (ret == -EBUSY && ktime_before(ktime_get(), timeout)); in decompress()
281 } while (ktime_before(end_time, timeout) && !break_test()); in ring_buffer_producer()
240 } while (ktime_before(ktime_get(), stop)); in mei_txe_aliveness_poll()
329 if (ktime_before(expires, threshold)) { in kvm_mips_read_count_running()
1785 if (!asoc && ktime_before(bear_cookie->expiration, kt)) { in sctp_unpack_cookie()
2025 } while (single_task_running() && ktime_before(cur, stop)); in kvm_vcpu_block()
13798 if (ktime_before(now, fw_ready_time)) in bnx2x_init_one()