Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
Dsched.h1594 static inline pid_t task_ppid_nr_ns(const struct task_struct *tsk, struct pid_namespace *ns) in task_ppid_nr_ns() function
1609 return task_ppid_nr_ns(tsk, &init_pid_ns); in task_ppid_nr()