Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dtimex.h189 static inline unsigned long long get_tod_clock_monotonic(void) in get_tod_clock_monotonic() function
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_qdio.c55 now = get_tod_clock_monotonic(); in zfcp_qdio_account()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dtime.c112 return tod_to_ns(get_tod_clock_monotonic()); in sched_clock()