Searched defs:user (Results 1 – 12 of 12) sorted by relevance
/fs/ |
D | open.c | 632 static int chown_common(const struct path *path, uid_t user, gid_t group) in chown_common() 674 int do_fchownat(int dfd, const char __user *filename, uid_t user, gid_t group, in do_fchownat() 706 SYSCALL_DEFINE5(fchownat, int, dfd, const char __user *, filename, uid_t, user, in SYSCALL_DEFINE5() argument 712 SYSCALL_DEFINE3(chown, const char __user *, filename, uid_t, user, gid_t, group) in SYSCALL_DEFINE3() argument 717 SYSCALL_DEFINE3(lchown, const char __user *, filename, uid_t, user, gid_t, group) in SYSCALL_DEFINE3() argument 723 int ksys_fchown(unsigned int fd, uid_t user, gid_t group) in ksys_fchown() 743 SYSCALL_DEFINE3(fchown, unsigned int, fd, uid_t, user, gid_t, group) in SYSCALL_DEFINE3() argument
|
D | dcookies.c | 318 struct dcookie_user * user; in dcookie_register() local 341 void dcookie_unregister(struct dcookie_user * user) in dcookie_unregister()
|
D | pipe.c | 626 static unsigned long account_pipe_buffers(struct user_struct *user, in account_pipe_buffers() 655 struct user_struct *user = get_current_user(); in alloc_pipe_info() local
|
D | io_uring.c | 240 struct user_struct *user; member 3266 static void io_unaccount_mem(struct user_struct *user, unsigned long nr_pages) in io_unaccount_mem() 3271 static int io_account_mem(struct user_struct *user, unsigned long nr_pages) in io_account_mem() 3842 struct user_struct *user = NULL; in io_uring_create() local
|
D | eventpoll.c | 217 struct user_struct *user; member 1017 struct user_struct *user; in ep_alloc() local
|
/fs/proc/ |
D | stat.c | 110 u64 user, nice, system, idle, iowait, irq, softirq, steal; in show_stat() local
|
/fs/notify/fanotify/ |
D | fanotify.c | 466 struct user_struct *user; in fanotify_free_group_priv() local
|
D | fanotify_user.c | 770 struct user_struct *user; in SYSCALL_DEFINE2() local
|
/fs/sdcardfs/ |
D | packagelist.c | 124 static appid_t __is_excluded(const struct qstr *app_name, userid_t user) in __is_excluded() 141 appid_t is_excluded(const char *key, userid_t user) in is_excluded()
|
/fs/cifs/ |
D | cifsencrypt.c | 502 __le16 *user; in calc_ntlmv2_hash() local
|
/fs/autofs/ |
D | dev-ioctl.c | 589 struct autofs_dev_ioctl __user *user) in _autofs_dev_ioctl()
|
/fs/hugetlbfs/ |
D | inode.c | 1368 vm_flags_t acctflag, struct user_struct **user, in hugetlb_file_setup()
|