| Function report | 
| Source Code: include\linux\pid.h | Create Date:2022-07-28 05:38:12 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:he helpers to get the pid's id seen from different namespaces* pid_nr() : global id, i.e. the id seen from the init namespace;* pid_vnr() : virtual id, i.e. the id seen from the pid namespace of* current.* pid_nr_ns() : id seen from the ns specified.
Proto:static inline pid_t pid_nr(struct pid *pid)
Type:pid_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct pid * | pid | 
| 174 | nr = 0 | 
| 177 | Return nr | 
| Name | Describe | 
|---|---|
| copy_process | Create a new process | 
| 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 |