Function report |
Source Code:kernel\pid.c |
Create Date:2022-07-28 09:28:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Used by proc to find the first pid that is greater than or equal to nr.* If there is a pid at nr this function is exactly the same as find_pid_ns.
Proto:struct pid *find_ge_pid(int nr, struct pid_namespace *ns)
Type:struct pid
Parameter:
Type | Parameter | Name |
---|---|---|
int | nr | |
struct pid_namespace * | ns |
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 |