Searched refs:current_ucounts (Results 1 – 6 of 6) sorted by relevance
340 #define current_ucounts() (current_cred_xxx(ucounts)) macro
372 info->ucounts = get_ucounts(current_ucounts()); in mqueue_get_inode()
1214 struct ucounts *ucounts = current_ucounts(); in shmctl_do_lock()
1647 struct ucounts *ucounts = current_ucounts(); in hugetlb_file_setup()
1909 is_rlimit_overlimit(current_ucounts(), UCOUNT_RLIMIT_NPROC, rlimit(RLIMIT_NPROC))) { in do_execveat_common()
497 if (new->ucounts == current_ucounts()) in flag_nproc_exceeded()