Function report |
Source Code:kernel\pid.c |
Create Date:2022-07-28 09:28:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:disable_pid_allocation
Proto:void disable_pid_allocation(struct pid_namespace *ns)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pid_namespace * | ns |
298 | spin_lock_irq( & Note: disable interrupts while the pidmap_lock is held as an* interrupt might come in and do read_lock(&tasklist_lock)) |
299 | pid_allocated &= ~PIDNS_ADDING |
300 | spin_unlock_irq( & Note: disable interrupts while the pidmap_lock is held as an* interrupt might come in and do read_lock(&tasklist_lock)) |
Name | Describe |
---|---|
zap_pid_ns_processes |
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 |