Function report |
Source Code:kernel\umh.c |
Create Date:2022-07-28 09:22:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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
Proto:int call_usermodehelper(const char *path, char **argv, char **envp, int wait)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | path | |
char ** | argv | |
char ** | envp | |
int | wait |
Name | Describe |
---|---|
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 |
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 |