proc_stop_callout
static void proc_stop_callout(void *);
callout_setfunc(&proc_stop_ch, proc_stop_callout, NULL);