Searched defs:ucounts (Results 1 – 2 of 2) sorted by relevance
1845 struct ucounts *ucounts; member3128 struct ucounts *ucounts; member3370 struct ucounts *ucounts; member3431 struct ucounts *ucounts; member3435 struct ucounts { struct3436 struct hlist_node node;3437 struct user_namespace *ns;3438 kuid_t uid;3439 atomic_t count;3440 atomic_long_t ucount[10];[all …]
1285 struct ucounts *ucounts; member2699 struct ucounts *ucounts; member2941 struct ucounts *ucounts; member3002 struct ucounts *ucounts; member3006 struct ucounts { struct3007 struct hlist_node node;3008 struct user_namespace *ns;3009 kuid_t uid;3010 atomic_t count;3011 atomic_long_t ucount[10];[all …]