Home
last modified time | relevance | path

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

/include/linux/
Dcred.h21 struct user_struct;
148 struct user_struct *user; /* real user ID subscription */
309 struct user_struct *__u; \
Duser_namespace.h15 struct user_struct *creator;
Dshmem_fs.h50 extern int shmem_lock(struct file *file, int lock, struct user_struct *user);
Dshm.h97 struct user_struct *mlock_user;
Dhugetlb.h9 struct user_struct;
156 struct user_struct **user, int creat_flags);
173 struct user_struct **user, int creat_flags) in hugetlb_file_setup()
Dfsnotify_backend.h159 struct user_struct *user;
173 struct user_struct *user;
Dsched.h704 struct user_struct { struct
742 extern struct user_struct *find_user(uid_t); argument
744 extern struct user_struct root_user;
2210 extern struct user_struct * alloc_uid(struct user_namespace *, uid_t);
2211 static inline struct user_struct *get_uid(struct user_struct *u) in get_uid()
2216 extern void free_uid(struct user_struct *);
2790 extern int task_can_switch_user(struct user_struct *up,
Dkey.h75 struct user_struct;
Dmm.h25 struct user_struct;
886 int shmem_lock(struct file *file, int lock, struct user_struct *user);
892 extern int user_shm_lock(size_t, struct user_struct *);
893 extern void user_shm_unlock(size_t, struct user_struct *);
Dsignal.h22 struct user_struct *user;