|
Linux Kernel
3.7.1
|
#include <linux/export.h>#include <linux/uts.h>#include <linux/utsname.h>#include <linux/err.h>#include <linux/slab.h>#include <linux/user_namespace.h>#include <linux/proc_fs.h>Go to the source code of this file.
Functions | |
| struct uts_namespace * | copy_utsname (unsigned long flags, struct task_struct *tsk) |
| void | free_uts_ns (struct kref *kref) |
Variables | |
| struct proc_ns_operations | utsns_operations |
|
read |
| struct proc_ns_operations utsns_operations |
1.8.2