Searched full:travel (Results 1 – 25 of 37) sorted by relevance
12
| /Linux-v5.15/arch/um/kernel/ |
| D | time.c | 48 panic("time-travel: time goes backwards %lld -> %lld\n", in time_travel_set_time() 85 panic("time-travel external link is broken\n"); in time_travel_handle_message() 87 panic("invalid time-travel message - %d bytes\n", ret); in time_travel_handle_message() 91 WARN_ONCE(1, "time-travel: unexpected message %lld\n", in time_travel_handle_message() 142 panic("time-travel: ACK message has different seqno! op=%d, seq=%d != %d time=%lld\n", in time_travel_ext_req() 519 panic("time-travel: invalid external ID in string '%s'\n", in time_travel_connect_external() 529 panic("time-travel: failed to connect to external socket %s\n", in time_travel_connect_external() 602 * In basic time-travel mode we still get real interrupts in timer_handler() 797 timer_clockevent.name = "time-travel-timer-infcpu"; in setup_time_travel() 798 timer_clocksource.name = "time-travel-clock"; in setup_time_travel() [all …]
|
| D | irq.c | 143 * If we're called to only run time-travel handlers then don't in sigio_reg_handler() 146 * despite time-travel not being configured and used. in sigio_reg_handler()
|
| D | um_arch.c | 492 * In external time-travel mode we can't use signals to wake up in init_pm_wake_signal()
|
| /Linux-v5.15/Documentation/ABI/testing/ |
| D | configfs-most | 31 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-v5.15/arch/um/ |
| D | Kconfig | 210 prompt "Support time-travel mode (e.g. for test execution)" 215 Enable this option to support time travel inside the UML instance.
|
| /Linux-v5.15/drivers/staging/most/Documentation/ |
| D | driver_usage.txt | 136 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-v5.15/arch/um/include/shared/ |
| D | irq_kern.h | 32 * number, fd, dev_id and time-travel event pointer.
|
| D | os.h | 348 /* time-travel */
|
| /Linux-v5.15/arch/um/os-Linux/ |
| D | signal.c | 81 * In TT_MODE_EXTERNAL, need to still call time-travel in sig_handler() 407 /* we need to run time-travel handlers even if not enabled */ in unblock_signals_hard()
|
| /Linux-v5.15/Documentation/translations/zh_CN/maintainer/ |
| D | pull-requests.rst | 86 latest time travel bus architecture that provides i/o to
|
| /Linux-v5.15/include/uapi/linux/ |
| D | um_timetravel.h | 21 * struct um_timetravel_msg - UM time travel message
|
| /Linux-v5.15/drivers/net/usb/ |
| D | r8153_ecm.c | 132 /* Lenovo Powered USB-C Travel Hub (4X90S92381, based on Realtek RTL8153) */
|
| D | cdc_ether.c | 802 /* Lenovo USB-C Travel Hub (based on Realtek RTL8153) */ 809 /* Lenovo Powered USB-C Travel Hub (4X90S92381, based on Realtek RTL8153) */
|
| /Linux-v5.15/arch/um/drivers/ |
| D | rtc_kern.c | 37 /* Use this to get correct time in time-travel mode */ in uml_rtc_read_time()
|
| D | Kconfig | 357 rtcwake, especially in time-travel mode. This driver enables that
|
| /Linux-v5.15/Documentation/userspace-api/media/v4l/ |
| D | dev-rds.rst | 11 format, for example the station name or travel information, on an
|
| /Linux-v5.15/Documentation/scsi/ |
| D | scsi_eh.rst | 13 [1] How SCSI commands travel through the midlayer and to EH 30 1. How SCSI commands travel through the midlayer and to EH
|
| /Linux-v5.15/Documentation/userspace-api/ioctl/ |
| D | hdio.rst | 308 travel on DD8-DD15 on little endian machines 311 travel on DD0-DD7 on little endian machines
|
| /Linux-v5.15/Documentation/maintainer/ |
| D | pull-requests.rst | 102 latest time travel bus architecture that provides i/o to
|
| /Linux-v5.15/arch/powerpc/include/asm/ |
| D | paca.h | 79 * instruction. They must travel together and be properly
|
| /Linux-v5.15/Documentation/networking/ |
| D | dccp.rst | 217 DCCP does not travel through NAT successfully at present on many boxes. This is
|
| /Linux-v5.15/Documentation/input/devices/ |
| D | atarikbd.rst | 56 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-v5.15/drivers/rtc/ |
| D | class.c | 164 pr_debug("%s: time travel!\n", dev_name(&rtc->dev)); in rtc_resume()
|
| /Linux-v5.15/net/ipv4/ |
| D | Kconfig | 87 pattern, in effect specifying several alternative paths to travel
|
| /Linux-v5.15/Documentation/devicetree/bindings/input/ |
| D | iqs626a.yaml | 726 travel in order to be interpreted as a flick or swipe.
|
12