Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\umh.c Create Date:2022-07-28 09:22:31
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:call_usermodehelper_freeinfo

Proto:static void call_usermodehelper_freeinfo(struct subprocess_info *info)

Type:void

Parameter:

TypeParameterName
struct subprocess_info *info
46  If cleanup Then ( * cleanup)(info)
48  free previously allocated memory
Caller
NameDescribe
umh_complete
call_usermodehelper_execall_usermodehelper_exec - start a usermode application*@sub_info: information about the subprocessa*@wait: wait for the application to finish and return status.* when UMH_NO_WAIT don't wait at all, but you get no useful error back