Linux Kernel
3.7.1
|
#include <linux/sched.h>
#include <linux/kref.h>
#include <linux/nsproxy.h>
#include <linux/err.h>
#include <uapi/linux/utsname.h>
Go to the source code of this file.
Data Structures | |
struct | uts_namespace |
Enumerations | |
enum | uts_proc { UTS_PROC_OSTYPE, UTS_PROC_OSRELEASE, UTS_PROC_VERSION, UTS_PROC_HOSTNAME, UTS_PROC_DOMAINNAME } |
Variables | |
struct user_namespace | init_user_ns |
struct uts_namespace | init_uts_ns |
struct rw_semaphore | uts_sem |
enum uts_proc |
struct user_namespace init_user_ns |
struct uts_namespace init_uts_ns |
struct rw_semaphore uts_sem |