Home
last modified time | relevance | path

Searched refs:user_struct (Results 1 – 31 of 31) sorted by relevance

/linux-4.1.27/kernel/
Duser.c91 struct user_struct root_user = {
102 static void uid_hash_insert(struct user_struct *up, struct hlist_head *hashent) in uid_hash_insert()
107 static void uid_hash_remove(struct user_struct *up) in uid_hash_remove()
112 static struct user_struct *uid_hash_find(kuid_t uid, struct hlist_head *hashent) in uid_hash_find()
114 struct user_struct *user; in uid_hash_find()
130 static void free_user(struct user_struct *up, unsigned long flags) in free_user()
146 struct user_struct *find_user(kuid_t uid) in find_user()
148 struct user_struct *ret; in find_user()
157 void free_uid(struct user_struct *up) in free_uid()
171 struct user_struct *alloc_uid(kuid_t uid) in alloc_uid()
[all …]
Dsys.c178 struct user_struct *user; in SYSCALL_DEFINE3()
248 struct user_struct *user; in SYSCALL_DEFINE2()
423 struct user_struct *new_user; in set_user()
Dsignal.c364 struct user_struct *user; in __sigqueue_alloc()
/linux-4.1.27/include/net/
Daf_unix.h9 void unix_inflight(struct user_struct *user, struct file *fp);
10 void unix_notinflight(struct user_struct *user, struct file *fp);
Dscm.h24 struct user_struct *user;
/linux-4.1.27/include/linux/
Dcred.h22 struct user_struct;
151 struct user_struct *user; /* real user ID subscription */
317 struct user_struct *__u; \
Dshm.h20 struct user_struct *mlock_user;
Dhugetlb.h13 struct user_struct;
255 struct user_struct **user, int creat_flags,
274 struct user_struct **user, int creat_flags, in hugetlb_file_setup()
Dshmem_fs.h55 extern int shmem_lock(struct file *file, int lock, struct user_struct *user);
Dfsnotify_backend.h174 struct user_struct *user;
188 struct user_struct *user;
Dsched.h786 struct user_struct { struct
823 extern struct user_struct *find_user(kuid_t); argument
825 extern struct user_struct root_user;
2344 extern struct user_struct * alloc_uid(kuid_t);
2345 static inline struct user_struct *get_uid(struct user_struct *u) in get_uid()
2350 extern void free_uid(struct user_struct *);
3022 extern int task_can_switch_user(struct user_struct *up,
Dkey.h77 struct user_struct;
Dsignal.h20 struct user_struct *user;
Dmm.h28 struct user_struct;
1090 extern int user_shm_lock(size_t, struct user_struct *);
1091 extern void user_shm_unlock(size_t, struct user_struct *);
/linux-4.1.27/block/
Dioprio.c66 struct user_struct *user; in SYSCALL_DEFINE3()
181 struct user_struct *user; in SYSCALL_DEFINE2()
/linux-4.1.27/net/unix/
Dgarbage.c119 void unix_inflight(struct user_struct *user, struct file *fp) in unix_inflight()
140 void unix_notinflight(struct user_struct *user, struct file *fp) in unix_notinflight()
Daf_unix.c1492 struct user_struct *user = current_user(); in too_many_unix_fds()
/linux-4.1.27/kernel/events/
Dinternal.h38 struct user_struct *mmap_user;
Dcore.c4466 struct user_struct *mmap_user = rb->mmap_user; in perf_mmap_close()
4569 struct user_struct *user = current_user(); in perf_mmap()
/linux-4.1.27/mm/
Dmlock.c730 int user_shm_lock(size_t size, struct user_struct *user) in user_shm_lock()
752 void user_shm_unlock(size_t size, struct user_struct *user) in user_shm_unlock()
Dshmem.c1366 int shmem_lock(struct file *file, int lock, struct user_struct *user) in shmem_lock()
3283 int shmem_lock(struct file *file, int lock, struct user_struct *user) in shmem_lock()
Dmmap.c1421 struct user_struct *user = NULL; in SYSCALL_DEFINE6()
/linux-4.1.27/fs/notify/fanotify/
Dfanotify.c242 struct user_struct *user; in fanotify_free_group_priv()
Dfanotify_user.c694 struct user_struct *user; in SYSCALL_DEFINE2()
/linux-4.1.27/ipc/
Dmqueue.c78 struct user_struct *user; /* user who created, for accounting */
217 struct user_struct *u = current_user(); in mqueue_get_inode()
374 struct user_struct *user; in mqueue_evict_inode()
Dshm.c1045 struct user_struct *user = current_user(); in SYSCALL_DEFINE3()
/linux-4.1.27/fs/
Deventpoll.c215 struct user_struct *user;
938 struct user_struct *user; in ep_alloc()
/linux-4.1.27/security/keys/
Dprocess_keys.c45 struct user_struct *user; in install_user_keyrings()
/linux-4.1.27/Documentation/security/
Dcredentials.txt354 struct user_struct *current_user(void) Current's user account
375 struct user_struct *get_current_user(void);
/linux-4.1.27/fs/hugetlbfs/
Dinode.c969 vm_flags_t acctflag, struct user_struct **user, in hugetlb_file_setup()
/linux-4.1.27/Documentation/
Dkmemcheck.txt427 191 struct user_struct *user;
460 18 struct user_struct *user;