Lines Matching defs:user_struct
2291 struct user_struct { struct
2292 refcount_t __count;
2293 atomic_t processes;
2294 atomic_t sigpending;
2295 atomic_t fanotify_listeners;
2296 atomic_long_t epoll_watches;
2297 long unsigned int mq_bytes;
2298 long unsigned int locked_shm;
2299 long unsigned int unix_inflight;
2300 atomic_long_t pipe_bufs;
2301 struct hlist_node uidhash_node;
2302 kuid_t uid;
2303 atomic_long_t locked_vm;
2304 atomic_t nr_watches;
2305 struct ratelimit_state ratelimit;