Function report |
Source Code:kernel\pid.c |
Create Date:2022-07-28 09:28:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:put_pid
Proto:void put_pid(struct pid *pid)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pid * | pid |
107 | If Not pid Then Return |
113 | put_pid_ns(ns) |
Name | Describe |
---|---|
_do_fork | fork routine |
kernel_waitid | |
kernel_wait4 | |
proc_do_cad_pid | |
delayed_put_pid | |
pidfd_create | pidfd_create() - Create a new pid file descriptor.*@pid: struct pid that the pidfd will reference* This creates a new pid file descriptor with the O_CLOEXEC flag set.* Note, that this function can only be called after the fd table has |
SYSCALL_DEFINE2 | pidfd_open() - Open new pid file descriptor.*@pid: pid for which to retrieve a pidfd*@flags: flags to pass* This creates a new pid file descriptor with the O_CLOEXEC flag set for* the process identified by @pid. Currently, the process identified by |
debug_rt_mutex_free_waiter | |
release_posix_timer | |
auditd_conn_free | auditd_conn_free - RCU helper to release an auditd connection struct*@rcu: RCU head* Description:* Drop any references inside the auditd connection tracking struct and free* the memory. |
remove_notification | |
f_modown | |
fanotify_free_event | |
scm_destroy_cred |
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 |