arm_spe_error
TASK_INIT(&sc->task, 0, (task_fn_t *)arm_spe_error, sc->ctx);
TASK_INIT(&sc->task, 0, (task_fn_t *)arm_spe_error, sc->ctx);
arm_spe_error(info->sc->ctx, 0);
static void arm_spe_error(void *, int);