Searched refs:user_struct (Results 1 - 9 of 9) sorted by relevance

/include/linux/
H A Dshm.h20 struct user_struct *mlock_user;
H A Dshmem_fs.h55 extern int shmem_lock(struct file *file, int lock, struct user_struct *user);
H A Dcred.h22 struct user_struct;
135 struct user_struct *user; /* real user ID subscription */
294 * get_current_user - Get the current task's user_struct
301 struct user_struct *__u; \
H A Dfsnotify_backend.h174 struct user_struct *user;
188 struct user_struct *user;
H A Dhugetlb.h13 struct user_struct;
211 struct user_struct **user, int creat_flags,
230 struct user_struct **user, int creat_flags,
H A Dsched.h742 struct user_struct { struct
778 extern struct user_struct *find_user(kuid_t);
780 extern struct user_struct root_user;
2283 extern struct user_struct * alloc_uid(kuid_t);
2284 static inline struct user_struct *get_uid(struct user_struct *u)
2289 extern void free_uid(struct user_struct *);
2963 extern int task_can_switch_user(struct user_struct *up,
H A Dkey.h77 struct user_struct;
H A Dsignal.h20 struct user_struct *user;
H A Dmm.h27 struct user_struct;
1100 extern int user_shm_lock(size_t, struct user_struct *);
1101 extern void user_shm_unlock(size_t, struct user_struct *);

Completed in 141 milliseconds