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

/include/linux/
H A Dsched.h1795 static inline pid_t task_pgrp_nr_ns(struct task_struct *tsk, function
1821 return task_pgrp_nr_ns(tsk, &init_pid_ns);

Completed in 83 milliseconds