/openbmc/linux/drivers/hwtracing/stm/ |
H A D | heartbeat.c | 34 struct stm_heartbeat *heartbeat = container_of(hr, struct stm_heartbeat, in stm_heartbeat_hrtimer_handler() local 46 struct stm_heartbeat *heartbeat = in stm_heartbeat_link() local 58 struct stm_heartbeat *heartbeat = in stm_heartbeat_unlink() local
|
/openbmc/linux/drivers/watchdog/ |
H A D | iTCO_vendor.h | 10 #define iTCO_vendor_pre_start(acpibase, heartbeat) {} argument
|
H A D | at91sam9_wdt.c | 70 static int heartbeat; variable 88 unsigned long heartbeat; /* WDT heartbeat in jiffies */ member
|
H A D | iTCO_vendor_support.c | 155 unsigned int heartbeat) in iTCO_vendor_pre_start()
|
H A D | stmp3xxx_rtc_wdt.c | 21 static int heartbeat = STMP3XXX_DEFAULT_TIMEOUT; variable
|
H A D | moxart_wdt.c | 31 static int heartbeat; variable
|
H A D | m54xx_wdt.c | 37 static unsigned int heartbeat = 30; /* (secs) Default is 0.5 minute */ variable
|
H A D | jz4740_wdt.c | 32 static unsigned int heartbeat = DEFAULT_HEARTBEAT; variable
|
H A D | loongson1_wdt.c | 23 static unsigned int heartbeat; variable
|
H A D | shwdt.c | 68 static int heartbeat = WATCHDOG_HEARTBEAT; /* in seconds */ variable
|
H A D | davinci_wdt.c | 56 static int heartbeat; variable
|
H A D | pika_wdt.c | 39 static int heartbeat = WDT_HEARTBEAT; variable
|
H A D | imgpdc_wdt.c | 72 static int heartbeat; variable
|
H A D | pnx4008_wdt.c | 77 static unsigned int heartbeat; variable
|
H A D | max63xx_wdt.c | 31 static unsigned int heartbeat = DEFAULT_HEARTBEAT; variable
|
H A D | bcm2835_wdt.c | 54 static unsigned int heartbeat; variable
|
H A D | tegra_wdt.c | 66 static int heartbeat = WDT_HEARTBEAT; variable
|
H A D | lpc18xx_wdt.c | 41 static int heartbeat; variable
|
H A D | i6300esb.c | 79 static int heartbeat; /* in seconds */ variable
|
H A D | nv_tco.c | 55 static int heartbeat = WATCHDOG_HEARTBEAT; /* in seconds */ variable
|
H A D | rti_wdt.c | 64 static int heartbeat; variable
|
H A D | wdt_pci.c | 70 static int heartbeat = WD_TIMO; variable
|
/openbmc/u-boot/board/esd/vme8349/ |
H A D | caddy.h | 49 uint32_t heartbeat; member
|
/openbmc/linux/drivers/accel/ivpu/ |
H A D | ivpu_jsm_msg.c | 54 int ivpu_jsm_get_heartbeat(struct ivpu_device *vdev, u32 engine, u64 *heartbeat) in ivpu_jsm_get_heartbeat()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_engine_heartbeat.c | 135 static void heartbeat(struct work_struct *wrk) in heartbeat() function
|