Searched refs:current_ucounts (Results 1 – 6 of 6) sorted by relevance
391 #define current_ucounts() (current_cred_xxx(ucounts)) macro
1594 struct ucounts *ucounts = current_ucounts(); in hugetlb_file_setup()
372 info->ucounts = get_ucounts(current_ucounts()); in mqueue_get_inode()
1214 struct ucounts *ucounts = current_ucounts(); in shmctl_do_lock()
1902 is_rlimit_overlimit(current_ucounts(), UCOUNT_RLIMIT_NPROC, rlimit(RLIMIT_NPROC))) { in do_execveat_common()
490 if (new->ucounts == current_ucounts()) in flag_nproc_exceeded()
Completed in 23 milliseconds