Home
last modified time | relevance | path

Searched full:travel (Results 1 – 25 of 43) sorted by relevance

12

/linux/arch/um/kernel/
H A Dtime.c64 panic("time-travel: time goes backwards %lld -> %lld\n", in time_travel_set_time()
85 printk(KERN_INFO "time-travel: received broadcast 0x%llx\n", bc_message); in _time_travel_print_bc_msg()
158 panic("time-travel external link is broken\n"); in time_travel_handle_message()
160 panic("invalid time-travel message - %d bytes\n", ret); in time_travel_handle_message()
164 WARN_ONCE(1, "time-travel: unexpected message %lld\n", in time_travel_handle_message()
236 panic("time-travel: ACK message has different seqno! op=%d, seq=%d != %d time=%lld\n", in time_travel_ext_req()
313 panic("time-travel: setting time while not running\n"); in __time_travel_propagate_time()
679 panic("time-travel: invalid external ID in string '%s'\n", in time_travel_connect_external()
689 panic("time-travel: failed to connect to external socket %s\n", in time_travel_connect_external()
766 * In basic time-travel mode we still get real interrupts in timer_handler()
[all …]
H A Dirq.c178 * If we're called to only run time-travel handlers then don't in sigio_reg_handler()
181 * despite time-travel not being configured and used. in sigio_reg_handler()
204 /* Flush out pending events that were ignored due to time-travel. */ in _sigio_handler()
H A Dum_arch.c534 * In external time-travel mode we can't use signals to wake up in init_pm_wake_signal()
/linux/include/uapi/linux/
H A Dum_timetravel.h10 * struct um_timetravel_msg - UM time travel message
164 * enum um_timetravel_schedshm_cap - time travel capabilities of every client
180 * enum um_timetravel_schedshm_flags - time travel flags of every client
195 * DOC: Time travel shared memory overview
197 * The main purpose of the shared memory is to avoid all time travel message
224 * union um_timetravel_schedshm_client - UM time travel client struct
249 * struct um_timetravel_schedshm - UM time travel shared memory struct
/linux/Documentation/ABI/testing/
H A Dconfigfs-most31 configure type of data that will travel over
86 configure type of data that will travel over
141 configure type of data that will travel over
207 configure type of data that will travel over
/linux/arch/um/
H A DKconfig220 prompt "Support time-travel mode (e.g. for test execution)"
225 Enable this option to support time travel inside the UML instance.
239 In UML inf-cpu and ext time-travel mode userspace can run without being
/linux/arch/um/os-Linux/
H A Dsignal.c91 * In TT_MODE_EXTERNAL, need to still call time-travel in sig_handler()
367 * time-travel=ext simulation mode, in which case in mark_sigio_pending()
425 * we need to run time-travel handlers even in unblock_signals_hard()
/linux/drivers/staging/most/Documentation/
H A Ddriver_usage.txt136 configure type of data that will travel over this channel
207 should travel to the host within one USB transaction need to be written to
/linux/arch/um/include/shared/
H A Dirq_kern.h32 * number, fd, dev_id and time-travel event pointer.
H A Dos.h334 /* time-travel */
/linux/Documentation/translations/zh_CN/maintainer/
H A Dpull-requests.rst86 latest time travel bus architecture that provides i/o to
/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dazoteq,iqs7211.yaml323 a finger may travel to be considered a gesture.
330 Specifies the minimum distance a finger must travel to elicit a
338 Specifies the maximum angle (in degrees) a finger may travel to
/linux/drivers/net/usb/
H A Dr8153_ecm.c132 /* Lenovo Powered USB-C Travel Hub (4X90S92381, based on Realtek RTL8153) */
/linux/arch/um/drivers/
H A Drtc_kern.c37 /* Use this to get correct time in time-travel mode */ in uml_rtc_read_time()
H A DKconfig344 rtcwake, especially in time-travel mode. This driver enables that
H A Dchan_kern.c112 * In time-travel modes infinite-CPU and external we need to guarantee in open_one_chan()
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-rds.rst11 format, for example the station name or travel information, on an
/linux/Documentation/scsi/
H A Dscsi_eh.rst13 [1] How SCSI commands travel through the midlayer and to EH
30 1. How SCSI commands travel through the midlayer and to EH
/linux/Documentation/devicetree/bindings/input/
H A Dazoteq,iqs7222.yaml291 flick gesture must travel in order to be acknowledged by the
297 to travel before the gesture is rejected by the device.
750 flick gesture must travel in order to be acknowledged by the
H A Diqs269a.yaml271 Specifies the number of points across which an axial gesture must travel
/linux/Documentation/userspace-api/ioctl/
H A Dhdio.rst308 travel on DD8-DD15 on little endian machines
311 travel on DD0-DD7 on little endian machines
/linux/arch/powerpc/include/asm/
H A Dpaca.h76 * instruction. They must travel together and be properly
/linux/Documentation/networking/
H A Ddccp.rst217 DCCP does not travel through NAT successfully at present on many boxes. This is
/linux/Documentation/input/devices/
H A Datarikbd.rst56 approximately 200 counts (phase changes or 'clicks') per inch of travel. The
302 cursor keycode after mouse travel exceeding the user specified deltas in
/linux/drivers/rtc/
H A Dclass.c172 pr_debug("%s: time travel!\n", dev_name(&rtc->dev)); in rtc_resume()

12