Searched refs:UMH_DISABLED (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dumh.h48 UMH_DISABLED, enumerator in enum:umh_disable_depth
56 return __usermodehelper_disable(UMH_DISABLED);
/linux-master/kernel/power/
H A Dprocess.c139 __usermodehelper_set_disable_depth(UMH_DISABLED);
/linux-master/kernel/
H A Dumh.c187 static enum umh_disable_depth usermodehelper_disabled = UMH_DISABLED;
222 if (usermodehelper_disabled == UMH_DISABLED)

Completed in 101 milliseconds