| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Static/ |
| H A D | DynamicLoaderStatic.cpp | 32 const llvm::Triple::OSType os_type = triple_ref.getOS(); in CreateInstance() local 33 if ((os_type == llvm::Triple::UnknownOS)) in CreateInstance()
|
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| H A D | dmu_objset.c | 126 return (os->os_phys->os_type); in dmu_objset_type() 334 osp->os_type = BSWAP_64(osp->os_type); in dmu_objset_byteswap() 653 } else if (type != DMU_OST_ANY && type != (*osp)->os_phys->os_type) { in dmu_objset_own_impl() 920 os->os_phys->os_type = type; in dmu_objset_create_impl() 1457 used_cbs[os->os_phys->os_type] != NULL && in dmu_objset_userused_enabled() 1751 error = used_cbs[os->os_phys->os_type](dn->dn_bonustype, data, in dmu_objset_userquota_get_ids() 1864 stat->dds_type = os->os_phys->os_type; in dmu_objset_fast_stat() 1873 os->os_phys->os_type == DMU_OST_META); in dmu_objset_stats() 1879 os->os_phys->os_type); in dmu_objset_stats()
|
| H A D | zcp_get.c | 56 switch (os->os_phys->os_type) { in get_objset_type()
|
| H A D | dsl_scan.c | 1698 dsl_scan_visitdnode(scn, ds, osp->os_type, in dsl_scan_recurse() 1708 dsl_scan_visitdnode(scn, ds, osp->os_type, in dsl_scan_recurse() 1711 dsl_scan_visitdnode(scn, ds, osp->os_type, in dsl_scan_recurse()
|
| H A D | zfs_vfsops.c | 2769 ASSERT3U(os->os_phys->os_type, ==, DMU_OST_ZFS); in zfs_get_zplprop()
|
| H A D | dmu_send.c | 1157 } else if (os->os_phys->os_type == DMU_OST_ZVOL) { in dmu_adjust_send_estimate_for_indirects()
|
| H A D | zfs_ioctl.c | 3119 if (os != NULL && os->os_phys->os_type != DMU_OST_ZFS) in zfs_fill_zplprops_impl()
|
| /freebsd-12.1/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_vfpf_if.h | 143 u8 os_type; /* VFPF_ACQUIRE_OS_* value */ member 219 u8 os_type; member
|
| H A D | ecore_iov_api.h | 93 u8 os_type; member
|
| H A D | ecore_vf.c | 330 req->vfdev_info.os_type = vf_sw_info.os_type; in ecore_vf_pf_acquire()
|
| H A D | ecore_sriov.c | 1721 (p_vf->acquire.vfdev_info.os_type == in ecore_iov_vf_mbx_acquire_resc() 1869 pfdev_info->os_type = OSAL_IOV_GET_OS_TYPE(); in ecore_iov_vf_mbx_acquire()
|
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/ |
| H A D | dmu_objset.h | 65 uint64_t os_type; member
|
| /freebsd-12.1/sys/dev/cxgbe/cudbg/ |
| H A D | cudbg.h | 350 u8 os_type; member
|
| H A D | cudbg_entity.h | 756 u8 os_type; member
|
| H A D | cudbg_lib.c | 626 swstate->os_type = 0; in collect_sw_state()
|
| /freebsd-12.1/stand/libsa/zfs/ |
| H A D | zfs.c | 677 if (mount->objset.os_type != DMU_OST_ZFS) { in zfs_dev_open() 679 (uintmax_t)mount->objset.os_type); in zfs_dev_open()
|
| H A D | zfsimpl.c | 2868 if (spa->spa_mos.os_type != DMU_OST_META) { in zfs_spa_init() 3087 if (mount->objset.os_type != DMU_OST_ZFS) { in zfs_lookup() 3089 (uintmax_t)mount->objset.os_type); in zfs_lookup()
|
| /freebsd-12.1/sys/powerpc/pseries/ |
| H A D | phyp_vscsi.c | 747 uint32_t os_type; in vscsi_setup_bus() member 789 mad_adapter_info.payload.os_type = 2; /* Claim we are Linux */ in vscsi_setup_bus()
|
| /freebsd-12.1/sys/contrib/ena-com/ |
| H A D | ena_admin_defs.h | 711 uint32_t os_type; member
|
| /freebsd-12.1/sys/contrib/ena-com/ena_defs/ |
| H A D | ena_admin_defs.h | 781 uint32_t os_type; member
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunicationClient.cpp | 1887 std::string os_type; in DecodeProcessInfoResponse() local 1933 os_type = value; in DecodeProcessInfoResponse() 1937 if (cpu != LLDB_INVALID_CPUTYPE && !vendor.empty() && !os_type.empty()) { in DecodeProcessInfoResponse() 1944 llvm::StringRef(os_type)); in DecodeProcessInfoResponse()
|
| /freebsd-12.1/sys/cddl/boot/zfs/ |
| H A D | zfsimpl.h | 1148 uint64_t os_type; member
|
| /freebsd-12.1/sys/dev/bnxt/ |
| H A D | bnxt_hwrm.c | 371 req.os_type = htole16(HWRM_FUNC_DRV_RGTR_INPUT_OS_TYPE_FREEBSD); in bnxt_hwrm_func_drv_rgtr()
|
| H A D | hsi_struct_def.h | 7822 uint16_t os_type; member 8262 uint16_t os_type; member
|
| /freebsd-12.1/sys/dev/ena/ |
| H A D | ena.c | 3175 host_info->os_type = ENA_ADMIN_OS_FREEBSD; in ena_config_host_info()
|