Home
last modified time | relevance | path

Searched refs:timer (Results 2526 – 2550 of 2757) sorted by relevance

1...<<101102103104105106107108109110111

/openbmc/docs/
H A Dhost-management.md311 `obmc-enable-host-watchdog` starts the watchdog timer. Both are run as a part of
/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.cpp66 timer = std::make_unique<utility::Timer<ClockId::Monotonic>>( in PSUManager()
/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_init.c868 del_timer_sync(&ascb->timer); in asd_free_queues()
/openbmc/linux/arch/arm/boot/dts/nxp/vf/
H A Dvfxxx.dtsi614 compatible = "fsl,ftm-timer";
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-guardian.dts18 tick-timer = &timer2;
/openbmc/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra186-p3509-0000+p3636-0001.dts547 timer@3010000 {
/openbmc/linux/tools/perf/ui/browsers/
H A Dannotate.c755 hbt->timer(hbt->arg); in annotate_browser__run()
/openbmc/openbmc-test-automation/redfish/systems/eventlog/
H A Dtest_event_logging.robot310 # Currently, no known redfish interface to set to trigger watchdog timer.
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.c1696 struct timer_list timer; /* Timer handler link header */ member
5575 np->timer.expires = jiffies + SCSI_NCR_TIMER_INTERVAL; in ncr_timeout()
5576 add_timer(&np->timer); in ncr_timeout()
7925 struct ncb *np = from_timer(np, t, timer);
8146 timer_setup(&np->timer, ncr53c8xx_timeout, 0);
/openbmc/linux/drivers/net/ethernet/sun/
H A Dniu.h3173 u8 timer; member
3282 struct timer_list timer; member
/openbmc/u-boot/arch/x86/
H A DKconfig758 Intel 8254 timer contains three counters which have fixed uses.
759 Include this to have U-Boot set up the timer correctly.
/openbmc/u-boot/arch/arm/dts/
H A Dsama5d3.dtsi146 tcb0: timer@f0010000 {
1318 pit: timer@fffffe30 {
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c738 timer_setup(&port->timer, fcoe_queue_timer, 0); in fcoe_netdev_config()
1016 del_timer_sync(&port->timer); in fcoe_if_destroy()
/openbmc/linux/arch/powerpc/kvm/
H A Dpowerpc.c764 static enum hrtimer_restart kvmppc_decrementer_wakeup(struct hrtimer *timer) in kvmppc_decrementer_wakeup() argument
768 vcpu = container_of(timer, struct kvm_vcpu, arch.dec_timer); in kvmppc_decrementer_wakeup()
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-axg.dtsi1941 timer {
1942 compatible = "arm,armv8-timer";
/openbmc/linux/Documentation/networking/
H A Dswitchdev.rst280 garbage collection timer to monitor FDB entries. Expired entries will be
282 example of driver running ageing timer.
/openbmc/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.c1826 int timer = 0; in bdx_tx_push_desc_safe() local
1835 if (timer++ > 300) { /* prevent endless loop */ in bdx_tx_push_desc_safe()
/openbmc/linux/arch/arm64/boot/dts/exynos/
H A Dexynosautov9.dtsi146 timer {
147 compatible = "arm,armv8-timer";
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm845.dtsi335 local-timer-stop;
345 local-timer-stop;
5239 timer@17c90000 {
5243 compatible = "arm,armv7-timer-mem";
5772 timer {
5773 compatible = "arm,armv8-timer";
H A Dsm8450.dtsi254 local-timer-stop;
264 local-timer-stop;
3953 timer@17420000 {
3954 compatible = "arm,armv7-timer-mem";
5220 timer {
5221 compatible = "arm,armv8-timer";
H A Dsc8280xp.dtsi273 local-timer-stop;
283 local-timer-stop;
4241 timer@17c20000 {
4242 compatible = "arm,armv7-timer-mem";
5225 timer {
5226 compatible = "arm,armv8-timer";
/openbmc/linux/Documentation/admin-guide/
H A Ddevices.txt269 130 = /dev/watchdog Watchdog timer port
794 17 = /dev/ml16pa-c0 First card, first counter/timer
795 18 = /dev/ml16pa-c1 First card, second counter/timer
796 19 = /dev/ml16pa-c2 First card, third counter/timer
802 49 = /dev/ml16pb-c0 Second card, first counter/timer
803 50 = /dev/ml16pb-c1 Second card, second counter/timer
804 51 = /dev/ml16pb-c2 Second card, third counter/timer
/openbmc/linux/net/core/
H A Ddev.c6161 hrtimer_start(&n->timer, ns_to_ktime(timeout), in napi_complete_done()
6226 hrtimer_start(&napi->timer, ns_to_ktime(timeout), HRTIMER_MODE_REL_PINNED); in busy_poll_stop()
6360 static enum hrtimer_restart napi_watchdog(struct hrtimer *timer) in napi_watchdog() argument
6364 napi = container_of(timer, struct napi_struct, timer); in napi_watchdog()
6437 hrtimer_init(&napi->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL_PINNED); in netif_napi_add_weight()
6438 napi->timer.function = napi_watchdog; in netif_napi_add_weight()
6485 hrtimer_cancel(&n->timer); in napi_disable()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/
H A Dg98.fuc0s109 // set interrupt dispatch - route timer, fifo, ctxswitch to i0, others to host
/openbmc/u-boot/board/qualcomm/dragonboard820c/
H A Dreadme.txt361 [ 0.000000] arm_arch_timer: Architected cp15 and mmio timer(s) running at 19.20MHz (virt/virt).

1...<<101102103104105106107108109110111