Home
last modified time | relevance | path

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

/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()
55 struct ucounts *ucounts; in copy_cgroup_ns() local
/linux/kernel/
H A Dutsname.c25 static void dec_uts_namespaces(struct ucounts *ucounts) in dec_uts_namespaces()
49 struct ucounts *ucounts; in clone_uts_ns() local
H A Dpid_namespace.c68 static void dec_pid_namespaces(struct ucounts *ucounts) in dec_pid_namespaces()
80 struct ucounts *ucounts; in create_pid_namespace() local
/linux/ipc/
H A Dnamespace.c33 static void dec_ipc_namespaces(struct ucounts *ucounts) in dec_ipc_namespaces()
42 struct ucounts *ucounts; in create_ipc_ns() local
H A Dmqueue.c148 struct ucounts *ucounts; /* user who created, for accounting */ member
[all...]
H A Dshm.c1209 struct ucounts *ucounts = current_ucounts(); in shmctl_do_lock() local
/linux/fs/xfs/scrub/
H A Dquotacheck.h41 struct xfarray *ucounts; member
/linux/include/linux/
H A Dutsname.h27 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
H A Dcgroup.h789 struct ucounts *ucounts; member
/linux/net/core/
H A Dnet_namespace.c468 static void dec_net_namespaces(struct ucounts *ucounts) in dec_net_namespaces()
549 struct ucounts *ucounts; in copy_net_ns() local
/linux/fs/
H A Dmount.h19 struct ucounts *ucounts; member
H A Dnamespace.c4249 static void dec_mnt_namespaces(struct ucounts *ucounts) in dec_mnt_namespaces()
4274 struct ucounts *ucounts; in alloc_mnt_ns() local
/linux/include/net/
H A Dnet_namespace.h93 struct ucounts *ucounts; member
/linux/fs/notify/fanotify/
H A Dfanotify_user.c1327 struct ucounts *ucounts = group->fanotify_data.ucounts; in fanotify_add_new_mark() local
/linux/mm/
H A Dshmem.c2902 int shmem_lock(struct file *file, int lock, struct ucounts *ucounts) in shmem_lock()
5761 int shmem_lock(struct file *file, int lock, struct ucounts *ucounts) in shmem_lock()