__usermodehelper_disable
extern int __usermodehelper_disable(enum umh_disable_depth depth);
return __usermodehelper_disable(UMH_DISABLED);
error = __usermodehelper_disable(UMH_FREEZING);