Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\umh.h Create Date:2022-07-28 05:48:30
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:usermodehelper_enable

Proto:static inline void usermodehelper_enable(void)

Type:void

Parameter:Nothing

77  __usermodehelper_set_disable_depth(UMH_ENABLED)
Caller
NameDescribe
thaw_processes
do_basic_setupOk, the machine is now initialized. None of the devices* have been touched yet, but the CPU subsystem is up and* running, and memory and process management works.* Now we can finally start doing some real work..