Home
last modified time | relevance | path

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

/linux/include/linux/
A Dumh.h49 UMH_DISABLED, enumerator
57 return __usermodehelper_disable(UMH_DISABLED); in usermodehelper_disable()
/linux/kernel/
A Dumh.c189 static enum umh_disable_depth usermodehelper_disabled = UMH_DISABLED;
224 if (usermodehelper_disabled == UMH_DISABLED) in usermodehelper_read_trylock()
/linux/kernel/power/
A Dprocess.c142 __usermodehelper_set_disable_depth(UMH_DISABLED); in freeze_processes()

Completed in 4 milliseconds