Home
last modified time | relevance | path

Searched refs:KTIME_MIN (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
A Dtime64.h31 #define KTIME_MIN (-KTIME_MAX - 1) macro
33 #define KTIME_SEC_MIN (KTIME_MIN / NSEC_PER_SEC)
137 return KTIME_MIN; in timespec64_to_ns()
/linux/drivers/thermal/
A Dthermal_debugfs.c563 tze->duration = KTIME_MIN; in thermal_debugfs_tz_event_alloc()
793 if (tze->duration == KTIME_MIN) { in tze_seq_show()
/linux/net/rxrpc/
A Dtxbuf.c49 txb->last_sent = KTIME_MIN; in rxrpc_alloc_data_txbuf()

Completed in 10 milliseconds