Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtime_namespace.h34 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
/openbmc/linux/kernel/time/
H A Dnamespace.c298 void timens_commit(struct task_struct *tsk, struct time_namespace *ns) in timens_commit() function
339 timens_commit(tsk, ns); in timens_on_fork()
/openbmc/linux/kernel/
H A Dnsproxy.c538 timens_commit(me, nsset->nsproxy->time_ns); in commit_nsset()