Searched refs:to_time_ns (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/time/
H A Dnamespace.c256 static struct time_namespace *to_time_ns(struct ns_common *ns) function
295 put_time_ns(to_time_ns(ns));
307 struct time_namespace *ns = to_time_ns(new);
329 struct time_namespace *ns = to_time_ns(nsc);
344 return to_time_ns(ns)->user_ns;
373 time_ns = to_time_ns(ns);
391 time_ns = to_time_ns(ns);

Completed in 157 milliseconds