Home
last modified time | relevance | path

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

/linux/kernel/
A Dumh.c404 int call_usermodehelper_exec(struct subprocess_info *sub_info, int wait) in call_usermodehelper_exec() function
459 EXPORT_SYMBOL(call_usermodehelper_exec);
484 return call_usermodehelper_exec(info, wait); in call_usermodehelper()
A Dkmod.c98 return call_usermodehelper_exec(info, wait | UMH_KILLABLE); in call_modprobe()
A Dusermode_driver.c185 err = call_usermodehelper_exec(sub_info, UMH_WAIT_EXEC); in fork_usermode_driver()
/linux/include/linux/
A Dumh.h42 call_usermodehelper_exec(struct subprocess_info *info, int wait);
/linux/init/
A Ddo_mounts_initrd.c92 call_usermodehelper_exec(info, UMH_WAIT_PROC); in handle_initrd()
/linux/security/keys/
A Drequest_key.c108 return call_usermodehelper_exec(info, wait); in call_usermodehelper_keys()
/linux/lib/
A Dkobject_uevent.c618 retval = call_usermodehelper_exec(info, UMH_NO_WAIT); in kobject_uevent_env()
/linux/fs/
A Dcoredump.c630 retval = call_usermodehelper_exec(sub_info, in do_coredump()
/linux/
A Dvmlinux.symvers8309 0x00000000 call_usermodehelper_exec vmlinux EXPORT_SYMBOL
A DSystem.map2523 ffff8000100a1060 T call_usermodehelper_exec
A D.tmp_System.map2523 ffff8000100a1060 T call_usermodehelper_exec

Completed in 316 milliseconds