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

/linux-master/include/uapi/linux/
H A Dum_timetravel.h81 * this message and later send a %UM_TIMETRAVEL_RUN message when
102 * @UM_TIMETRAVEL_RUN: run time request granted, current time is in
106 UM_TIMETRAVEL_RUN = 6, enumerator in enum:um_timetravel_ops
/linux-master/arch/um/kernel/
H A Dtime.c96 case UM_TIMETRAVEL_RUN:
239 while (msg.op != UM_TIMETRAVEL_RUN)

Completed in 150 milliseconds