Home
last modified time | relevance | path

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

/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;
/include/linux/
Dshm.h20 struct user_struct *mlock_user;
Dcred.h22 struct user_struct;
144 struct user_struct *user; /* real user ID subscription */
317 struct user_struct *__u; \
Dpipe_fs_i.h61 struct user_struct *user;
Dfsnotify_backend.h173 struct user_struct *user;
185 struct user_struct *user;
Dshmem_fs.h59 extern int shmem_lock(struct file *file, int lock, struct user_struct *user);
Dbpf.h55 struct user_struct *user ____cacheline_aligned;
194 struct user_struct *user;
Dhugetlb.h14 struct user_struct;
264 struct user_struct **user, int creat_flags,
281 struct user_struct **user, int creat_flags, in hugetlb_file_setup()
Dsched.h865 struct user_struct { struct
903 extern struct user_struct *find_user(kuid_t); argument
905 extern struct user_struct root_user;
2834 extern struct user_struct * alloc_uid(kuid_t);
2835 static inline struct user_struct *get_uid(struct user_struct *u) in get_uid()
2840 extern void free_uid(struct user_struct *);
3691 extern int task_can_switch_user(struct user_struct *up,
Dkey.h77 struct user_struct;
Dsignal.h20 struct user_struct *user;
Dmm.h31 struct user_struct;
1158 extern int user_shm_lock(size_t, struct user_struct *);
1159 extern void user_shm_unlock(size_t, struct user_struct *);