/linux-6.1.9/drivers/acpi/acpica/ |
D | exresnte.c | 52 acpi_object_type entry_type; in acpi_ex_resolve_node_to_value() local 62 entry_type = acpi_ns_get_type((acpi_handle)node); in acpi_ex_resolve_node_to_value() 66 acpi_ut_get_type_name(entry_type))); in acpi_ex_resolve_node_to_value() 68 if ((entry_type == ACPI_TYPE_LOCAL_ALIAS) || in acpi_ex_resolve_node_to_value() 69 (entry_type == ACPI_TYPE_LOCAL_METHOD_ALIAS)) { in acpi_ex_resolve_node_to_value() 75 entry_type = acpi_ns_get_type((acpi_handle)node); in acpi_ex_resolve_node_to_value() 85 if ((entry_type == ACPI_TYPE_DEVICE) || in acpi_ex_resolve_node_to_value() 86 (entry_type == ACPI_TYPE_THERMAL) || in acpi_ex_resolve_node_to_value() 87 (entry_type == ACPI_TYPE_METHOD) || in acpi_ex_resolve_node_to_value() 102 switch (entry_type) { in acpi_ex_resolve_node_to_value() [all …]
|
/linux-6.1.9/arch/x86/include/asm/ |
D | iommu.h | 28 int entry_type; in arch_rmrr_sanity_check() local 30 entry_type = e820__get_entry_type(start, end); in arch_rmrr_sanity_check() 31 if (entry_type == E820_TYPE_RESERVED || entry_type == E820_TYPE_NVS) in arch_rmrr_sanity_check()
|
/linux-6.1.9/drivers/scsi/ |
D | qla1280.h | 507 uint8_t entry_type; /* Entry type. */ member 535 uint8_t entry_type; /* Entry type. */ member 561 uint8_t entry_type; /* Entry type. */ member 593 uint8_t entry_type; /* Entry type. */ member 614 uint8_t entry_type; /* Entry type. */ member 634 uint8_t entry_type; /* Entry type. */ member 659 uint8_t entry_type; /* Entry type. */ member 680 uint8_t entry_type; /* Entry type. */ member 708 uint8_t entry_type; /* Entry type. */ member 733 uint8_t entry_type; /* Entry type. */ member [all …]
|
D | qlogicpti.h | 69 u8 entry_type; member 73 u8 entry_type;
|
/linux-6.1.9/drivers/infiniband/hw/irdma/ |
D | hmc.c | 162 pa = (sd_entry->entry_type == IRDMA_SD_TYPE_PAGED) ? in irdma_hmc_sd_grp() 165 irdma_set_sd_entry(pa, i, sd_entry->entry_type, in irdma_hmc_sd_grp() 168 irdma_clr_sd_entry(i, sd_entry->entry_type, in irdma_hmc_sd_grp() 257 info->entry_type, in irdma_sc_create_hmc_obj() 263 if (sd_entry->entry_type == IRDMA_SD_TYPE_PAGED && in irdma_sc_create_hmc_obj() 298 switch (sd_entry->entry_type) { in irdma_sc_create_hmc_obj() 343 mem = (sd_entry->entry_type == IRDMA_SD_TYPE_PAGED) ? in irdma_finish_del_sd_reg() 406 if (info->hmc_info->sd_table.sd_entry[sd_idx].entry_type != in irdma_sc_del_hmc_obj() 436 switch (info->hmc_info->sd_table.sd_entry[i].entry_type) { in irdma_sc_del_hmc_obj() 517 hmc_info->sd_table.sd_entry[sd_index].entry_type = type; in irdma_add_sd_table_entry() [all …]
|
D | hmc.h | 59 enum irdma_sd_entry_type entry_type; member 81 enum irdma_sd_entry_type entry_type; member 130 enum irdma_sd_entry_type entry_type; member
|
/linux-6.1.9/drivers/scsi/qla2xxx/ |
D | qla_fw.h | 439 uint8_t entry_type; /* Entry type. */ member 476 uint8_t entry_type; /* Entry type. */ member 517 uint8_t entry_type; /* Entry type. */ member 564 uint8_t entry_type; /* Entry type. */ member 603 uint8_t entry_type; /* Entry type. */ member 672 uint8_t entry_type; /* Entry type. */ member 701 uint8_t entry_type; /* Entry type. */ member 737 uint8_t entry_type; /* Entry type. */ member 779 uint8_t entry_type; /* Entry type. */ member 836 uint8_t entry_type; /* Entry type. */ member [all …]
|
D | qla_mr.h | 20 uint8_t entry_type; /* Entry type. */ member 55 uint8_t entry_type; /* Entry type. */ member 83 uint8_t entry_type; /* Entry type. */ member 93 uint8_t entry_type; /* Entry type. */ member 118 uint8_t entry_type; /* Entry type. */ member 138 uint8_t entry_type; /* Entry type. */ member 163 uint8_t entry_type; /* Entry type. */ member
|
D | qla_nvme.h | 44 uint8_t entry_type; /* Entry type. */ member 80 uint8_t entry_type; member 108 uint8_t entry_type; member
|
D | qla_target.h | 131 uint8_t entry_type; /* Entry type. */ member 203 uint8_t entry_type; /* Entry type. */ member 354 uint8_t entry_type; /* Entry type. */ member 368 if (atio->entry_type == ATIO_TYPE7 && in fcpcmd_is_corrupted() 398 uint8_t entry_type; /* Entry type. */ member 452 uint8_t entry_type; /* Entry type. */ member 499 uint8_t entry_type; /* Entry type. */ member 533 uint8_t entry_type; /* Entry type. */ member 570 uint8_t entry_type; /* Entry type. */ member 616 uint8_t entry_type; /* Entry type. */ member [all …]
|
D | qla_iocb.c | 109 put_unaligned_le32(CONTINUE_TYPE, &cont_pkt->entry_type); in qla2x00_prep_cont_type0_iocb() 139 CONTINUE_A64_TYPE, &cont_pkt->entry_type); in qla2x00_prep_cont_type1_iocb() 205 put_unaligned_le32(COMMAND_TYPE, &cmd_pkt->entry_type); in qla2x00_build_scsi_iocbs_32() 261 put_unaligned_le32(COMMAND_A64_TYPE, &cmd_pkt->entry_type); in qla2x00_build_scsi_iocbs_64() 525 mrk->entry_type = MARKER_TYPE; in __qla2x00_marker() 603 put_unaligned_le32(COMMAND_TYPE_6, &cmd_pkt->entry_type); in qla24xx_build_scsi_type_6_iocbs() 714 put_unaligned_le32(COMMAND_TYPE_7, &cmd_pkt->entry_type); in qla24xx_build_scsi_iocbs() 1358 put_unaligned_le32(COMMAND_TYPE_CRC_2, &cmd_pkt->entry_type); in qla24xx_build_scsi_crc_2_iocbs() 2379 logio->entry_type = LOGINOUT_PORT_IOCB_TYPE; in qla24xx_prli_iocb() 2411 logio->entry_type = LOGINOUT_PORT_IOCB_TYPE; in qla24xx_login_iocb() [all …]
|
D | qla_edif.h | 60 uint8_t entry_type; /* Entry type. */ member
|
/linux-6.1.9/drivers/net/ethernet/intel/i40e/ |
D | i40e_hmc.c | 76 hmc_info->sd_table.sd_entry[sd_index].entry_type = type; in i40e_add_sd_table_entry() 82 if (I40E_SD_TYPE_DIRECT == sd_entry->entry_type) in i40e_add_sd_table_entry() 132 hmc_info->sd_table.sd_entry[sd_idx].entry_type) in i40e_add_pd_table_entry() 154 pd_entry->bp.entry_type = I40E_SD_TYPE_PAGED; in i40e_add_pd_table_entry() 208 if (I40E_SD_TYPE_PAGED != sd_entry->entry_type) { in i40e_remove_pd_bp()
|
D | i40e_lan_hmc.c | 350 info->entry_type, in i40e_create_lan_hmc_object() 355 if (I40E_SD_TYPE_PAGED == sd_entry->entry_type) { in i40e_create_lan_hmc_object() 385 switch (sd_entry->entry_type) { in i40e_create_lan_hmc_object() 389 j, sd_entry->entry_type); in i40e_create_lan_hmc_object() 393 j, sd_entry->entry_type); in i40e_create_lan_hmc_object() 407 switch (sd_entry->entry_type) { in i40e_create_lan_hmc_object() 456 info.entry_type = I40E_SD_TYPE_DIRECT; in i40e_configure_lan_hmc() 468 info.entry_type = I40E_SD_TYPE_PAGED; in i40e_configure_lan_hmc() 582 info->hmc_info->sd_table.sd_entry[sd_idx].entry_type) in i40e_delete_lan_hmc_object() 609 switch (info->hmc_info->sd_table.sd_entry[i].entry_type) { in i40e_delete_lan_hmc_object() [all …]
|
D | i40e_hmc.h | 32 enum i40e_sd_entry_type entry_type; member 55 enum i40e_sd_entry_type entry_type; member
|
/linux-6.1.9/fs/exfat/ |
D | dir.c | 925 unsigned int entry_type; in exfat_find_dir_entry() local 959 entry_type = exfat_get_entry_type(ep); in exfat_find_dir_entry() 961 if (entry_type == TYPE_UNUSED || in exfat_find_dir_entry() 962 entry_type == TYPE_DELETED) { in exfat_find_dir_entry() 987 if (entry_type == TYPE_UNUSED) in exfat_find_dir_entry() 995 if (entry_type == TYPE_FILE || entry_type == TYPE_DIR) { in exfat_find_dir_entry() 999 if (type == TYPE_ALL || type == entry_type) { in exfat_find_dir_entry() 1007 if (entry_type == TYPE_STREAM) { in exfat_find_dir_entry() 1030 if (entry_type == TYPE_EXTEND) { in exfat_find_dir_entry() 1062 if (entry_type & in exfat_find_dir_entry() [all …]
|
/linux-6.1.9/fs/hfsplus/ |
D | xattr.c | 444 u16 entry_type; in hfsplus_getxattr_finder_info() local 460 entry_type = hfs_bnode_read_u16(fd.bnode, fd.entryoffset); in hfsplus_getxattr_finder_info() 462 if (entry_type == HFSPLUS_FOLDER) { in hfsplus_getxattr_finder_info() 469 } else if (entry_type == HFSPLUS_FILE) { in hfsplus_getxattr_finder_info() 612 u16 entry_type; in hfsplus_listxattr_finder_info() local 628 entry_type = hfs_bnode_read_u16(fd.bnode, fd.entryoffset); in hfsplus_listxattr_finder_info() 629 if (entry_type == HFSPLUS_FOLDER) { in hfsplus_listxattr_finder_info() 636 } else if (entry_type == HFSPLUS_FILE) { in hfsplus_listxattr_finder_info()
|
/linux-6.1.9/drivers/parisc/ |
D | iosapic.c | 337 p->entry_type, p->entry_length, p->interrupt_type, in iosapic_load_irt() 398 if (i->entry_type != IRT_IOSAPIC_TYPE) { in irt_find_irqline() 399 …ERN_WARNING MODULE_NAME ":find_irqline(0x%p): skipping entry %d type %d\n", i, cnt, i->entry_type); in irt_find_irqline() 738 irte->entry_type, in iosapic_fixup_irq() 816 irte->entry_type, in iosapic_serial_irq() 906 WARN_ON(IRT_IOSAPIC_TYPE != irte->entry_type); in iosapic_register()
|
D | iosapic_private.h | 29 u8 entry_type; member
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | mlx5_ifc_dr.h | 12 u8 entry_type[0x4]; member 32 u8 entry_type[0x4]; member 76 u8 entry_type[0x4]; member 114 u8 entry_type[0x4]; member
|
D | dr_ste_v0.c | 236 static void dr_ste_v0_set_entry_type(u8 *hw_ste_p, u8 entry_type) in dr_ste_v0_set_entry_type() argument 238 MLX5_SET(ste_general, hw_ste_p, entry_type, entry_type); in dr_ste_v0_set_entry_type() 243 return MLX5_GET(ste_general, hw_ste_p, entry_type); in dr_ste_v0_get_entry_type() 303 enum dr_ste_v0_entry_type entry_type, u16 gvmi) in dr_ste_v0_init_full() argument 305 dr_ste_v0_set_entry_type(hw_ste_p, entry_type); in dr_ste_v0_init_full() 320 enum dr_ste_v0_entry_type entry_type; in dr_ste_v0_init() local 322 entry_type = is_rx ? DR_STE_TYPE_RX : DR_STE_TYPE_TX; in dr_ste_v0_init() 323 dr_ste_v0_init_full(hw_ste_p, lu_type, entry_type, gvmi); in dr_ste_v0_init() 399 enum dr_ste_v0_entry_type entry_type, in dr_ste_v0_arr_init_next() argument 405 entry_type, gvmi); in dr_ste_v0_arr_init_next()
|
/linux-6.1.9/arch/sh/kernel/ |
D | dwarf.c | 865 static int dwarf_parse_fde(void *entry, u32 entry_type, in dwarf_parse_fde() argument 887 fde->cie_pointer = (unsigned long)(p - entry_type - 4); in dwarf_parse_fde() 1027 u32 entry_type; in dwarf_parse_section() local 1058 entry_type = get_unaligned((u32 *)p); in dwarf_parse_section() 1061 if (entry_type == DW_EH_FRAME_CIE) { in dwarf_parse_section() 1068 err = dwarf_parse_fde(entry, entry_type, p, len, in dwarf_parse_section()
|
/linux-6.1.9/drivers/net/ethernet/mscc/ |
D | ocelot.c | 1729 if (mc->entry_type == ENTRYTYPE_MACv4 || in ocelot_mdb_get_pgid() 1730 mc->entry_type == ENTRYTYPE_MACv6) in ocelot_mdb_get_pgid() 1766 if (mc->entry_type == ENTRYTYPE_MACv4) { in ocelot_encode_ports_to_mdb() 1770 } else if (mc->entry_type == ENTRYTYPE_MACv6) { in ocelot_encode_ports_to_mdb() 1795 mc->entry_type = ocelot_classify_mdb(mdb->addr); in ocelot_port_mdb_add() 1823 if (mc->entry_type != ENTRYTYPE_MACv4 && in ocelot_port_mdb_add() 1824 mc->entry_type != ENTRYTYPE_MACv6) in ocelot_port_mdb_add() 1829 mc->entry_type); in ocelot_port_mdb_add() 1868 if (mc->entry_type != ENTRYTYPE_MACv4 && in ocelot_port_mdb_del() 1869 mc->entry_type != ENTRYTYPE_MACv6) in ocelot_port_mdb_del() [all …]
|
D | ocelot.h | 70 enum macaccess_entry_type entry_type; member
|
/linux-6.1.9/drivers/iommu/intel/ |
D | dmar.c | 87 if (scope->entry_type == ACPI_DMAR_SCOPE_TYPE_NAMESPACE || in dmar_alloc_dev_scope() 88 scope->entry_type == ACPI_DMAR_SCOPE_TYPE_ENDPOINT || in dmar_alloc_dev_scope() 89 scope->entry_type == ACPI_DMAR_SCOPE_TYPE_BRIDGE) in dmar_alloc_dev_scope() 91 else if (scope->entry_type != ACPI_DMAR_SCOPE_TYPE_IOAPIC && in dmar_alloc_dev_scope() 92 scope->entry_type != ACPI_DMAR_SCOPE_TYPE_HPET) { in dmar_alloc_dev_scope() 230 if (scope->entry_type != ACPI_DMAR_SCOPE_TYPE_ENDPOINT && in dmar_insert_dev_scope() 231 scope->entry_type != ACPI_DMAR_SCOPE_TYPE_BRIDGE) in dmar_insert_dev_scope() 248 if ((scope->entry_type == ACPI_DMAR_SCOPE_TYPE_ENDPOINT && in dmar_insert_dev_scope() 250 (scope->entry_type == ACPI_DMAR_SCOPE_TYPE_BRIDGE && in dmar_insert_dev_scope() 743 if (scope->entry_type != ACPI_DMAR_SCOPE_TYPE_NAMESPACE) in dmar_acpi_insert_dev_scope()
|