函数逻辑报告 | 
Source Code:kernel\pid.c | 
Create Date:2022-07-27 10:28:51 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:free_pid
函数原型:void free_pid(struct pid *pid)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct pid * | pid | 
| 130 | spin_lock_irqsave( & Note: disable interrupts while the pidmap_lock is held as an* interrupt might come in and do read_lock(&tasklist_lock), flags) | 
| 135 | 当:-- == 2 | 
| 136 | 当:-- == 1 | 
| 143 | 当:-- == PIDNS_ADDING | 
| 146 | pid_allocated等于0 | 
| 148 | 当:-- == 0 | 
| 150 | 退出 | 
| 153 | 删除释放idr | 
| 155 | spin_unlock_irqrestore( & Note: disable interrupts while the pidmap_lock is held as an* interrupt might come in and do read_lock(&tasklist_lock), flags) | 
| 名称 | 描述 | 
|---|---|
| __change_pid | |
| copy_process | 创建进程 | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |