Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dum_timetravel.h34 UM_TIMETRAVEL_RUN = 6, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dum_timetravel.h34 UM_TIMETRAVEL_RUN = 6, enumerator
/kernel/linux/linux-5.10/arch/um/kernel/
H A Dtime.c100 case UM_TIMETRAVEL_RUN: in time_travel_handle_message()
228 while (msg.op != UM_TIMETRAVEL_RUN) in time_travel_ext_wait()
/kernel/linux/linux-6.6/arch/um/kernel/
H A Dtime.c96 case UM_TIMETRAVEL_RUN: in time_travel_handle_message()
239 while (msg.op != UM_TIMETRAVEL_RUN) in time_travel_ext_wait()

Completed in 4 milliseconds