Searched refs:task_pgrp_nr_ns (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/proc/
H A Darray.c203 task_pgrp_nr_ns(p, pid->numbers[g].ns)); task_state()
441 pgid = task_pgrp_nr_ns(task, ns); do_task_stat()
/linux-4.1.27/fs/coda/
H A Dupcall.c54 inp->ih.pgid = task_pgrp_nr_ns(current, &init_pid_ns); alloc_upcall()
/linux-4.1.27/include/linux/
H A Dsched.h1859 static inline pid_t task_pgrp_nr_ns(struct task_struct *tsk, task_pgrp_nr_ns() function
1885 return task_pgrp_nr_ns(tsk, &init_pid_ns); task_pgrp_nr()

Completed in 115 milliseconds