Searched refs:fatal_callout (Results 1 – 1 of 1) sorted by relevance
2700 static struct callout fatal_callout; variable2729 callout_reset(&fatal_callout, hz * 30, delayed_panic, sc); in t4_fatal_err()11219 callout_init(&fatal_callout, 1); in mod_event()