函数逻辑报告 |
Source Code:kernel\umh.c |
Create Date:2022-07-27 10:22:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__usermodehelper_disable - Prevent new helpers from being started.*@depth: New value to assign to usermodehelper_disabled.* Set usermodehelper_disabled to @depth and wait for running helpers to exit.
函数原型:int __usermodehelper_disable(enum umh_disable_depth depth)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
enum umh_disable_depth | depth |
324 | lock for writing |
337 | 如果retval则返回:0 |
341 | 返回:负EAGAIN |
名称 | 描述 |
---|---|
freeze_processes | ze_processes - Signal user space processes to enter the refrigerator.* The current thread will not be frozen. The same process that calls* freeze_processes must later call thaw_processes.* On success, returns 0 |
usermodehelper_disable |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |