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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/misc/
H A Dchandev.c2136 static int chandev_msck_thread(void *unused) function
2177 if(kernel_thread(chandev_msck_thread,NULL,SIGCHLD)<0)
2180 printk("error making chandev_msck_thread kernel thread\n");

Completed in 31 milliseconds