Searched refs:xpc_hb_check_timeout (Results 1 – 1 of 1) sorted by relevance
138 static unsigned long xpc_hb_check_timeout; variable187 if (time_is_before_eq_jiffies(xpc_hb_check_timeout)) in xpc_hb_beater()255 xpc_hb_check_timeout = jiffies + (xpc_hb_check_interval * HZ); in xpc_hb_checker()262 (int)(xpc_hb_check_timeout - jiffies), in xpc_hb_checker()266 if (time_is_before_eq_jiffies(xpc_hb_check_timeout)) { in xpc_hb_checker()267 xpc_hb_check_timeout = jiffies + in xpc_hb_checker()285 xpc_hb_check_timeout) || in xpc_hb_checker()