Searched refs:hb_mon (Results 1 – 1 of 1) sorted by relevance
32 static bool hb_mon = true; variable33 module_param(hb_mon, bool, 0444);34 MODULE_PARM_DESC(hb_mon, "Monitoring heartbeat continuously.\n");41 return hb_mon; in hb_mon_is_on()