Home
last modified time | relevance | path

Searched refs:chandev_exec_start_script (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/s390/misc/ !
Dchandev.c506 static int chandev_exec_start_script(void *unused) in chandev_exec_start_script() function
639 pid = kernel_thread(chandev_exec_start_script,NULL,SIGCHLD); in chandev_add_to_userland_notify_list()