Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnsproxy.h40 struct time_namespace *time_ns_for_children; member
/linux/fs/
H A Dnsfs.c700 ns_ref_active_get(ns->time_ns_for_children); in nsproxy_ns_active_get()
712 ns_ref_active_put(ns->time_ns_for_children); in nsproxy_ns_active_put()
H A Dpidfs.c616 if (!ns_ref_get(nsp->time_ns_for_children)) in pidfd_ioctl()
618 ns_common = to_ns_common(nsp->time_ns_for_children); in pidfd_ioctl()