user_struct        97 block/ioprio.c 	struct user_struct *user;
user_struct       189 block/ioprio.c 	struct user_struct *user;
user_struct       216 fs/eventpoll.c 	struct user_struct *user;
user_struct      1016 fs/eventpoll.c 	struct user_struct *user;
user_struct      1368 fs/hugetlbfs/inode.c 				vm_flags_t acctflag, struct user_struct **user,
user_struct       241 fs/io_uring.c  	struct user_struct	*user;
user_struct      3312 fs/io_uring.c  static void io_unaccount_mem(struct user_struct *user, unsigned long nr_pages)
user_struct      3317 fs/io_uring.c  static int io_account_mem(struct user_struct *user, unsigned long nr_pages)
user_struct      3888 fs/io_uring.c  	struct user_struct *user = NULL;
user_struct       477 fs/notify/fanotify/fanotify.c 	struct user_struct *user;
user_struct       770 fs/notify/fanotify/fanotify_user.c 	struct user_struct *user;
user_struct       626 fs/pipe.c      static unsigned long account_pipe_buffers(struct user_struct *user,
user_struct       655 fs/pipe.c      	struct user_struct *user = get_current_user();
user_struct        71 include/linux/bpf.h 	struct user_struct *user;
user_struct       387 include/linux/bpf.h 	struct user_struct *user;
user_struct       644 include/linux/bpf.h int __bpf_prog_charge(struct user_struct *user, u32 pages);
user_struct       645 include/linux/bpf.h void __bpf_prog_uncharge(struct user_struct *user, u32 pages);
user_struct       788 include/linux/bpf.h static inline int __bpf_prog_charge(struct user_struct *user, u32 pages)
user_struct       793 include/linux/bpf.h static inline void __bpf_prog_uncharge(struct user_struct *user, u32 pages)
user_struct       145 include/linux/cred.h 	struct user_struct *user;	/* real user ID subscription */
user_struct       340 include/linux/cred.h 	struct user_struct *__u;			\
user_struct       209 include/linux/fsnotify_backend.h 			struct user_struct *user;
user_struct        15 include/linux/hugetlb.h struct user_struct;
user_struct       290 include/linux/hugetlb.h 				struct user_struct **user, int creat_flags,
user_struct       310 include/linux/hugetlb.h 		struct user_struct **user, int creat_flags,
user_struct        75 include/linux/key.h struct user_struct;
user_struct        35 include/linux/mm.h struct user_struct;
user_struct      1439 include/linux/mm.h extern int user_shm_lock(size_t, struct user_struct *);
user_struct      1440 include/linux/mm.h extern void user_shm_unlock(size_t, struct user_struct *);
user_struct        62 include/linux/pipe_fs_i.h 	struct user_struct *user;
user_struct        46 include/linux/sched/user.h extern struct user_struct *find_user(kuid_t);
user_struct        48 include/linux/sched/user.h extern struct user_struct root_user;
user_struct        53 include/linux/sched/user.h extern struct user_struct * alloc_uid(kuid_t);
user_struct        54 include/linux/sched/user.h static inline struct user_struct *get_uid(struct user_struct *u)
user_struct        59 include/linux/sched/user.h extern void free_uid(struct user_struct *);
user_struct        64 include/linux/shmem_fs.h extern int shmem_lock(struct file *file, int lock, struct user_struct *user);
user_struct        24 include/linux/signal_types.h 	struct user_struct *user;
user_struct       478 include/linux/skbuff.h 		struct user_struct *user;
user_struct        11 include/net/af_unix.h void unix_inflight(struct user_struct *user, struct file *fp);
user_struct        12 include/net/af_unix.h void unix_notinflight(struct user_struct *user, struct file *fp);
user_struct        27 include/net/scm.h 	struct user_struct	*user;
user_struct        52 include/net/xdp_sock.h 	struct user_struct *user;
user_struct        87 ipc/mqueue.c   	struct user_struct *user;	/* user who created, for accounting */
user_struct       236 ipc/mqueue.c   	struct user_struct *u = current_user();
user_struct       441 ipc/mqueue.c   	struct user_struct *user;
user_struct        63 ipc/shm.c      	struct user_struct	*mlock_user;
user_struct      1109 ipc/shm.c      		struct user_struct *user = current_user();
user_struct       186 kernel/bpf/syscall.c static int bpf_charge_memlock(struct user_struct *user, u32 pages)
user_struct       197 kernel/bpf/syscall.c static void bpf_uncharge_memlock(struct user_struct *user, u32 pages)
user_struct       206 kernel/bpf/syscall.c 	struct user_struct *user;
user_struct      1242 kernel/bpf/syscall.c int __bpf_prog_charge(struct user_struct *user, u32 pages)
user_struct      1258 kernel/bpf/syscall.c void __bpf_prog_uncharge(struct user_struct *user, u32 pages)
user_struct      1266 kernel/bpf/syscall.c 	struct user_struct *user = get_current_user();
user_struct      1281 kernel/bpf/syscall.c 	struct user_struct *user = prog->aux->user;
user_struct      5592 kernel/events/core.c 	struct user_struct *mmap_user = rb->mmap_user;
user_struct      5708 kernel/events/core.c 	struct user_struct *user = current_user();
user_struct        40 kernel/events/internal.h 	struct user_struct		*mmap_user;
user_struct       415 kernel/signal.c 	struct user_struct *user;
user_struct       199 kernel/sys.c   	struct user_struct *user;
user_struct       269 kernel/sys.c   	struct user_struct *user;
user_struct       454 kernel/sys.c   	struct user_struct *new_user;
user_struct        99 kernel/user.c  struct user_struct root_user = {
user_struct       111 kernel/user.c  static void uid_hash_insert(struct user_struct *up, struct hlist_head *hashent)
user_struct       116 kernel/user.c  static void uid_hash_remove(struct user_struct *up)
user_struct       121 kernel/user.c  static struct user_struct *uid_hash_find(kuid_t uid, struct hlist_head *hashent)
user_struct       123 kernel/user.c  	struct user_struct *user;
user_struct       139 kernel/user.c  static void free_user(struct user_struct *up, unsigned long flags)
user_struct       153 kernel/user.c  struct user_struct *find_user(kuid_t uid)
user_struct       155 kernel/user.c  	struct user_struct *ret;
user_struct       164 kernel/user.c  void free_uid(struct user_struct *up)
user_struct       175 kernel/user.c  struct user_struct *alloc_uid(kuid_t uid)
user_struct       178 kernel/user.c  	struct user_struct *up, *new;
user_struct       216 kernel/user.c  	uid_cachep = kmem_cache_create("uid_cache", sizeof(struct user_struct),
user_struct       300 mm/memfd.c     		struct user_struct *user = NULL;
user_struct       845 mm/mlock.c     int user_shm_lock(size_t size, struct user_struct *user)
user_struct       867 mm/mlock.c     void user_shm_unlock(size_t size, struct user_struct *user)
user_struct      1595 mm/mmap.c      		struct user_struct *user = NULL;
user_struct      2180 mm/shmem.c     int shmem_lock(struct file *file, int lock, struct user_struct *user)
user_struct      4061 mm/shmem.c     int shmem_lock(struct file *file, int lock, struct user_struct *user)
user_struct      1058 net/core/skbuff.c 	struct user_struct *user;
user_struct        47 net/unix/scm.c void unix_inflight(struct user_struct *user, struct file *fp)
user_struct        68 net/unix/scm.c void unix_notinflight(struct user_struct *user, struct file *fp)
user_struct        96 net/unix/scm.c 	struct user_struct *user = current_user();