Home
last modified time | relevance | path

Searched defs:ucounts (Results 1 - 25 of 47) sorted by relevance

12

/kernel/linux/linux-5.10/fs/notify/inotify/
H A Dinotify.h48 static inline void dec_inotify_instances(struct ucounts *ucounts) in dec_inotify_instances() argument
53 static inline struct ucounts *inc_inotify_watches(struct ucounts *ucounts) in inc_inotify_watches() argument
58 static inline void dec_inotify_watches(struct ucounts *ucounts) in dec_inotify_watches() argument
[all...]
/kernel/linux/linux-6.6/fs/notify/inotify/
H A Dinotify.h55 static inline void dec_inotify_instances(struct ucounts *ucounts) in dec_inotify_instances() argument
60 static inline struct ucounts *inc_inotify_watches(struct ucounts *ucounts) in inc_inotify_watches() argument
65 static inline void dec_inotify_watches(struct ucounts *ucounts) in dec_inotify_watches() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dpid_namespace.h33 struct ucounts *ucounts; member
H A Dutsname.h28 struct ucounts *ucounts; member
H A Dtime_namespace.h23 struct ucounts *ucounts; member
H A Duser_namespace.h91 struct ucounts *ucounts; member
95 struct ucounts { struct
H A Dipc_namespace.h69 struct ucounts *ucounts; member
/kernel/linux/linux-5.10/kernel/
H A Dutsname.c25 static void dec_uts_namespaces(struct ucounts *ucounts) in dec_uts_namespaces() argument
49 struct ucounts *ucounts; in clone_uts_ns() local
[all...]
H A Dpid_namespace.c66 static void dec_pid_namespaces(struct ucounts *ucounts) in dec_pid_namespaces() argument
76 struct ucounts *ucounts; in create_pid_namespace() local
[all...]
H A Ducount.c119 struct ucounts *ucounts; in find_ucounts() local
131 struct ucounts *ucounts, *ne in get_ucounts() local
163 put_ucounts(struct ucounts *ucounts) put_ucounts() argument
195 struct ucounts *ucounts, *iter, *bad; inc_ucount() local
215 dec_ucount(struct ucounts *ucounts, enum ucount_type type) dec_ucount() argument
[all...]
/kernel/linux/linux-5.10/kernel/cgroup/
H A Dnamespace.c17 static void dec_cgroup_namespaces(struct ucounts *ucounts) in dec_cgroup_namespaces() argument
55 struct ucounts *ucounts; in copy_cgroup_ns() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dutsname.h27 struct ucounts *ucounts; member
H A Dsignal_types.h26 struct ucounts *ucounts; member
H A Dpid_namespace.h38 struct ucounts *ucounts; member
H A Dtime_namespace.h21 struct ucounts *ucounts; member
H A Dipc_namespace.h76 struct ucounts *ucounts; member
/kernel/linux/linux-6.6/kernel/cgroup/
H A Dnamespace.c17 static void dec_cgroup_namespaces(struct ucounts *ucounts) in dec_cgroup_namespaces() argument
55 struct ucounts *ucounts; in copy_cgroup_ns() local
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dutsname.c25 static void dec_uts_namespaces(struct ucounts *ucounts) in dec_uts_namespaces() argument
49 struct ucounts *ucounts; in clone_uts_ns() local
[all...]
H A Dpid_namespace.c67 static void dec_pid_namespaces(struct ucounts *ucounts) in dec_pid_namespaces() argument
77 struct ucounts *ucounts; in create_pid_namespace() local
[all...]
H A Ducount.c133 struct ucounts *ucounts; in find_ucounts() local
142 static void hlist_add_ucounts(struct ucounts *ucounts) in hlist_add_ucounts() argument
150 get_ucounts_or_wrap(struct ucounts *ucounts) get_ucounts_or_wrap() argument
156 get_ucounts(struct ucounts *ucounts) get_ucounts() argument
168 struct ucounts *ucounts, *new; alloc_ucounts() local
204 put_ucounts(struct ucounts *ucounts) put_ucounts() argument
233 struct ucounts *ucounts, *iter, *bad; inc_ucount() local
253 dec_ucount(struct ucounts *ucounts, enum ucount_type type) dec_ucount() argument
263 inc_rlimit_ucounts(struct ucounts *ucounts, enum rlimit_type type, long v) inc_rlimit_ucounts() argument
280 dec_rlimit_ucounts(struct ucounts *ucounts, enum rlimit_type type, long v) dec_rlimit_ucounts() argument
293 do_dec_rlimit_put_ucounts(struct ucounts *ucounts, struct ucounts *last, enum rlimit_type type) do_dec_rlimit_put_ucounts() argument
306 dec_rlimit_put_ucounts(struct ucounts *ucounts, enum rlimit_type type) dec_rlimit_put_ucounts() argument
311 inc_rlimit_get_ucounts(struct ucounts *ucounts, enum rlimit_type type) inc_rlimit_get_ucounts() argument
343 is_rlimit_overlimit(struct ucounts *ucounts, enum rlimit_type type, unsigned long rlimit) is_rlimit_overlimit() argument
[all...]
/kernel/linux/linux-5.10/ipc/
H A Dnamespace.c27 static void dec_ipc_namespaces(struct ucounts *ucounts) in dec_ipc_namespaces() argument
36 struct ucounts *ucounts; in create_ipc_ns() local
[all...]
/kernel/linux/linux-6.6/ipc/
H A Dnamespace.c33 static void dec_ipc_namespaces(struct ucounts *ucounts) in dec_ipc_namespaces() argument
42 struct ucounts *ucounts; in create_ipc_ns() local
[all...]
/kernel/linux/linux-5.10/kernel/time/
H A Dnamespace.c64 static void dec_time_namespaces(struct ucounts *ucounts) in dec_time_namespaces() argument
82 struct ucounts *ucounts; in clone_time_ns() local
[all...]
/kernel/linux/linux-6.6/fs/
H A Dmount.h19 struct ucounts *ucounts; member
/kernel/linux/linux-6.6/kernel/time/
H A Dnamespace.c64 static void dec_time_namespaces(struct ucounts *ucounts) in dec_time_namespaces() argument
82 struct ucounts *ucounts; in clone_time_ns() local
[all...]

Completed in 9 milliseconds

12