Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dumh.h48 UMH_DISABLED, enumerator
56 return __usermodehelper_disable(UMH_DISABLED); in usermodehelper_disable()
/linux/kernel/power/
H A Dprocess.c139 __usermodehelper_set_disable_depth(UMH_DISABLED); in freeze_processes()