| /linux/kernel/ |
| H A D | ucount.c | 135 struct ucounts *ucounts; find_ucounts() local 148 hlist_add_ucounts(struct ucounts * ucounts) hlist_add_ucounts() argument 160 struct ucounts *ucounts, *new; alloc_ucounts() local 188 put_ucounts(struct ucounts * ucounts) put_ucounts() argument 217 struct ucounts *ucounts, *iter, *bad; inc_ucount() local 237 dec_ucount(struct ucounts * ucounts,enum ucount_type type) dec_ucount() argument 247 inc_rlimit_ucounts(struct ucounts * ucounts,enum rlimit_type type,long v) inc_rlimit_ucounts() argument 264 dec_rlimit_ucounts(struct ucounts * ucounts,enum rlimit_type type,long v) dec_rlimit_ucounts() argument 277 do_dec_rlimit_put_ucounts(struct ucounts * ucounts,struct ucounts * last,enum rlimit_type type) do_dec_rlimit_put_ucounts() argument 290 dec_rlimit_put_ucounts(struct ucounts * ucounts,enum rlimit_type type) dec_rlimit_put_ucounts() argument 295 inc_rlimit_get_ucounts(struct ucounts * ucounts,enum rlimit_type type,bool override_rlimit) inc_rlimit_get_ucounts() argument 328 is_rlimit_overlimit(struct ucounts * ucounts,enum rlimit_type type,unsigned long rlimit) is_rlimit_overlimit() argument [all...] |
| H A D | utsname.c | 26 static void dec_uts_namespaces(struct ucounts *ucounts) in dec_uts_namespaces() 40 struct ucounts *ucounts; in clone_uts_ns() local
|
| H A D | user_namespace.c | 39 static void dec_user_namespaces(struct ucounts *ucounts) in dec_user_namespaces() 88 struct ucounts *ucounts; in create_user_ns() local 203 struct ucounts *ucounts = ns->ucounts; in free_user_ns() local
|
| /linux/include/linux/ |
| H A D | user_namespace.h | 139 struct ucounts *alloc_ucounts(struct user_namespace *ns, kuid_t uid); in get_ucounts() argument 110 struct ucounts *ucounts; global() member 119 struct ucounts { global() struct 130 rlimitucounts global() argument 146 get_rlimit_value(struct ucounts * ucounts,enum rlimit_type type) get_rlimit_value() argument [all...] |
| H A D | cgroup_namespace.h | 10 struct ucounts *ucounts; member
|
| H A D | uts_namespace.h | 14 struct ucounts *ucounts; member
|
| H A D | signal_types.h | 26 struct ucounts *ucounts; member
|
| H A D | ipc_namespace.h | 76 struct ucounts *ucounts; member
|
| /linux/fs/notify/inotify/ |
| H A D | inotify.h | 55 static inline void dec_inotify_instances(struct ucounts *ucounts) in dec_inotify_instances() 60 static inline struct ucounts *inc_inotify_watches(struct ucounts *ucounts) in inc_inotify_watches() 65 static inline void dec_inotify_watches(struct ucounts *ucounts) in dec_inotify_watches()
|
| /linux/kernel/cgroup/ |
| H A D | namespace.c | 17 static void dec_cgroup_namespaces(struct ucounts *ucounts) in dec_cgroup_namespaces() 53 struct ucounts *ucounts; in copy_cgroup_ns() local
|
| /linux/ipc/ |
| H A D | namespace.c | 34 static void dec_ipc_namespaces(struct ucounts *ucounts) in dec_ipc_namespaces() 43 struct ucounts *ucounts; in create_ipc_ns() local
|
| H A D | mqueue.c | 147 struct ucounts *ucounts; /* user who created, for accounting */ member [all...] |
| /linux/fs/xfs/scrub/ |
| H A D | quotacheck.h | 41 struct xfarray *ucounts; member
|
| /linux/net/core/ |
| H A D | net_namespace.c | 477 dec_net_namespaces(struct ucounts * ucounts) dec_net_namespaces() argument 556 struct ucounts *ucounts; copy_net_ns() local [all...] |
| /linux/include/net/ |
| H A D | net_namespace.h | 94 struct ucounts *ucounts; member
|
| /linux/fs/ |
| H A D | binfmt_misc.c | 320 struct ucounts *ucounts; in entry_attach_interpreter() local
|
| /linux/fs/notify/fanotify/ |
| H A D | fanotify_user.c | 1406 struct ucounts *ucounts = group->fanotify_data.ucounts; in fanotify_add_new_mark() local
|