Home
last modified time | relevance | path

Searched refs:ucounts (Results 1 – 12 of 12) sorted by relevance

/include/linux/
A Duser_namespace.h42 struct ucounts;
110 struct ucounts *ucounts; member
119 struct ucounts { struct
135 void dec_ucount(struct ucounts *ucounts, enum ucount_type type);
137 void put_ucounts(struct ucounts *ucounts);
139 static inline struct ucounts * __must_check get_ucounts(struct ucounts *ucounts) in get_ucounts() argument
142 return ucounts; in get_ucounts()
151 long inc_rlimit_ucounts(struct ucounts *ucounts, enum rlimit_type type, long v);
152 bool dec_rlimit_ucounts(struct ucounts *ucounts, enum rlimit_type type, long v);
153 long inc_rlimit_get_ucounts(struct ucounts *ucounts, enum rlimit_type type,
[all …]
A Dsignal_types.h16 struct ucounts;
26 struct ucounts *ucounts; member
A Dutsname.h27 struct ucounts *ucounts; member
A Dpid_namespace.h39 struct ucounts *ucounts; member
A Dcred.h140 struct ucounts *ucounts; member
350 #define task_ucounts(task) (task_cred_xxx((task), ucounts))
367 #define current_ucounts() (current_cred_xxx(ucounts))
A Dipc_namespace.h76 struct ucounts *ucounts; member
A Dtime_namespace.h25 struct ucounts *ucounts; member
A Dshmem_fs.h100 extern int shmem_lock(struct file *file, int lock, struct ucounts *ucounts);
A Dfsnotify_backend.h262 struct ucounts *ucounts; member
274 struct ucounts *ucounts; member
A Dcgroup.h789 struct ucounts *ucounts; member
A Dmm.h2343 extern int user_shm_lock(size_t, struct ucounts *);
2344 extern void user_shm_unlock(size_t, struct ucounts *);
/include/net/
A Dnet_namespace.h93 struct ucounts *ucounts; member

Completed in 27 milliseconds