Searched refs:UM_TIMETRAVEL_GET (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dum_timetravel.h88 * @UM_TIMETRAVEL_GET: return the current time from the calendar in the
92 UM_TIMETRAVEL_GET = 4, enumerator in enum:um_timetravel_ops
/linux-master/arch/um/kernel/
H A Dtime.c129 * current time (for UM_TIMETRAVEL_GET) and getting another
145 if (op == UM_TIMETRAVEL_GET)
250 time_travel_ext_req(UM_TIMETRAVEL_GET, -1);

Completed in 135 milliseconds