Home
last modified time | relevance | path

Searched refs:change_pid (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dpid.h105 void change_pid(struct pid **pids, struct task_struct *task, enum pid_type,
/linux-6.15/kernel/
H A Dpid.c380 void change_pid(struct pid **pids, struct task_struct *task, enum pid_type type, in change_pid() function
H A Dsys.c1146 change_pid(pids, p, PIDTYPE_PGID, pgrp); in SYSCALL_DEFINE2()
1232 change_pid(pids, curr, PIDTYPE_SID, pid); in set_special_pids()
1235 change_pid(pids, curr, PIDTYPE_PGID, pid); in set_special_pids()