Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dkmod.c215 static int call_usermodehelper_exec_async(void *data) in call_usermodehelper_exec_async() function
275 pid = kernel_thread(call_usermodehelper_exec_async, sub_info, SIGCHLD); in call_usermodehelper_exec_sync()
335 pid = kernel_thread(call_usermodehelper_exec_async, sub_info, in call_usermodehelper_exec_work()