使用以下其中一项有什么问题?
extern struct task_struct *find_task_by_vpid(pid_t nr);extern struct task_struct *find_task_by_pid_ns(pid_t nr, struct pid_namespace *ns);

使用以下其中一项有什么问题?
extern struct task_struct *find_task_by_vpid(pid_t nr);extern struct task_struct *find_task_by_pid_ns(pid_t nr, struct pid_namespace *ns);