Home
last modified time | relevance | path

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

/include/linux/
A Dnsproxy.h32 struct nsproxy { struct
43 extern struct nsproxy init_nsproxy; argument
67 struct nsproxy *nsproxy; member
108 void switch_task_namespaces(struct task_struct *tsk, struct nsproxy *new);
110 void free_nsproxy(struct nsproxy *ns);
111 int unshare_nsproxy_namespaces(unsigned long, struct nsproxy **,
115 static inline void put_nsproxy(struct nsproxy *ns) in put_nsproxy()
121 static inline void get_nsproxy(struct nsproxy *ns) in get_nsproxy()
126 DEFINE_FREE(put_nsproxy, struct nsproxy *, if (_T) put_nsproxy(_T))
A Dtime_namespace.h50 void timens_on_fork(struct nsproxy *nsproxy, struct task_struct *tsk);
71 struct timens_offsets *ns_offsets = &current->nsproxy->time_ns->offsets; in timens_add_monotonic()
78 struct timens_offsets *ns_offsets = &current->nsproxy->time_ns->offsets; in timens_add_boottime()
85 struct timens_offsets *ns_offsets = &current->nsproxy->time_ns->offsets; in timens_add_boottime_ns()
92 struct timens_offsets *ns_offsets = &current->nsproxy->time_ns->offsets; in timens_sub_boottime()
102 struct time_namespace *ns = current->nsproxy->time_ns; in timens_ktime_to_host()
142 static inline void timens_on_fork(struct nsproxy *nsproxy, in timens_on_fork() argument
A Dinit_task.h27 extern struct nsproxy init_nsproxy;
A Dutsname.h82 return &current->nsproxy->uts_ns->name; in utsname()
A Dsysctl.h35 struct nsproxy;
A Dsched.h68 struct nsproxy;
1190 struct nsproxy *nsproxy; member

Completed in 14 milliseconds