Home
last modified time | relevance | path

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

/include/linux/sched/
Duser.h14 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/
Daf_unix.h11 void unix_inflight(struct user_struct *user, struct file *fp);
12 void unix_notinflight(struct user_struct *user, struct file *fp);
Dscm.h27 struct user_struct *user;
Dxdp_sock.h52 struct user_struct *user;
/include/linux/
Dsignal_types.h24 struct user_struct *user;
Dpipe_fs_i.h62 struct user_struct *user;
Dcred.h145 struct user_struct *user; /* real user ID subscription */
340 struct user_struct *__u; \
Dshmem_fs.h64 extern int shmem_lock(struct file *file, int lock, struct user_struct *user);
Dbpf.h71 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()
Dhugetlb.h16 struct user_struct;
291 struct user_struct **user, int creat_flags,
311 struct user_struct **user, int creat_flags, in hugetlb_file_setup()
Dkey.h75 struct user_struct;
Dfsnotify_backend.h209 struct user_struct *user;
Dmm.h38 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 *);
Dskbuff.h481 struct user_struct *user;