Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dkmod.c307 static void __call_usermodehelper(struct work_struct *work) in __call_usermodehelper() function
512 INIT_WORK(&sub_info->work, __call_usermodehelper); in call_usermodehelper_setup()