Searched defs:ucounts (Results 1 – 17 of 17) sorted by relevance
77 struct ucounts *ucounts; member81 struct ucounts { struct93 struct ucounts *inc_ucount(struct user_namespace *ns, kuid_t uid, enum ucount_type type); argument
28 struct ucounts *ucounts; member
42 struct ucounts *ucounts; member
68 struct ucounts *ucounts; member
184 struct ucounts *ucounts; member
833 struct ucounts *ucounts; member
123 struct ucounts *ucounts; in find_ucounts() local135 struct ucounts *ucounts, *new; in get_ucounts() local167 static void put_ucounts(struct ucounts *ucounts) in put_ucounts()199 struct ucounts *ucounts, *iter, *bad; in inc_ucount() local219 void dec_ucount(struct ucounts *ucounts, enum ucount_type type) in dec_ucount()
29 static void dec_uts_namespaces(struct ucounts *ucounts) in dec_uts_namespaces()53 struct ucounts *ucounts; in clone_uts_ns() local
72 static void dec_pid_namespaces(struct ucounts *ucounts) in dec_pid_namespaces()82 struct ucounts *ucounts; in create_pid_namespace() local
42 static void dec_user_namespaces(struct ucounts *ucounts) in dec_user_namespaces()79 struct ucounts *ucounts; in create_user_ns() local184 struct ucounts *ucounts = ns->ucounts; in free_user_ns() local
36 static inline void dec_inotify_instances(struct ucounts *ucounts) in dec_inotify_instances()41 static inline struct ucounts *inc_inotify_watches(struct ucounts *ucounts) in inc_inotify_watches()46 static inline void dec_inotify_watches(struct ucounts *ucounts) in dec_inotify_watches()
17 static void dec_cgroup_namespaces(struct ucounts *ucounts) in dec_cgroup_namespaces()55 struct ucounts *ucounts; in copy_cgroup_ns() local
27 static void dec_ipc_namespaces(struct ucounts *ucounts) in dec_ipc_namespaces()36 struct ucounts *ucounts; in create_ipc_ns() local
367 static void dec_net_namespaces(struct ucounts *ucounts) in dec_net_namespaces()413 struct ucounts *ucounts; in copy_net_ns() local
14 struct ucounts *ucounts; member
2799 static void dec_mnt_namespaces(struct ucounts *ucounts) in dec_mnt_namespaces()2824 struct ucounts *ucounts; in alloc_mnt_ns() local
72 struct ucounts *ucounts; member