]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/proc/internal.h
fs, proc: introduce /proc/<pid>/task/<tid>/children entry
[mirror_ubuntu-artful-kernel.git] / fs / proc / internal.h
index a30643784db566cdd23aa20f8d49fcc1e1592d15..eca4aca5b6e227c11bb13c100deac3861b747a44 100644 (file)
@@ -54,6 +54,7 @@ extern int proc_pid_statm(struct seq_file *m, struct pid_namespace *ns,
                                struct pid *pid, struct task_struct *task);
 extern loff_t mem_lseek(struct file *file, loff_t offset, int orig);
 
+extern const struct file_operations proc_tid_children_operations;
 extern const struct file_operations proc_pid_maps_operations;
 extern const struct file_operations proc_tid_maps_operations;
 extern const struct file_operations proc_pid_numa_maps_operations;