Function report |
Source Code:kernel\umh.c |
Create Date:2022-07-28 09:22:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__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.
Proto:int __usermodehelper_disable(enum umh_disable_depth depth)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
enum umh_disable_depth | depth |
324 | lock for writing |
337 | If retval Then Return 0 |
341 | Return -EAGAIN |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |