函数逻辑报告 | 
Source Code:kernel\umh.c | 
Create Date:2022-07-27 10:22:58 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:all_usermodehelper() - prepare and start a usermode application*@path: path to usermode executable*@argv: arg vector for process*@envp: environment for process*@wait: wait for the application to finish and return status
函数原型:int call_usermodehelper(const char *path, char **argv, char **envp, int wait)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| const char * | path | |
| char ** | argv | |
| char ** | envp | |
| int | wait | 
| 名称 | 描述 | 
|---|---|
| run_cmd | |
| cgroup1_release_agent | Notify userspace when a cgroup is released, by running the* configured release agent with the name of the cgroup (path* relative to the root of cgroup file system) as the argument | 
| tomoyo_load_policy | moyo_load_policy - Run external policy loader to load policy.*@filename: The program about to start.* This function checks whether @filename is /sbin/init , and if so* invoke /sbin/tomoyo-init and wait for the termination of /sbin/tomoyo-init | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |