Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpid.h107 extern void change_pid(struct task_struct *task, enum pid_type,
/openbmc/linux/kernel/
H A Dpid.c364 void change_pid(struct task_struct *task, enum pid_type type, in change_pid() function
H A Dsys.c1134 change_pid(p, PIDTYPE_PGID, pgrp); in SYSCALL_DEFINE2()
1219 change_pid(curr, PIDTYPE_SID, pid); in set_special_pids()
1222 change_pid(curr, PIDTYPE_PGID, pid); in set_special_pids()