Searched refs:heartbeat (Results 1 - 25 of 27) sorted by relevance

12

/netbsd-current/sys/sys/
H A Dheartbeat.h1 /* $NetBSD: heartbeat.h,v 1.2 2023/09/02 17:44:59 riastradh Exp $ */
44 void heartbeat(void);
59 heartbeat(void) function
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_engine_heartbeat.c39 schedule_delayed_work(&engine->heartbeat.work, delay);
53 struct drm_printer p = drm_debug_printer("heartbeat");
56 "%s heartbeat {prio:%d} not ticking\n",
61 static void heartbeat(struct work_struct *wrk) function
67 container_of(wrk, typeof(*engine), heartbeat.work.work);
71 rq = engine->heartbeat.systole;
74 engine->heartbeat.systole = NULL;
83 if (engine->heartbeat.systole) {
87 * Gradually raise the priority of the heartbeat to
115 "stopped heartbeat o
[all...]
H A Dselftest_engine_heartbeat.c123 pr_err("%s: no heartbeat pulse?\n", engine->name);
137 pr_err("%s: heartbeat pulse did not flush idle tasks\n",
177 /* Check that heartbeat pulses flush the idle barriers */
221 while (READ_ONCE(engine->heartbeat.systole))
222 flush_delayed_work(&engine->heartbeat.work);
225 flush_delayed_work(&engine->heartbeat.work);
226 if (!delayed_work_pending(&engine->heartbeat.work)) {
227 pr_err("%s: heartbeat did not start\n",
234 rq = READ_ONCE(engine->heartbeat.systole);
241 while (rq == READ_ONCE(engine->heartbeat
[all...]
H A Dselftest_hangcheck.c481 unsigned long heartbeat; local
493 engine_heartbeat_disable(engine, &heartbeat);
537 engine_heartbeat_enable(engine, heartbeat);
572 unsigned long heartbeat; local
588 engine_heartbeat_disable(engine, &heartbeat);
640 engine_heartbeat_enable(engine, heartbeat);
797 unsigned long heartbeat; local
840 engine_heartbeat_disable(engine, &heartbeat);
914 engine_heartbeat_enable(engine, heartbeat);
H A Dintel_engine_types.h325 } heartbeat; member in struct:intel_engine_cs
H A Dselftest_lrc.c315 unsigned long heartbeat; local
324 engine_heartbeat_disable(engine, &heartbeat);
384 engine_heartbeat_enable(engine, heartbeat);
3424 unsigned long *heartbeat; local
3436 heartbeat = kmalloc_array(nsibling, sizeof(*heartbeat), GFP_KERNEL);
3437 if (!heartbeat)
3452 engine_heartbeat_disable(siblings[n], &heartbeat[n]);
3523 engine_heartbeat_enable(siblings[n], heartbeat[n]);
3529 kfree(heartbeat);
[all...]
/netbsd-current/external/mpl/bind/dist/bin/tests/system/checkconf/
H A Dbad-stub-masters-dialup.conf23 heartbeat-interval 2;
H A Ddeprecated.conf22 heartbeat-interval 60;
H A Dgood.conf51 heartbeat-interval 30;
/netbsd-current/sys/dev/ic/
H A Dcissvar.h78 u_int32_t heartbeat; member in struct:ciss_softc
H A Dcissreg.h101 u_int32_t heartbeat; member in struct:ciss_config
H A Dciss.c1345 sc->cfgoff + offsetof(struct ciss_config, heartbeat));
1346 if (hb == sc->heartbeat) {
1351 /* No heartbeat for 33 seconds */
1355 sc->heartbeat = hb;
/netbsd-current/sys/kern/
H A Dkern_heartbeat.c30 * heartbeat(9) -- periodic checks to ensure CPUs are making progress
46 * sysctl -w kern.heartbeat.max_period=5
48 * sysctl -w kern.heartbeat.max_period=0
50 * sysctl -w kern.heartbeat.max_period=5
92 #include "heartbeat.h"
100 #include <sys/heartbeat.h>
117 * can avoid multiplication or division in the heartbeat routine.
131 * Suspend heartbeat monitoring of the current CPU.
156 * Resume heartbeat monitoring of ci.
158 * Called at startup while cold, and whenever heartbeat monitorin
622 heartbeat(void) function
[all...]
H A Dkern_clock.c95 #include <sys/heartbeat.h>
342 heartbeat();
H A Dkern_cpu.c89 #include <sys/heartbeat.h>
H A Dinit_main.c202 #include <sys/heartbeat.h>
560 * system heartbeat on all CPUs.
/netbsd-current/sys/arch/hppa/dev/
H A Dlcd.c97 sc->sc_heartbeat[i] = pdc_lcd->heartbeat[i];
/netbsd-current/sys/netinet/
H A Dsctp_header.h80 /* heartbeat info parameter */
255 struct sctp_heartbeat heartbeat; member in struct:sctp_heartbeat_chunk
H A Dsctp_input.c422 if (cp->heartbeat.hb_info.addr_family == AF_INET &&
423 cp->heartbeat.hb_info.addr_len == sizeof(struct sockaddr_in)) {
424 sin->sin_family = cp->heartbeat.hb_info.addr_family;
425 sin->sin_len = cp->heartbeat.hb_info.addr_len;
427 memcpy(&sin->sin_addr, cp->heartbeat.hb_info.address,
429 } else if (cp->heartbeat.hb_info.addr_family == AF_INET6 &&
430 cp->heartbeat.hb_info.addr_len == sizeof(struct sockaddr_in6)) {
431 sin6->sin6_family = cp->heartbeat.hb_info.addr_family;
432 sin6->sin6_len = cp->heartbeat.hb_info.addr_len;
434 memcpy(&sin6->sin6_addr, cp->heartbeat
[all...]
/netbsd-current/sys/dev/
H A Dcons.c50 #include <sys/heartbeat.h>
430 * we can suspend heartbeat checks for it.
/netbsd-current/sys/arch/hppa/include/
H A Dpdc.h655 uint8_t heartbeat[3]; member in struct:pdc_chassis_lcd
/netbsd-current/sys/arch/hp300/hp300/
H A Dlocore.s837 movl _ASM_LABEL(heartbeat),%d0 | get tick count
860 movl %d0,_ASM_LABEL(heartbeat)
1171 ASLOCAL(heartbeat)
1172 .long 0 | clock ticks since last heartbeat
/netbsd-current/external/mpl/bind/dist/fuzz/isc_lex_getmastertoken.in/
H A Dnamed.conf173 heartbeat - interval 1001;
/netbsd-current/external/mpl/bind/dist/fuzz/isc_lex_gettoken.in/
H A Dnamed.conf173 heartbeat - interval 1001;
/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_t3_cpl.h957 __u8 heartbeat:1; member in struct:cpl_rx_data
961 __u8 heartbeat:1; member in struct:cpl_rx_data

Completed in 415 milliseconds

12