| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_jobctrl.c | 103 put_pid(tty->session); in __proc_set_tty() 104 put_pid(tty->pgrp); in __proc_set_tty() 113 put_pid(current->signal->tty_old_pgrp); in __proc_set_tty() 213 put_pid(p->signal->tty_old_pgrp); /* A noop */ in tty_signal_session_leader() 227 put_pid(tty_pgrp); in tty_signal_session_leader() 274 put_pid(tty_pgrp); in disassociate_ctty() 288 put_pid(old_pgrp); in disassociate_ctty() 294 put_pid(current->signal->tty_old_pgrp); in disassociate_ctty() 304 put_pid(tty->session); in disassociate_ctty() 305 put_pid(tty->pgrp); in disassociate_ctty() [all …]
|
| H A D | pty.c | 209 put_pid(pgrp); in pty_signal() 312 put_pid(pgrp); in pty_resize() 313 put_pid(rpgrp); in pty_resize()
|
| H A D | tty_io.c | 629 put_pid(tty->session); in __tty_hangup() 630 put_pid(tty->pgrp); in __tty_hangup() 1547 put_pid(tty->pgrp); in release_one_tty() 1548 put_pid(tty->session); in release_one_tty() 2227 put_pid(pid); in __tty_fasync() 2327 put_pid(pgrp); in tty_do_resize() 3025 put_pid(session); in __do_SAK()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | pid.c | 105 void put_pid(struct pid *pid) in put_pid() function 118 EXPORT_SYMBOL_GPL(put_pid); 123 put_pid(pid); in delayed_put_pid() 564 put_pid(pid); in pidfd_create() 605 put_pid(p); in SYSCALL_DEFINE2()
|
| H A D | usermode_driver.c | 154 put_pid(info->tgid); in umd_cleanup_helper()
|
| H A D | exit.c | 224 put_pid(thread_pid); in release_task() 1546 put_pid(pid); in kernel_waitid() 1619 put_pid(pid); in kernel_wait4() 1638 put_pid(wo.wo_pid); in kernel_wait()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | umem_odp.c | 141 put_pid(umem_odp->tgid); in ib_umem_odp_alloc_implicit() 204 put_pid(odp_data->tgid); in ib_umem_odp_alloc_child() 260 put_pid(umem_odp->tgid); in ib_umem_odp_get() 283 put_pid(umem_odp->tgid); in ib_umem_odp_release()
|
| /OK3568_Linux_fs/kernel/drivers/tty/vt/ |
| H A D | vt_ioctl.c | 461 put_pid(vt_spawn_con.pid); in vt_k_ioctl() 618 put_pid(nvc->vt_pid); in vt_setactivate() 778 put_pid(vc->vt_pid); in vt_ioctl() 970 put_pid(vc->vt_pid); in reset_vc()
|
| /OK3568_Linux_fs/kernel/net/ipv4/bpfilter/ |
| H A D | sockopt.c | 19 put_pid(info->tgid); in bpfilter_umh_cleanup()
|
| /OK3568_Linux_fs/kernel/fs/autofs/ |
| H A D | inode.c | 52 put_pid(sbi->oz_pgrp); in autofs_kill_sb() 348 put_pid(sbi->oz_pgrp); in autofs_fill_super()
|
| /OK3568_Linux_fs/kernel/kernel/locking/ |
| H A D | rtmutex-debug.c | 166 put_pid(waiter->deadlock_task_pid); in debug_rt_mutex_free_waiter()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pid.h | 89 extern void put_pid(struct pid *pid);
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/ |
| H A D | msm_gem_vma.c | 20 put_pid(aspace->pid); in msm_gem_address_space_destroy()
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | array.c | 488 put_pid(pgrp); in do_task_stat() 748 put_pid(v); in children_seq_next() 756 put_pid(v); in children_seq_stop()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | oom_kill.c | 1217 goto put_pid; in SYSCALL_DEFINE2() 1267 put_pid: in SYSCALL_DEFINE2() 1268 put_pid(pid); in SYSCALL_DEFINE2()
|
| H A D | madvise.c | 1224 goto put_pid; in SYSCALL_DEFINE5() 1265 put_pid: in SYSCALL_DEFINE5() 1266 put_pid(pid); in SYSCALL_DEFINE5()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | scm.h | 67 put_pid(scm->pid); in scm_destroy_cred()
|
| /OK3568_Linux_fs/kernel/mm/damon/ |
| H A D | dbgfs.c | 358 put_pid((struct pid *)ids[i]); in dbgfs_put_pids() 412 put_pid((struct pid *)t->id); in dbgfs_target_ids_write() 668 put_pid((struct pid *)t->id); in dbgfs_before_terminate()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_file.c | 204 put_pid(file->pid); in drm_file_alloc() 296 put_pid(file->pid); in drm_file_free()
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | util.h | 188 put_pid(old); in ipc_update_pid()
|
| /OK3568_Linux_fs/kernel/drivers/misc/cxl/ |
| H A D | context.c | 260 put_pid(ctx->pid); in __detach_context()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | vas-window.c | 1083 put_pid(txwin->pid); in vas_tx_win_open() 1343 put_pid(window->pid); in vas_win_close() 1344 put_pid(window->tgid); in vas_win_close()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/context/ |
| H A D | mali_kbase_context.c | 167 put_pid(pid_struct); in kbase_context_common_init()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | file_table.c | 287 put_pid(file->f_owner.pid); in __fput()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | scm.c | 181 put_pid(p->pid); in __scm_send()
|