Searched defs:time_namespace (Results 1 – 5 of 5) sorted by relevance
24230 struct time_namespace { struct24231 struct kref kref;24232 struct user_namespace *user_ns;24233 struct ucounts *ucounts;24234 struct ns_common ns;24235 struct timens_offsets offsets;24236 struct page *vvar_page;24237 bool frozen_offsets;
16657 struct time_namespace { struct16658 struct user_namespace *user_ns;16659 struct ucounts *ucounts;16660 struct ns_common ns;16661 struct timens_offsets offsets;16662 struct page *vvar_page;16663 bool frozen_offsets;
14617 struct time_namespace { struct14618 struct kref kref;14619 struct user_namespace *user_ns;14620 struct ucounts *ucounts;14621 struct ns_common ns;14622 struct timens_offsets offsets;14623 struct page *vvar_page;14624 bool frozen_offsets;