Home
last modified time | relevance | path

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

/include/linux/
Dsched.h1595 static inline pid_t task_pgrp_nr_ns(struct task_struct *tsk, struct pid_namespace *ns) in task_pgrp_nr_ns() function
1646 return task_pgrp_nr_ns(tsk, &init_pid_ns); in task_pgrp_nr()