Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dkmod.c216 static int ____call_usermodehelper(void *data) in ____call_usermodehelper() function
277 pid = kernel_thread(____call_usermodehelper, sub_info, SIGCHLD); in wait_for_helper()
317 pid = kernel_thread(____call_usermodehelper, sub_info, in __call_usermodehelper()