Home
last modified time | relevance | path

Searched defs:ucounts (Results 1 – 7 of 7) sorted by relevance

/kernel/
Ducount.c136 struct ucounts *ucounts; in find_ucounts() local
145 static void hlist_add_ucounts(struct ucounts *ucounts) in hlist_add_ucounts()
153 struct ucounts *get_ucounts(struct ucounts *ucounts) in get_ucounts()
165 struct ucounts *ucounts, *new; in alloc_ucounts() local
201 void put_ucounts(struct ucounts *ucounts) in put_ucounts()
230 struct ucounts *ucounts, *iter, *bad; in inc_ucount() local
250 void dec_ucount(struct ucounts *ucounts, enum ucount_type type) in dec_ucount()
260 long inc_rlimit_ucounts(struct ucounts *ucounts, enum ucount_type type, long v) in inc_rlimit_ucounts()
277 bool dec_rlimit_ucounts(struct ucounts *ucounts, enum ucount_type type, long v) in dec_rlimit_ucounts()
290 static void do_dec_rlimit_put_ucounts(struct ucounts *ucounts, in do_dec_rlimit_put_ucounts()
[all …]
Dutsname.c25 static void dec_uts_namespaces(struct ucounts *ucounts) in dec_uts_namespaces()
49 struct ucounts *ucounts; in clone_uts_ns() local
Dpid_namespace.c66 static void dec_pid_namespaces(struct ucounts *ucounts) in dec_pid_namespaces()
76 struct ucounts *ucounts; in create_pid_namespace() local
Duser_namespace.c37 static void dec_user_namespaces(struct ucounts *ucounts) in dec_user_namespaces()
86 struct ucounts *ucounts; in create_user_ns() local
197 struct ucounts *ucounts = ns->ucounts; in free_user_ns() local
Dsignal.c418 struct ucounts *ucounts = NULL; in __sigqueue_alloc() local
/kernel/cgroup/
Dnamespace.c17 static void dec_cgroup_namespaces(struct ucounts *ucounts) in dec_cgroup_namespaces()
55 struct ucounts *ucounts; in copy_cgroup_ns() local
/kernel/time/
Dnamespace.c64 static void dec_time_namespaces(struct ucounts *ucounts) in dec_time_namespaces()
82 struct ucounts *ucounts; in clone_time_ns() local