Searched refs:current_user (Results 1 – 12 of 12) sorted by relevance
114 user = current_user(); in SYSCALL_DEFINE3()250 user = current_user(); in SYSCALL_DEFINE2()
100 struct user_struct *user = current_user(); in too_many_unix_fds()
339 #define current_user() (current_cred_xxx(user)) macro
136 umem->user = get_uid(current_user()); in xdp_umem_account_pages()
196 struct user_struct *user = get_uid(current_user()); in unaccount_mem()206 struct user_struct *user = get_uid(current_user()); in account_mem()
117 fpl->user = get_uid(current_user()); in scm_fp_copy()
1511 user = mmp->user ? : current_user(); in mm_account_pinned_pages()
763 fpl->user = get_uid(current_user()); in __io_scm_file_account()
3949 ctx->user = get_uid(current_user()); in io_uring_create()
1177 pages->source_user = get_uid(current_user()); in iopt_alloc_pages()
326 struct user_struct *current_user(void) Current's user account
6429 struct user_struct *user = current_user(); in perf_mmap()