Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dumh.h14 #define UMH_NO_WAIT 0x00 /* don't wait at all */ macro
/linux/arch/x86/kernel/cpu/mce/
H A Ddev-mcelog.c83 call_usermodehelper(mce_helper, mce_helper_argv, NULL, UMH_NO_WAIT); in mce_do_trigger()
/linux/lib/
H A Dkobject_uevent.c635 retval = call_usermodehelper_exec(info, UMH_NO_WAIT); in kobject_uevent_env()