Searched refs:change_pid (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/include/linux/ |
| D | pid.h | 104 extern void change_pid(struct task_struct *task, enum pid_type,
|
| /Linux-v5.10/kernel/ |
| D | pid.c | 361 void change_pid(struct task_struct *task, enum pid_type type, in change_pid() function
|
| D | sys.c | 1081 change_pid(p, PIDTYPE_PGID, pgrp); in SYSCALL_DEFINE2() 1166 change_pid(curr, PIDTYPE_SID, pid); in set_special_pids() 1169 change_pid(curr, PIDTYPE_PGID, pid); in set_special_pids()
|