/freebsd/sys/security/mac_seeotheruids/ |
H A D | mac_seeotheruids.c | 102 seeotheruids_check(struct ucred *cr1, struct ucred *cr2) in seeotheruids_check() 153 seeotheruids_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in seeotheruids_cred_check_visible()
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
H A D | v_sincospif_common.h | 45 float32x4_t cr2 = vmulq_f32 (cr, cr); in v_sincospif_inline() local
|
H A D | v_sincospi_common.h | 51 float64x2_t cr2 = vmulq_f64 (cr, cr); in v_sincospi_inline() local
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | sv_sincospi_common.h | 59 svfloat64_t cr2 = svmul_x (pt, cr, cr); in sv_sincospi_inline() local
|
H A D | sv_sincospif_common.h | 52 svfloat32_t cr2 = svmul_x (pt, cr, cr); in sv_sincospif_inline() local
|
/freebsd/tools/test/stress2/tools/ |
H A D | bench.c | 92 cr2(void) in cr2() function
|
/freebsd/sys/security/mac_partition/ |
H A D | mac_partition.c | 135 partition_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in partition_cred_check_visible()
|
/freebsd/sys/security/mac/ |
H A D | mac_cred.c | 389 mac_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in mac_cred_check_visible()
|
/freebsd/sys/contrib/xen/arch-x86/ |
H A D | xen-x86_32.h | 171 unsigned long cr2; member
|
H A D | xen-x86_64.h | 222 unsigned long cr2; member
|
/freebsd/sys/contrib/xen/ |
H A D | vm_event.h | 209 uint64_t cr2; member 361 uint64_t cr2; member
|
/freebsd/sys/contrib/xen/hvm/ |
H A D | dm_op.h | 336 uint64_aligned_t cr2; member
|
/freebsd/sys/contrib/xen/arch-x86/hvm/ |
H A D | save.h | 81 uint64_t cr2; member 195 uint64_t cr2; member
|
/freebsd/sys/amd64/vmm/amd/ |
H A D | vmcb.h | 336 uint64_t cr2; member
|
/freebsd/sys/contrib/alpine-hal/ |
H A D | al_hal_pcie_regs.h | 73 uint32_t cr2; member
|
/freebsd/sys/amd64/vmm/ |
H A D | vmm.c | 1934 vm_inject_pf(struct vcpu *vcpu, int error_code, uint64_t cr2) in vm_inject_pf()
|
/freebsd/sys/security/mac_lomac/ |
H A D | mac_lomac.c | 982 lomac_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in lomac_cred_check_visible()
|
/freebsd/sys/kern/ |
H A D | kern_sig.c | 189 #define CANSIGIO(cr1, cr2) \ argument
|
/freebsd/sys/security/mac_stub/ |
H A D | mac_stub.c | 309 stub_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in stub_cred_check_visible()
|
/freebsd/sys/security/mac_mls/ |
H A D | mac_mls.c | 848 mls_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in mls_cred_check_visible()
|