Home
last modified time | relevance | path

Searched refs:timens_commit (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dtime_namespace.h38 extern void timens_commit(struct task_struct *tsk, struct time_namespace *ns);
117 static inline void timens_commit(struct task_struct *tsk, in timens_commit() function
/linux/kernel/time/
H A Dnamespace.c305 void timens_commit(struct task_struct *tsk, struct time_namespace *ns) in timens_commit() function
346 timens_commit(tsk, ns); in timens_on_fork()
/linux/kernel/
H A Dnsproxy.c528 timens_commit(me, nsset->nsproxy->time_ns); in commit_nsset()