Home
last modified time | relevance | path

Searched refs:timer (Results 2676 – 2700 of 2757) sorted by relevance

1...<<101102103104105106107108109110111

/openbmc/linux/Documentation/input/devices/
H A Datarikbd.rst181 available to set and interrogate the timer-of-day clock. Time-keeping is
/openbmc/linux/Documentation/arch/arm64/
H A Dacpi_object_usage.rst226 **High Precision Event timer Table**
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6sx.dtsi489 gpt: timer@2098000 {
/openbmc/linux/drivers/hid/
H A Dhid-nintendo.c388 u8 timer; member
/openbmc/linux/fs/ubifs/
H A Dsuper.c1998 hrtimer_cancel(&c->jheads[i].wbuf.timer); in ubifs_put_super()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_cs.c2156 repr_timer(&engine->execlists.timer)); in intel_engine_print_registers()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio17 periodic timer, GPIO or high resolution timer).
110 The stm32-timer-trigger has the additional characteristic that
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c8209 struct hrtimer *timer = &to_vmx(vcpu)->nested.preemption_timer; in vmx_migrate_timers() local
8211 if (hrtimer_try_to_cancel(timer) == 1) in vmx_migrate_timers()
8212 hrtimer_start_expires(timer, HRTIMER_MODE_ABS_PINNED); in vmx_migrate_timers()
/openbmc/linux/
H A DMAINTAINERS1790 F: Documentation/devicetree/bindings/timer/actions,owl-timer.txt
1795 F: drivers/clocksource/timer-owl*
2204 F: Documentation/devicetree/bindings/timer/hpe,gxp-timer.yaml
2208 F: drivers/clocksource/timer-gxp.c
2232 F: Documentation/devicetree/bindings/timer/intel,ixp4xx-timer.yaml
2566 F: drivers/clocksource/timer-qcom.c
2598 F: Documentation/devicetree/bindings/timer/rda,8810pl-timer.yaml
2600 F: drivers/clocksource/timer-rda.c
17133 F: include/linux/timer*
17134 F: kernel/time/*timer*
[all …]
/openbmc/u-boot/cmd/
H A DKconfig1502 bool "timer"
1504 Access the system timer.
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c2728 static void ath12k_dp_rx_frag_timer(struct timer_list *timer) in ath12k_dp_rx_frag_timer() argument
2730 struct ath12k_dp_rx_tid *rx_tid = from_timer(rx_tid, timer, frag_timer); in ath12k_dp_rx_frag_timer()
/openbmc/linux/drivers/net/usb/
H A Dlan78xx.c4208 netif_dbg(dev, timer, dev->net, in intr_complete()
4213 netif_err(dev, timer, dev->net, in intr_complete()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c785 struct timer_list *timer = &htt->rx_ring.refill_retry_timer; in ath10k_htt_rx_alloc() local
831 timer_setup(timer, ath10k_htt_rx_ring_refill_retry, 0); in ath10k_htt_rx_alloc()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c2898 mod_timer(&bp->timer, jiffies + bp->current_interval); in bnx2x_nic_load()
3062 del_timer_sync(&bp->timer); in bnx2x_nic_unload()
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c208 static void ionic_napi_deadline(struct timer_list *timer) in ionic_napi_deadline() argument
210 struct ionic_qcq *qcq = container_of(timer, struct ionic_qcq, napi_deadline); in ionic_napi_deadline()
/openbmc/u-boot/fs/ubifs/
H A Dsuper.c2049 hrtimer_cancel(&c->jheads[i].wbuf.timer); in ubifs_put_super()
/openbmc/qemu/hw/intc/
H A Dtrace-events46 slavio_set_timer_irq_cpu(int cpu, int level) "Set cpu %d local timer level %d"
/openbmc/linux/sound/core/
H A Dpcm_lib.c1847 snd_timer_interrupt(substream->timer, 1); in snd_pcm_period_elapsed_under_stream_lock()
/openbmc/linux/sound/pci/
H A DKconfig171 Digital Enhanced Game Port, 1.024MHz multimedia sequencer timer,
/openbmc/linux/Documentation/core-api/
H A Dcpu_hotplug.rst712 kernel after the routine returns. This includes the shutdown of the timer.
/openbmc/linux/drivers/leds/
H A DKconfig474 The driver supports two kinds of interface: using ledtrig-timer
/openbmc/linux/include/net/
H A Dtcp.h2326 enum hrtimer_restart tcp_pace_kick(struct hrtimer *timer);
/openbmc/qemu/
H A Dqemu-options.hx776 " timer-period= timer period in microseconds\n"
861 ``timer-period=period``
862 Sets the timer period used by the audio subsystem in
4643 to figure out how many timer interrupts were not processed by the
4668 ``sleep=on``, the virtual time will jump to the next timer
4670 will not advance if no timer is enabled. This behavior gives
4704 The action controls what QEMU will do when the watchdog timer
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c10984 struct tg3 *tp = from_timer(tp, t, timer); in tg3_timer()
11122 tp->timer.expires = jiffies + tp->timer_offset; in tg3_timer()
11123 add_timer(&tp->timer); in tg3_timer()
11141 timer_setup(&tp->timer, tg3_timer, 0); in tg3_timer_init()
11149 tp->timer.expires = jiffies + tp->timer_offset; in tg3_timer_start()
11150 add_timer(&tp->timer); in tg3_timer_start()
11155 del_timer_sync(&tp->timer); in tg3_timer_stop()
/openbmc/qemu/tests/avocado/acpi-bits/bits-tests/
H A Dsmbios.py21055 0x11: 'Asynchronous hardware timer expired and issued a system reset',
1825 8: 'System watchdog timer expired, causing the system to reboot',

1...<<101102103104105106107108109110111