Lines Matching refs:active_cred
1646 biba_posixsem_check_write(struct ucred *active_cred, struct ucred *file_cred, in biba_posixsem_check_write() argument
1654 subj = SLOT(active_cred->cr_label); in biba_posixsem_check_write()
1664 biba_posixsem_check_rdonly(struct ucred *active_cred, struct ucred *file_cred, in biba_posixsem_check_rdonly() argument
1672 subj = SLOT(active_cred->cr_label); in biba_posixsem_check_rdonly()
1742 biba_posixshm_check_read(struct ucred *active_cred, struct ucred *file_cred, in biba_posixshm_check_read() argument
1750 subj = SLOT(active_cred->cr_label); in biba_posixshm_check_read()
1796 biba_posixshm_check_stat(struct ucred *active_cred, struct ucred *file_cred, in biba_posixshm_check_stat() argument
1804 subj = SLOT(active_cred->cr_label); in biba_posixshm_check_stat()
1814 biba_posixshm_check_truncate(struct ucred *active_cred, in biba_posixshm_check_truncate() argument
1822 subj = SLOT(active_cred->cr_label); in biba_posixshm_check_truncate()
1850 biba_posixshm_check_write(struct ucred *active_cred, struct ucred *file_cred, in biba_posixshm_check_write() argument
1858 subj = SLOT(active_cred->cr_label); in biba_posixshm_check_write()
3145 biba_vnode_check_poll(struct ucred *active_cred, struct ucred *file_cred, in biba_vnode_check_poll() argument
3153 subj = SLOT(active_cred->cr_label); in biba_vnode_check_poll()
3163 biba_vnode_check_read(struct ucred *active_cred, struct ucred *file_cred, in biba_vnode_check_read() argument
3171 subj = SLOT(active_cred->cr_label); in biba_vnode_check_read()
3446 biba_vnode_check_stat(struct ucred *active_cred, struct ucred *file_cred, in biba_vnode_check_stat() argument
3454 subj = SLOT(active_cred->cr_label); in biba_vnode_check_stat()
3488 biba_vnode_check_write(struct ucred *active_cred, in biba_vnode_check_write() argument
3496 subj = SLOT(active_cred->cr_label); in biba_vnode_check_write()