heartbeat_init    152 arch/sh/drivers/heartbeat.c device_initcall(heartbeat_init);
heartbeat_init    536 drivers/misc/sgi-xp/xpc.h 	void (*heartbeat_init) (void);
heartbeat_init    207 drivers/misc/sgi-xp/xpc_main.c 	xpc_arch_ops.heartbeat_init();
heartbeat_init   1696 drivers/misc/sgi-xp/xpc_uv.c 	.heartbeat_init = xpc_heartbeat_init_uv,