Home
last modified time | relevance | path

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

12

/linux/kernel/
H A Ducount.c135 struct ucounts *ucounts; in find_ucounts() local
148 static void hlist_add_ucounts(struct ucounts *ucounts) in hlist_add_ucounts()
160 struct ucounts *ucounts, *new; in alloc_ucounts() local
188 void put_ucounts(struct ucounts *ucounts) in put_ucounts()
217 struct ucounts *ucounts, *iter, *bad; in inc_ucount() local
237 void dec_ucount(struct ucounts *ucounts, enum ucount_type type) in dec_ucount()
247 long inc_rlimit_ucounts(struct ucounts *ucounts, enum rlimit_type type, long v) in inc_rlimit_ucounts()
264 bool dec_rlimit_ucounts(struct ucounts *ucounts, enum rlimit_type type, long v) in dec_rlimit_ucounts()
277 static void do_dec_rlimit_put_ucounts(struct ucounts *ucounts, in do_dec_rlimit_put_ucounts()
290 void dec_rlimit_put_ucounts(struct ucounts *ucounts, enum rlimit_type type) in dec_rlimit_put_ucounts()
[all …]
H A Dutsname.c26 static void dec_uts_namespaces(struct ucounts *ucounts) in dec_uts_namespaces()
40 struct ucounts *ucounts; in clone_uts_ns() local
H A Dpid_namespace.c69 static void dec_pid_namespaces(struct ucounts *ucounts) in dec_pid_namespaces()
81 struct ucounts *ucounts; in create_pid_namespace() local
H A Duser_namespace.c39 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
H A Dsignal.c405 struct ucounts *ucounts; in sig_get_ucounts() local
433 static void __sigqueue_init(struct sigqueue *q, struct ucounts *ucounts, in __sigqueue_init()
449 struct ucounts *ucounts = sig_get_ucounts(t, sig, override_rlimit); in sigqueue_alloc() local
1934 struct ucounts *ucounts = sig_get_ucounts(current, -1, 0); in posixtimer_init_sigqueue() local
/linux/include/linux/
H A Duser_namespace.h110 struct ucounts *ucounts; member
119 struct ucounts { struct
130 extern struct ucounts init_ucounts; argument
139 static inline struct ucounts * __must_check get_ucounts(struct ucounts *ucounts) in get_ucounts()
146 static inline long get_rlimit_value(struct ucounts *ucounts, enum rlimit_type type) in get_rlimit_value()
H A Dcgroup_namespace.h10 struct ucounts *ucounts; member
H A Duts_namespace.h14 struct ucounts *ucounts; member
H A Dsignal_types.h26 struct ucounts *ucounts; member
H A Dpid_namespace.h39 struct ucounts *ucounts; member
H A Dtime_namespace.h25 struct ucounts *ucounts; member
H A Dipc_namespace.h76 struct ucounts *ucounts; member
H A Dcred.h140 struct ucounts *ucounts; member
H A Dfsnotify_backend.h262 struct ucounts *ucounts; member
274 struct ucounts *ucounts; member
/linux/fs/notify/inotify/
H A Dinotify.h55 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 Dnamespace.c17 static void dec_cgroup_namespaces(struct ucounts *ucounts) in dec_cgroup_namespaces()
54 struct ucounts *ucounts; in copy_cgroup_ns() local
/linux/ipc/
H A Dnamespace.c34 static void dec_ipc_namespaces(struct ucounts *ucounts) in dec_ipc_namespaces()
43 struct ucounts *ucounts; in create_ipc_ns() local
/linux/kernel/time/
H A Dnamespace.c65 static void dec_time_namespaces(struct ucounts *ucounts) in dec_time_namespaces()
83 struct ucounts *ucounts; in clone_time_ns() local
/linux/fs/xfs/scrub/
H A Dquotacheck.h41 struct xfarray *ucounts; member
/linux/mm/
H A Dmlock.c791 int user_shm_lock(size_t size, struct ucounts *ucounts) in user_shm_lock()
819 void user_shm_unlock(size_t size, struct ucounts *ucounts) in user_shm_unlock()
/linux/net/core/
H A Dnet_namespace.c472 static void dec_net_namespaces(struct ucounts *ucounts) in dec_net_namespaces()
553 struct ucounts *ucounts; in copy_net_ns() local
/linux/fs/
H A Dmount.h19 struct ucounts *ucounts; member
/linux/include/net/
H A Dnet_namespace.h93 struct ucounts *ucounts; member
/linux/fs/notify/fanotify/
H A Dfanotify_user.c1424 struct ucounts *ucounts = group->fanotify_data.ucounts; in fanotify_add_new_mark() local
/linux/fs/hugetlbfs/
H A Dinode.c1539 struct ucounts *ucounts = current_ucounts(); in hugetlb_file_setup() local

12