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

/linux-4.1.27/include/linux/
H A Dsched.h1842 static inline pid_t task_ppid_nr_ns(const struct task_struct *tsk, struct pid_namespace *ns) task_ppid_nr_ns() function
1856 return task_ppid_nr_ns(tsk, &init_pid_ns); task_ppid_nr()

Completed in 83 milliseconds