Searched refs:partition_check (Results 1 – 1 of 1) sorted by relevance
81 partition_check(struct label *subject, struct label *object) in partition_check() function143 error = partition_check(cr1->cr_label, cr2->cr_label); in partition_cred_check_visible()233 error = partition_check(cred->cr_label, inp->inp_cred->cr_label); in partition_inpcb_check_visible()243 error = partition_check(cred->cr_label, p->p_ucred->cr_label); in partition_proc_check_debug()253 error = partition_check(cred->cr_label, p->p_ucred->cr_label); in partition_proc_check_sched()264 error = partition_check(cred->cr_label, p->p_ucred->cr_label); in partition_proc_check_signal()275 error = partition_check(cred->cr_label, so->so_cred->cr_label); in partition_socket_check_visible()