Searched refs:user_struct (Results 1 – 13 of 13) sorted by relevance
| /include/net/ |
| D | af_unix.h | 9 void unix_inflight(struct user_struct *user, struct file *fp); 10 void unix_notinflight(struct user_struct *user, struct file *fp);
|
| D | scm.h | 24 struct user_struct *user;
|
| /include/linux/ |
| D | shm.h | 20 struct user_struct *mlock_user;
|
| D | cred.h | 22 struct user_struct; 144 struct user_struct *user; /* real user ID subscription */ 317 struct user_struct *__u; \
|
| D | pipe_fs_i.h | 61 struct user_struct *user;
|
| D | fsnotify_backend.h | 173 struct user_struct *user; 185 struct user_struct *user;
|
| D | shmem_fs.h | 59 extern int shmem_lock(struct file *file, int lock, struct user_struct *user);
|
| D | bpf.h | 55 struct user_struct *user ____cacheline_aligned; 194 struct user_struct *user;
|
| D | hugetlb.h | 14 struct user_struct; 264 struct user_struct **user, int creat_flags, 281 struct user_struct **user, int creat_flags, in hugetlb_file_setup()
|
| D | sched.h | 865 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,
|
| D | key.h | 77 struct user_struct;
|
| D | signal.h | 20 struct user_struct *user;
|
| D | mm.h | 31 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 *);
|