Searched refs:chandev_msck_task_tq (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/misc/
H A Dchandev.c192 static struct tq_struct chandev_msck_task_tq; variable in typeref:struct:tq_struct
666 schedule_task(&chandev_msck_task_tq);
686 schedule_task(&chandev_msck_task_tq);
3188 chandev_msck_task_tq.routine=
3191 INIT_LIST_HEAD(&chandev_msck_task_tq.list);
3192 chandev_msck_task_tq.sync=0;
3194 chandev_msck_task_tq.data=NULL;

Completed in 35 milliseconds