Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpid.h109 void change_pid(struct pid **pids, struct task_struct *task, enum pid_type,
/linux/kernel/
H A Dpid.c377 void change_pid(struct pid **pids, struct task_struct *task, enum pid_type type, in change_pid() function
H A Dsys.c1176 change_pid(pids, p, PIDTYPE_PGID, pgrp); in SYSCALL_DEFINE2()
1262 change_pid(pids, curr, PIDTYPE_SID, pid); in set_special_pids()
1265 change_pid(pids, curr, PIDTYPE_PGID, pid); in set_special_pids()