Searched refs:timens_commit (Results 1 – 3 of 3) sorted by relevance
34 extern void timens_commit(struct task_struct *tsk, struct time_namespace *ns);113 static inline void timens_commit(struct task_struct *tsk, in timens_commit() function
280 void timens_commit(struct task_struct *tsk, struct time_namespace *ns) in timens_commit() function321 timens_commit(tsk, ns); in timens_on_fork()
519 timens_commit(me, nsset->nsproxy->time_ns); in commit_nsset()