Searched refs:current_user (Results 1 – 14 of 14) sorted by relevance
140 user = current_user(); in SYSCALL_DEFINE3()233 user = current_user(); in SYSCALL_DEFINE2()
99 struct user_struct *user = current_user(); in too_many_unix_fds()
139 umem->user = get_uid(current_user()); in xdp_umem_account_pages()
388 #define current_user() (current_cred_xxx(user)) macro
111 fpl->user = get_uid(current_user()); in scm_fp_copy()
1074 user = mmp->user ? : current_user(); in mm_account_pinned_pages()
484 return get_uid(current_user())->uid.val; in get_true_uid()
1479 *user = current_user(); in hugetlb_file_setup()
296 struct user_struct *u = current_user(); in mqueue_get_inode()
1204 struct user_struct *user = current_user(); in shmctl_do_lock()
1882 atomic_read(¤t_user()->processes) > rlimit(RLIMIT_NPROC)) { in do_execveat_common()
326 struct user_struct *current_user(void) Current's user account
8097 fpl->user = get_uid(current_user()); in __io_sqe_files_scm()10354 ctx->user = get_uid(current_user()); in io_uring_create()
6125 struct user_struct *user = current_user(); in perf_mmap()