Searched refs:user_struct (Results 1 – 14 of 14) sorted by relevance
/include/linux/sched/ |
D | user.h | 14 struct user_struct { struct 50 extern struct user_struct *find_user(kuid_t); argument 52 extern struct user_struct root_user; 57 extern struct user_struct * alloc_uid(kuid_t); 58 static inline struct user_struct *get_uid(struct user_struct *u) in get_uid() 63 extern void free_uid(struct user_struct *);
|
/include/net/ |
D | af_unix.h | 11 void unix_inflight(struct user_struct *user, struct file *fp); 12 void unix_notinflight(struct user_struct *user, struct file *fp);
|
D | scm.h | 27 struct user_struct *user;
|
D | xdp_sock.h | 52 struct user_struct *user;
|
/include/linux/ |
D | signal_types.h | 24 struct user_struct *user;
|
D | pipe_fs_i.h | 62 struct user_struct *user;
|
D | cred.h | 145 struct user_struct *user; /* real user ID subscription */ 340 struct user_struct *__u; \
|
D | shmem_fs.h | 64 extern int shmem_lock(struct file *file, int lock, struct user_struct *user);
|
D | bpf.h | 71 struct user_struct *user; 387 struct user_struct *user; 645 int __bpf_prog_charge(struct user_struct *user, u32 pages); 646 void __bpf_prog_uncharge(struct user_struct *user, u32 pages); 798 static inline int __bpf_prog_charge(struct user_struct *user, u32 pages) in __bpf_prog_charge() 803 static inline void __bpf_prog_uncharge(struct user_struct *user, u32 pages) in __bpf_prog_uncharge()
|
D | hugetlb.h | 16 struct user_struct; 291 struct user_struct **user, int creat_flags, 311 struct user_struct **user, int creat_flags, in hugetlb_file_setup()
|
D | key.h | 75 struct user_struct;
|
D | fsnotify_backend.h | 209 struct user_struct *user;
|
D | mm.h | 38 struct user_struct; 1474 extern int user_shm_lock(size_t, struct user_struct *); 1475 extern void user_shm_unlock(size_t, struct user_struct *);
|
D | skbuff.h | 481 struct user_struct *user;
|