Lines Matching refs:ucred
108 partition_cred_check_relabel(struct ucred *cred, struct label *newlabel) in partition_cred_check_relabel()
135 partition_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in partition_cred_check_visible()
155 partition_cred_create_init(struct ucred *cred) in partition_cred_create_init()
162 partition_cred_create_swapper(struct ucred *cred) in partition_cred_create_swapper()
216 partition_cred_relabel(struct ucred *cred, struct label *newlabel) in partition_cred_relabel()
224 partition_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, in partition_inpcb_check_visible()
235 partition_proc_check_debug(struct ucred *cred, struct proc *p) in partition_proc_check_debug()
245 partition_proc_check_sched(struct ucred *cred, struct proc *p) in partition_proc_check_sched()
255 partition_proc_check_signal(struct ucred *cred, struct proc *p, in partition_proc_check_signal()
266 partition_socket_check_visible(struct ucred *cred, struct socket *so, in partition_socket_check_visible()
277 partition_vnode_check_exec(struct ucred *cred, struct vnode *vp, in partition_vnode_check_exec()