Searched refs:UMH_NO_WAIT (Results 1 – 5 of 5) sorted by relevance
51 #define UMH_NO_WAIT 0 /* don't wait at all */ macro92 gfp_t gfp_mask = (wait == UMH_NO_WAIT) ? GFP_ATOMIC : GFP_KERNEL; in call_usermodehelper_fns()
304 case UMH_NO_WAIT: in __call_usermodehelper()561 if (wait == UMH_NO_WAIT) /* task has freed sub_info */ in call_usermodehelper_exec()
2068 ret = call_usermodehelper_exec(info, UMH_NO_WAIT); in orderly_poweroff()
96 gfp_t gfp_mask = (wait == UMH_NO_WAIT) ? GFP_ATOMIC : GFP_KERNEL; in call_usermodehelper_keys()
1292 call_usermodehelper(mce_helper, mce_helper_argv, NULL, UMH_NO_WAIT); in mce_do_trigger()