timer_error
if (bq->timer_error)
return sysfs_emit(buf, "%s\n", bq->timer_error);
const char *timer_error;
bq->timer_error = NULL;
bq->timer_error = NULL;
bq->timer_error = msg;
bpf_timer_set_callback(arr_timer, timer_error);