Searched refs:cpu_check_ce_errors (Results 1 – 1 of 1) sorted by relevance
449 static void cpu_check_ce_errors(void *);6072 if (!taskq_dispatch(ch_check_ce_tq, cpu_check_ce_errors, arg,6098 cpu_check_ce_errors(void *arg) function