Lines Matching defs:cr
1781 securelevel_gt(struct ucred *cr, int level) in securelevel_gt()
1788 securelevel_ge(struct ucred *cr, int level) in securelevel_ge()
2329 crcowget(struct ucred *cr) in crcowget()
2344 struct ucred *cr, *crold; in crunuse() local
2368 crunusebatch(struct ucred *cr, int users, int ref) in crunusebatch()
2395 struct ucred *cr; in crcowfree() local
2430 struct ucred *cr; in credbatch_add() local
2468 struct ucred *cr; in crget() local
2488 crhold(struct ucred *cr) in crhold()
2509 crfree(struct ucred *cr) in crfree()
2538 crfree_final(struct ucred *cr) in crfree_final()
2603 crdup(struct ucred *cr) in crdup()
2616 cru2x(struct ucred *cr, struct xucred *xcr) in cru2x()
2711 struct ucred *cr; in proc_unset_cred() local
2730 crcopysafe(struct proc *p, struct ucred *cr) in crcopysafe()
2756 crextend(struct ucred *cr, int n) in crextend()
2850 crsetgroups_internal(struct ucred *cr, int ngrp, const gid_t *groups) in crsetgroups_internal()
2870 crsetgroups(struct ucred *cr, int ngrp, const gid_t *groups) in crsetgroups()
2895 crsetgroups_fallback(struct ucred *cr, int ngrp, const gid_t *groups, in crsetgroups_fallback()