tables 59 arch/ia64/kernel/esi.c config_tables = __va(efi.systab->tables); tables 88 arch/ia64/kernel/unwind.c struct unw_table *tables; tables 148 arch/ia64/kernel/unwind.c .tables = &unw.kernel_table, tables 1564 arch/ia64/kernel/unwind.c for (table = unw.tables; table; table = table->next) { tables 1573 arch/ia64/kernel/unwind.c if (prev && prev != unw.tables) { tables 1576 arch/ia64/kernel/unwind.c table->next = unw.tables->next; tables 1577 arch/ia64/kernel/unwind.c unw.tables->next = table; tables 2119 arch/ia64/kernel/unwind.c table->next = unw.tables->next; tables 2120 arch/ia64/kernel/unwind.c unw.tables->next = table; tables 2152 arch/ia64/kernel/unwind.c for (prev = (struct unw_table *) &unw.tables; prev; prev = prev->next) tables 199 arch/powerpc/include/asm/iommu.h struct iommu_table *tables[IOMMU_TABLE_GROUP_MAX_TABLES]; tables 85 arch/powerpc/kvm/book3s_64_vio.c if (table_group->tables[i] != stit->tbl) tables 126 arch/powerpc/kvm/book3s_64_vio.c struct iommu_table *tbltmp = table_group->tables[i]; tables 141 arch/powerpc/platforms/powernv/npu-dma.c if (npe->table_group.tables[num2]) tables 175 arch/powerpc/platforms/powernv/npu-dma.c if (!npe->table_group.tables[num]) tables 190 arch/powerpc/platforms/powernv/npu-dma.c pnv_pci_unlink_table_and_group(npe->table_group.tables[num], tables 211 arch/powerpc/platforms/powernv/npu-dma.c if (npe->table_group.tables[0]) { tables 325 arch/powerpc/platforms/powernv/npu-dma.c table_group->tables[num] = iommu_tce_table_get(tbl); tables 342 arch/powerpc/platforms/powernv/npu-dma.c WARN_ON(npucomp->table_group.tables[num] != tables 343 arch/powerpc/platforms/powernv/npu-dma.c table_group->tables[num]); tables 344 arch/powerpc/platforms/powernv/npu-dma.c if (!npucomp->table_group.tables[num]) tables 359 arch/powerpc/platforms/powernv/npu-dma.c if (!npucomp->table_group.tables[num]) tables 366 arch/powerpc/platforms/powernv/npu-dma.c num, table_group->tables[num]); tables 370 arch/powerpc/platforms/powernv/npu-dma.c } else if (table_group->tables[num]) { tables 371 arch/powerpc/platforms/powernv/npu-dma.c iommu_tce_table_put(table_group->tables[num]); tables 372 arch/powerpc/platforms/powernv/npu-dma.c table_group->tables[num] = NULL; tables 377 arch/powerpc/platforms/powernv/pci-ioda-tce.c if (table_group->tables[i] == tbl) { tables 379 arch/powerpc/platforms/powernv/pci-ioda-tce.c table_group->tables[i] = NULL; tables 404 arch/powerpc/platforms/powernv/pci-ioda-tce.c table_group->tables[num] = iommu_tce_table_get(tbl); tables 1447 arch/powerpc/platforms/powernv/pci-ioda.c tbl = pe->table_group.tables[0]; tables 1762 arch/powerpc/platforms/powernv/pci-ioda.c set_iommu_table_base(&pdev->dev, pe->table_group.tables[0]); tables 1886 arch/powerpc/platforms/powernv/pci-ioda.c set_iommu_table_base(&dev->dev, pe->table_group.tables[0]); tables 2493 arch/powerpc/platforms/powernv/pci-ioda.c pnv_pci_unlink_table_and_group(table_group->tables[num], table_group); tables 2551 arch/powerpc/platforms/powernv/pci-ioda.c struct iommu_table *tbl = pe->table_group.tables[0]; tables 3443 arch/powerpc/platforms/powernv/pci-ioda.c pnv_pci_unlink_table_and_group(table_group->tables[num], table_group); tables 3450 arch/powerpc/platforms/powernv/pci-ioda.c struct iommu_table *tbl = pe->table_group.tables[0]; tables 3472 arch/powerpc/platforms/powernv/pci-ioda.c struct iommu_table *tbl = pe->table_group.tables[0]; tables 59 arch/powerpc/platforms/pseries/iommu.c table_group->tables[0] = tbl; tables 76 arch/powerpc/platforms/pseries/iommu.c tbl = table_group->tables[0]; tables 623 arch/powerpc/platforms/pseries/iommu.c tbl = pci->table_group->tables[0]; tables 705 arch/powerpc/platforms/pseries/iommu.c tbl = ppci->table_group->tables[0]; tables 735 arch/powerpc/platforms/pseries/iommu.c tbl = PCI_DN(dn)->table_group->tables[0]; tables 752 arch/powerpc/platforms/pseries/iommu.c PCI_DN(dn)->table_group->tables[0]); tables 1184 arch/powerpc/platforms/pseries/iommu.c tbl = pci->table_group->tables[0]; tables 1196 arch/powerpc/platforms/pseries/iommu.c set_iommu_table_base(&dev->dev, pci->table_group->tables[0]); tables 96 arch/x86/boot/compressed/acpi.c if (!esd->tables) { tables 113 arch/x86/boot/compressed/acpi.c return __efi_get_rsdp_addr((unsigned long)esd->tables, systab->nr_tables, true); tables 157 arch/x86/boot/compressed/acpi.c config_tables = stbl->tables; tables 162 arch/x86/boot/compressed/acpi.c config_tables = stbl->tables; tables 659 arch/x86/events/intel/pt.c list_add_tail(&topa->list, &buf->tables); tables 748 arch/x86/events/intel/pt.c list_for_each_entry(topa, &buf->tables, list) { tables 937 arch/x86/events/intel/pt.c list_for_each_entry(topa, &buf->tables, list) { tables 1134 arch/x86/events/intel/pt.c list_for_each_entry_safe(topa, iter, &buf->tables, list) { tables 1214 arch/x86/events/intel/pt.c INIT_LIST_HEAD(&buf->tables); tables 75 arch/x86/events/intel/pt.h struct list_head tables; tables 138 arch/x86/include/asm/efi.h extern int __init efi_reuse_config(u64 tables, int nr_tables); tables 148 arch/x86/include/asm/efi.h u64 tables; tables 146 arch/x86/kernel/kexec-bzimage64.c esd->tables = efi.config_table; tables 153 arch/x86/mm/init.c unsigned long tables = INIT_PGT_BUF_SIZE; tables 156 arch/x86/mm/init.c base = __pa(extend_brk(tables, PAGE_SIZE)); tables 160 arch/x86/mm/init.c pgt_buf_top = pgt_buf_start + (tables >> PAGE_SHIFT); tables 245 arch/x86/mm/mem_encrypt_identity.c unsigned long entries = 0, tables = 0; tables 273 arch/x86/mm/mem_encrypt_identity.c tables += DIV_ROUND_UP(entries, PGDIR_SIZE) * sizeof(p4d_t) * PTRS_PER_P4D; tables 274 arch/x86/mm/mem_encrypt_identity.c tables += DIV_ROUND_UP(entries, P4D_SIZE) * sizeof(pud_t) * PTRS_PER_PUD; tables 275 arch/x86/mm/mem_encrypt_identity.c tables += DIV_ROUND_UP(entries, PUD_SIZE) * sizeof(pmd_t) * PTRS_PER_PMD; tables 277 arch/x86/mm/mem_encrypt_identity.c return entries + tables; tables 366 arch/x86/platform/efi/efi.c efi_systab.tables = data ? (unsigned long)data->tables : tables 367 arch/x86/platform/efi/efi.c systab64->tables; tables 368 arch/x86/platform/efi/efi.c tmp |= data ? data->tables : systab64->tables; tables 401 arch/x86/platform/efi/efi.c efi_systab.tables = systab32->tables; tables 526 arch/x86/platform/efi/efi.c efi.config_table = (unsigned long)efi.systab->tables; tables 548 arch/x86/platform/efi/efi.c if (efi_reuse_config(efi.systab->tables, efi.systab->nr_tables)) tables 508 arch/x86/platform/efi/quirks.c int __init efi_reuse_config(u64 tables, int nr_tables) tables 534 arch/x86/platform/efi/quirks.c p = tablep = early_memremap(tables, nr_tables * sz); tables 42 arch/x86/xen/efi.c .tables = EFI_INVALID_TABLE_ADDR /* Initialized later. */ tables 62 arch/x86/xen/efi.c efi_systab_xen.tables = info->cfg.addr; tables 177 drivers/acpi/acpica/aclocal.h struct acpi_table_desc *tables; /* Table descriptor array */ tables 264 drivers/acpi/acpica/dbcmds.c table_desc = &acpi_gbl_root_table_list.tables[i]; tables 85 drivers/acpi/acpica/nsload.c tables[table_index].owner_id); tables 50 drivers/acpi/acpica/tbdata.c acpi_tb_acquire_table(&acpi_gbl_root_table_list.tables[table_index], tables 405 drivers/acpi/acpica/tbdata.c (acpi_gbl_root_table_list.tables[i]. tables 432 drivers/acpi/acpica/tbdata.c if (acpi_gbl_root_table_list.tables[i].flags & tables 560 drivers/acpi/acpica/tbdata.c struct acpi_table_desc *tables; tables 584 drivers/acpi/acpica/tbdata.c tables = ACPI_ALLOCATE_ZEROED(((acpi_size)max_table_count) * tables 586 drivers/acpi/acpica/tbdata.c if (!tables) { tables 595 drivers/acpi/acpica/tbdata.c if (acpi_gbl_root_table_list.tables) { tables 597 drivers/acpi/acpica/tbdata.c if (acpi_gbl_root_table_list.tables[i].address) { tables 598 drivers/acpi/acpica/tbdata.c memcpy(tables + current_table_count, tables 599 drivers/acpi/acpica/tbdata.c acpi_gbl_root_table_list.tables + i, tables 606 drivers/acpi/acpica/tbdata.c ACPI_FREE(acpi_gbl_root_table_list.tables); tables 610 drivers/acpi/acpica/tbdata.c acpi_gbl_root_table_list.tables = tables; tables 655 drivers/acpi/acpica/tbdata.c *table_desc = &acpi_gbl_root_table_list.tables[i]; tables 684 drivers/acpi/acpica/tbdata.c acpi_tb_uninstall_table(&acpi_gbl_root_table_list.tables[i]); tables 692 drivers/acpi/acpica/tbdata.c ACPI_FREE(acpi_gbl_root_table_list.tables); tables 695 drivers/acpi/acpica/tbdata.c acpi_gbl_root_table_list.tables = NULL; tables 739 drivers/acpi/acpica/tbdata.c owner_id = acpi_gbl_root_table_list.tables[table_index].owner_id; tables 782 drivers/acpi/acpica/tbdata.c tables[table_index].owner_id)); tables 811 drivers/acpi/acpica/tbdata.c tables[table_index].owner_id)); tables 841 drivers/acpi/acpica/tbdata.c acpi_gbl_root_table_list.tables[table_index].owner_id; tables 866 drivers/acpi/acpica/tbdata.c (acpi_gbl_root_table_list.tables[table_index].flags & tables 893 drivers/acpi/acpica/tbdata.c acpi_gbl_root_table_list.tables[table_index].flags |= tables 896 drivers/acpi/acpica/tbdata.c acpi_gbl_root_table_list.tables[table_index].flags &= tables 290 drivers/acpi/acpica/tbfadt.c fadt_desc = &acpi_gbl_root_table_list.tables[acpi_gbl_fadt_index]; tables 67 drivers/acpi/acpica/tbfind.c if (memcmp(&(acpi_gbl_root_table_list.tables[i].signature), tables 77 drivers/acpi/acpica/tbfind.c if (!acpi_gbl_root_table_list.tables[i].pointer) { tables 83 drivers/acpi/acpica/tbfind.c tables[i]); tables 88 drivers/acpi/acpica/tbfind.c if (!acpi_gbl_root_table_list.tables[i].pointer) { tables 96 drivers/acpi/acpica/tbfind.c (acpi_gbl_root_table_list.tables[i].pointer->signature, tables 101 drivers/acpi/acpica/tbfind.c tables[i]. tables 106 drivers/acpi/acpica/tbfind.c || !memcmp(acpi_gbl_root_table_list.tables[i].pointer-> tables 56 drivers/acpi/acpica/tbinstal.c acpi_tb_init_table_descriptor(&acpi_gbl_root_table_list.tables[i], tables 125 drivers/acpi/acpica/tbutils.c table_desc = &acpi_gbl_root_table_list.tables[table_index]; tables 138 drivers/acpi/acpica/tbutils.c tables[acpi_gbl_dsdt_index], tables 336 drivers/acpi/acpica/tbutils.c tables[table_index].signature, tables 92 drivers/acpi/acpica/tbxface.c acpi_gbl_root_table_list.tables = initial_table_array; tables 161 drivers/acpi/acpica/tbxface.c table_desc = &acpi_gbl_root_table_list.tables[i]; tables 177 drivers/acpi/acpica/tbxface.c table_desc = &acpi_gbl_root_table_list.tables[i]; tables 234 drivers/acpi/acpica/tbxface.c (&(acpi_gbl_root_table_list.tables[i].signature), tables 243 drivers/acpi/acpica/tbxface.c if (!acpi_gbl_root_table_list.tables[i].pointer) { tables 244 drivers/acpi/acpica/tbxface.c if ((acpi_gbl_root_table_list.tables[i].flags & tables 249 drivers/acpi/acpica/tbxface.c tables[i].address, tables 266 drivers/acpi/acpica/tbxface.c acpi_gbl_root_table_list.tables[i].pointer, tables 324 drivers/acpi/acpica/tbxface.c table_desc = &acpi_gbl_root_table_list.tables[i]; tables 375 drivers/acpi/acpica/tbxface.c table_desc = &acpi_gbl_root_table_list.tables[i]; tables 434 drivers/acpi/acpica/tbxface.c acpi_tb_get_table(&acpi_gbl_root_table_list.tables[table_index], tables 118 drivers/acpi/acpica/tbxfload.c table = &acpi_gbl_root_table_list.tables[acpi_gbl_dsdt_index]; tables 170 drivers/acpi/acpica/tbxfload.c table = &acpi_gbl_root_table_list.tables[i]; tables 365 drivers/acpi/acpica/tbxfload.c if (owner_id != acpi_gbl_root_table_list.tables[i].owner_id) { tables 376 drivers/acpi/acpica/tbxfload.c (acpi_gbl_root_table_list.tables[i].signature.ascii, tables 65 drivers/char/agp/amd-k7-agp.c struct amd_page_map **tables; tables 68 drivers/char/agp/amd-k7-agp.c tables = amd_irongate_private.gatt_pages; tables 70 drivers/char/agp/amd-k7-agp.c entry = tables[i]; tables 77 drivers/char/agp/amd-k7-agp.c kfree(tables); tables 83 drivers/char/agp/amd-k7-agp.c struct amd_page_map **tables; tables 88 drivers/char/agp/amd-k7-agp.c tables = kcalloc(nr_tables + 1, sizeof(struct amd_page_map *), tables 90 drivers/char/agp/amd-k7-agp.c if (tables == NULL) tables 95 drivers/char/agp/amd-k7-agp.c tables[i] = entry; tables 105 drivers/char/agp/amd-k7-agp.c amd_irongate_private.gatt_pages = tables; tables 88 drivers/char/agp/ati-agp.c struct ati_page_map **tables; tables 91 drivers/char/agp/ati-agp.c tables = ati_generic_private.gatt_pages; tables 93 drivers/char/agp/ati-agp.c entry = tables[i]; tables 100 drivers/char/agp/ati-agp.c kfree(tables); tables 106 drivers/char/agp/ati-agp.c struct ati_page_map **tables; tables 111 drivers/char/agp/ati-agp.c tables = kcalloc(nr_tables + 1, sizeof(struct ati_page_map *), tables 113 drivers/char/agp/ati-agp.c if (tables == NULL) tables 118 drivers/char/agp/ati-agp.c tables[i] = entry; tables 128 drivers/char/agp/ati-agp.c ati_generic_private.gatt_pages = tables; tables 76 drivers/char/agp/sworks-agp.c struct serverworks_page_map **tables; tables 79 drivers/char/agp/sworks-agp.c tables = serverworks_private.gatt_pages; tables 81 drivers/char/agp/sworks-agp.c entry = tables[i]; tables 89 drivers/char/agp/sworks-agp.c kfree(tables); tables 94 drivers/char/agp/sworks-agp.c struct serverworks_page_map **tables; tables 99 drivers/char/agp/sworks-agp.c tables = kcalloc(nr_tables + 1, sizeof(struct serverworks_page_map *), tables 101 drivers/char/agp/sworks-agp.c if (tables == NULL) tables 110 drivers/char/agp/sworks-agp.c tables[i] = entry; tables 115 drivers/char/agp/sworks-agp.c serverworks_private.gatt_pages = tables; tables 102 drivers/clk/tegra/cvb.c tegra_cvb_add_opp_table(struct device *dev, const struct cvb_table *tables, tables 111 drivers/clk/tegra/cvb.c const struct cvb_table *table = &tables[i]; tables 133 drivers/firmware/efi/arm-init.c config_tables = early_memremap_ro(efi_to_phys(efi.systab->tables), tables 145 drivers/firmware/efi/arm-init.c efi.config_table = (unsigned long)efi.systab->tables; tables 641 drivers/firmware/efi/efi.c config_tables = early_memremap(efi.systab->tables, tables 931 drivers/firmware/efi/libstub/efi-stub-helper.c efi_config_table_##bits##_t *tables; \ tables 935 drivers/firmware/efi/libstub/efi-stub-helper.c tables = (typeof(tables))(unsigned long)sys_table->tables; \ tables 938 drivers/firmware/efi/libstub/efi-stub-helper.c if (efi_guidcmp(tables[i].guid, guid) != 0) \ tables 941 drivers/firmware/efi/libstub/efi-stub-helper.c return (void *)(unsigned long)tables[i].table; \ tables 4195 drivers/gpio/gpiolib.c void gpiod_add_lookup_tables(struct gpiod_lookup_table **tables, size_t n) tables 4202 drivers/gpio/gpiolib.c list_add_tail(&tables[i]->list, &gpio_lookup_list); tables 445 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c table = &smu_table->tables[table_index]; tables 922 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c struct smu_table *tables = smu_table->tables; tables 931 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c if (tables[i].size == 0) tables 934 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c tables[i].size, tables 935 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c tables[i].align, tables 936 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c tables[i].domain, tables 937 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c &tables[i].bo, tables 938 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c &tables[i].mc_address, tables 939 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c &tables[i].cpu_addr); tables 947 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c if (tables[i].size == 0) tables 949 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c amdgpu_bo_free_kernel(&tables[i].bo, tables 950 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c &tables[i].mc_address, tables 951 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c &tables[i].cpu_addr); tables 960 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c struct smu_table *tables = smu_table->tables; tables 964 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c if (table_count == 0 || tables == NULL) tables 968 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c if (tables[i].size == 0) tables 970 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c amdgpu_bo_free_kernel(&tables[i].bo, tables 971 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c &tables[i].mc_address, tables 972 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c &tables[i].cpu_addr); tables 284 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c static int arcturus_tables_init(struct smu_context *smu, struct smu_table *tables) tables 288 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c SMU_TABLE_INIT(tables, SMU_TABLE_PPTABLE, sizeof(PPTable_t), tables 291 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, tables 294 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c SMU_TABLE_INIT(tables, SMU_TABLE_SMU_METRICS, sizeof(SmuMetrics_t), tables 170 drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h #define SMU_TABLE_INIT(tables, table_id, s, a, d) \ tables 172 drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h tables[table_id].size = s; \ tables 173 drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h tables[table_id].align = a; \ tables 174 drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h tables[table_id].domain = d; \ tables 261 drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h struct smu_table *tables; tables 447 drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h int (*tables_init)(struct smu_context *smu, struct smu_table *tables); tables 518 drivers/gpu/drm/amd/powerplay/navi10_ppt.c static int navi10_tables_init(struct smu_context *smu, struct smu_table *tables) tables 522 drivers/gpu/drm/amd/powerplay/navi10_ppt.c SMU_TABLE_INIT(tables, SMU_TABLE_PPTABLE, sizeof(PPTable_t), tables 524 drivers/gpu/drm/amd/powerplay/navi10_ppt.c SMU_TABLE_INIT(tables, SMU_TABLE_WATERMARKS, sizeof(Watermarks_t), tables 526 drivers/gpu/drm/amd/powerplay/navi10_ppt.c SMU_TABLE_INIT(tables, SMU_TABLE_SMU_METRICS, sizeof(SmuMetrics_t), tables 528 drivers/gpu/drm/amd/powerplay/navi10_ppt.c SMU_TABLE_INIT(tables, SMU_TABLE_OVERDRIVE, sizeof(OverDriveTable_t), tables 530 drivers/gpu/drm/amd/powerplay/navi10_ppt.c SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, tables 532 drivers/gpu/drm/amd/powerplay/navi10_ppt.c SMU_TABLE_INIT(tables, SMU_TABLE_ACTIVITY_MONITOR_COEFF, tables 141 drivers/gpu/drm/amd/powerplay/renoir_ppt.c static int renoir_tables_init(struct smu_context *smu, struct smu_table *tables) tables 145 drivers/gpu/drm/amd/powerplay/renoir_ppt.c SMU_TABLE_INIT(tables, SMU_TABLE_WATERMARKS, sizeof(Watermarks_t), tables 147 drivers/gpu/drm/amd/powerplay/renoir_ppt.c SMU_TABLE_INIT(tables, SMU_TABLE_DPMCLOCKS, sizeof(DpmClocks_t), tables 149 drivers/gpu/drm/amd/powerplay/renoir_ppt.c SMU_TABLE_INIT(tables, SMU_TABLE_SMU_METRICS, sizeof(SmuMetrics_t), tables 439 drivers/gpu/drm/amd/powerplay/smu_v11_0.c struct smu_table *tables = NULL; tables 442 drivers/gpu/drm/amd/powerplay/smu_v11_0.c if (smu_table->tables || smu_table->table_count == 0) tables 445 drivers/gpu/drm/amd/powerplay/smu_v11_0.c tables = kcalloc(SMU_TABLE_COUNT, sizeof(struct smu_table), tables 447 drivers/gpu/drm/amd/powerplay/smu_v11_0.c if (!tables) tables 450 drivers/gpu/drm/amd/powerplay/smu_v11_0.c smu_table->tables = tables; tables 452 drivers/gpu/drm/amd/powerplay/smu_v11_0.c ret = smu_tables_init(smu, tables); tables 468 drivers/gpu/drm/amd/powerplay/smu_v11_0.c if (!smu_table->tables || smu_table->table_count == 0) tables 471 drivers/gpu/drm/amd/powerplay/smu_v11_0.c kfree(smu_table->tables); tables 473 drivers/gpu/drm/amd/powerplay/smu_v11_0.c smu_table->tables = NULL; tables 735 drivers/gpu/drm/amd/powerplay/smu_v11_0.c struct smu_table *table = &table_context->tables[SMU_TABLE_PPTABLE]; tables 780 drivers/gpu/drm/amd/powerplay/smu_v11_0.c table = &smu_table->tables[SMU_TABLE_WATERMARKS]; tables 819 drivers/gpu/drm/amd/powerplay/smu_v11_0.c struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; tables 1341 drivers/gpu/drm/amd/powerplay/smu_v11_0.c struct smu_table *watermarks = &smu->smu_table.tables[SMU_TABLE_WATERMARKS]; tables 276 drivers/gpu/drm/amd/powerplay/smu_v12_0.c struct smu_table *tables = NULL; tables 278 drivers/gpu/drm/amd/powerplay/smu_v12_0.c if (smu_table->tables || smu_table->table_count == 0) tables 281 drivers/gpu/drm/amd/powerplay/smu_v12_0.c tables = kcalloc(SMU_TABLE_COUNT, sizeof(struct smu_table), tables 283 drivers/gpu/drm/amd/powerplay/smu_v12_0.c if (!tables) tables 286 drivers/gpu/drm/amd/powerplay/smu_v12_0.c smu_table->tables = tables; tables 288 drivers/gpu/drm/amd/powerplay/smu_v12_0.c return smu_tables_init(smu, tables); tables 295 drivers/gpu/drm/amd/powerplay/smu_v12_0.c if (!smu_table->tables || smu_table->table_count == 0) tables 299 drivers/gpu/drm/amd/powerplay/smu_v12_0.c kfree(smu_table->tables); tables 302 drivers/gpu/drm/amd/powerplay/smu_v12_0.c smu_table->tables = NULL; tables 312 drivers/gpu/drm/amd/powerplay/smu_v12_0.c table = &smu_table->tables[SMU_TABLE_DPMCLOCKS]; tables 316 drivers/gpu/drm/amd/powerplay/vega20_ppt.c static int vega20_tables_init(struct smu_context *smu, struct smu_table *tables) tables 320 drivers/gpu/drm/amd/powerplay/vega20_ppt.c SMU_TABLE_INIT(tables, SMU_TABLE_PPTABLE, sizeof(PPTable_t), tables 322 drivers/gpu/drm/amd/powerplay/vega20_ppt.c SMU_TABLE_INIT(tables, SMU_TABLE_WATERMARKS, sizeof(Watermarks_t), tables 324 drivers/gpu/drm/amd/powerplay/vega20_ppt.c SMU_TABLE_INIT(tables, SMU_TABLE_SMU_METRICS, sizeof(SmuMetrics_t), tables 326 drivers/gpu/drm/amd/powerplay/vega20_ppt.c SMU_TABLE_INIT(tables, SMU_TABLE_OVERDRIVE, sizeof(OverDriveTable_t), tables 328 drivers/gpu/drm/amd/powerplay/vega20_ppt.c SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE, tables 330 drivers/gpu/drm/amd/powerplay/vega20_ppt.c SMU_TABLE_INIT(tables, SMU_TABLE_ACTIVITY_MONITOR_COEFF, tables 210 drivers/gpu/drm/gma500/mmu.c pd->tables = vmalloc_user(sizeof(struct psb_mmu_pt *) * 1024); tables 211 drivers/gpu/drm/gma500/mmu.c if (!pd->tables) tables 255 drivers/gpu/drm/gma500/mmu.c pt = pd->tables[i]; tables 260 drivers/gpu/drm/gma500/mmu.c vfree(pd->tables); tables 325 drivers/gpu/drm/gma500/mmu.c pt = pd->tables[index]; tables 333 drivers/gpu/drm/gma500/mmu.c if (pd->tables[index]) { tables 337 drivers/gpu/drm/gma500/mmu.c pt = pd->tables[index]; tables 342 drivers/gpu/drm/gma500/mmu.c pd->tables[index] = pt; tables 364 drivers/gpu/drm/gma500/mmu.c pt = pd->tables[index]; tables 382 drivers/gpu/drm/gma500/mmu.c pd->tables[pt->index] = NULL; tables 46 drivers/gpu/drm/gma500/mmu.h struct psb_mmu_pt **tables; tables 81 drivers/infiniband/hw/vmw_pvrdma/pvrdma.h u64 **tables; tables 68 drivers/infiniband/hw/vmw_pvrdma/pvrdma_misc.c pdir->tables = kcalloc(pdir->ntables, sizeof(*pdir->tables), tables 70 drivers/infiniband/hw/vmw_pvrdma/pvrdma_misc.c if (!pdir->tables) tables 74 drivers/infiniband/hw/vmw_pvrdma/pvrdma_misc.c pdir->tables[i] = dma_alloc_coherent(&dev->pdev->dev, PAGE_SIZE, tables 77 drivers/infiniband/hw/vmw_pvrdma/pvrdma_misc.c if (!pdir->tables[i]) tables 113 drivers/infiniband/hw/vmw_pvrdma/pvrdma_misc.c return pdir->tables[PVRDMA_PAGE_DIR_TABLE(idx)]; tables 141 drivers/infiniband/hw/vmw_pvrdma/pvrdma_misc.c if (pdir->tables) { tables 147 drivers/infiniband/hw/vmw_pvrdma/pvrdma_misc.c u64 *table = pdir->tables[i]; tables 154 drivers/infiniband/hw/vmw_pvrdma/pvrdma_misc.c kfree(pdir->tables); tables 101 drivers/irqchip/irq-gic-v3-its.c struct its_baser tables[GITS_BASER_NR_REGS]; tables 1740 drivers/irqchip/irq-gic-v3-its.c u32 idx = baser - its->tables; tables 1748 drivers/irqchip/irq-gic-v3-its.c u32 idx = baser - its->tables; tables 1940 drivers/irqchip/irq-gic-v3-its.c if (its->tables[i].base) { tables 1941 drivers/irqchip/irq-gic-v3-its.c free_pages((unsigned long)its->tables[i].base, tables 1942 drivers/irqchip/irq-gic-v3-its.c its->tables[i].order); tables 1943 drivers/irqchip/irq-gic-v3-its.c its->tables[i].base = NULL; tables 1960 drivers/irqchip/irq-gic-v3-its.c struct its_baser *baser = its->tables + i; tables 2306 drivers/irqchip/irq-gic-v3-its.c if (GITS_BASER_TYPE(its->tables[i].val) == type) tables 2307 drivers/irqchip/irq-gic-v3-its.c return &its->tables[i]; tables 3439 drivers/irqchip/irq-gic-v3-its.c struct its_baser *baser = &its->tables[i]; tables 346 drivers/media/pci/meye/meye.c static u16 tables[] = { tables 379 drivers/media/pci/meye/meye.c *length = ARRAY_SIZE(tables); tables 380 drivers/media/pci/meye/meye.c return tables; tables 479 drivers/media/pci/meye/meye.c u16 *tables; tables 481 drivers/media/pci/meye/meye.c tables = jpeg_huffman_tables(&length); tables 483 drivers/media/pci/meye/meye.c writel(tables[i], meye.mchip_mmregs + MCHIP_VRJ_TABLE_DATA); tables 485 drivers/media/pci/meye/meye.c tables = jpeg_quantisation_tables(&length, meye.params.quality); tables 487 drivers/media/pci/meye/meye.c writel(tables[i], meye.mchip_mmregs + MCHIP_VRJ_TABLE_DATA); tables 78 drivers/media/pci/pt1/pt1.c struct pt1_table *tables; tables 509 drivers/media/pci/pt1/pt1.c page = pt1->tables[pt1->table_index].bufs[pt1->buf_index].page; tables 622 drivers/media/pci/pt1/pt1.c struct pt1_table *tables; tables 625 drivers/media/pci/pt1/pt1.c tables = pt1->tables; tables 629 drivers/media/pci/pt1/pt1.c pt1_cleanup_table(pt1, &tables[i]); tables 631 drivers/media/pci/pt1/pt1.c vfree(tables); tables 636 drivers/media/pci/pt1/pt1.c struct pt1_table *tables; tables 643 drivers/media/pci/pt1/pt1.c tables = vmalloc(array_size(pt1_nr_tables, sizeof(struct pt1_table))); tables 644 drivers/media/pci/pt1/pt1.c if (tables == NULL) tables 650 drivers/media/pci/pt1/pt1.c ret = pt1_init_table(pt1, &tables[0], &first_pfn); tables 656 drivers/media/pci/pt1/pt1.c ret = pt1_init_table(pt1, &tables[i], &pfn); tables 659 drivers/media/pci/pt1/pt1.c tables[i - 1].page->next_pfn = cpu_to_le32(pfn); tables 663 drivers/media/pci/pt1/pt1.c tables[pt1_nr_tables - 1].page->next_pfn = cpu_to_le32(first_pfn); tables 666 drivers/media/pci/pt1/pt1.c pt1->tables = tables; tables 671 drivers/media/pci/pt1/pt1.c pt1_cleanup_table(pt1, &tables[i]); tables 673 drivers/media/pci/pt1/pt1.c vfree(tables); tables 1287 drivers/media/pci/pt1/pt1.c pt1->tables[i].bufs[j].page->upackets[PT1_NR_UPACKETS-1] tables 1291 drivers/media/pci/pt1/pt1.c pt1_register_tables(pt1, pt1->tables[0].addr >> PT1_PAGE_SHIFT); tables 475 drivers/net/dsa/sja1105/sja1105_clocking.c mac = priv->static_config.tables[BLK_IDX_MAC_CONFIG].entries; tables 657 drivers/net/dsa/sja1105/sja1105_clocking.c mii = priv->static_config.tables[BLK_IDX_XMII_PARAMS].entries; tables 812 drivers/net/dsa/sja1105/sja1105_dynamic_config.c priv->static_config.tables[BLK_IDX_L2_LOOKUP_PARAMS].entries; tables 106 drivers/net/dsa/sja1105/sja1105_main.c table = &priv->static_config.tables[BLK_IDX_MAC_CONFIG]; tables 146 drivers/net/dsa/sja1105/sja1105_main.c table = &priv->static_config.tables[BLK_IDX_XMII_PARAMS]; tables 192 drivers/net/dsa/sja1105/sja1105_main.c table = &priv->static_config.tables[BLK_IDX_L2_LOOKUP]; tables 241 drivers/net/dsa/sja1105/sja1105_main.c table = &priv->static_config.tables[BLK_IDX_L2_LOOKUP_PARAMS]; tables 275 drivers/net/dsa/sja1105/sja1105_main.c table = &priv->static_config.tables[BLK_IDX_VLAN_LOOKUP]; tables 312 drivers/net/dsa/sja1105/sja1105_main.c table = &priv->static_config.tables[BLK_IDX_L2_FORWARDING]; tables 361 drivers/net/dsa/sja1105/sja1105_main.c table = &priv->static_config.tables[BLK_IDX_L2_FORWARDING_PARAMS]; tables 438 drivers/net/dsa/sja1105/sja1105_main.c table = &priv->static_config.tables[BLK_IDX_GENERAL_PARAMS]; tables 478 drivers/net/dsa/sja1105/sja1105_main.c table = &priv->static_config.tables[BLK_IDX_L2_POLICING]; tables 516 drivers/net/dsa/sja1105/sja1105_main.c table = &priv->static_config.tables[BLK_IDX_AVB_PARAMS]; tables 719 drivers/net/dsa/sja1105/sja1105_main.c mac = priv->static_config.tables[BLK_IDX_MAC_CONFIG].entries; tables 720 drivers/net/dsa/sja1105/sja1105_main.c mii = priv->static_config.tables[BLK_IDX_XMII_PARAMS].entries; tables 788 drivers/net/dsa/sja1105/sja1105_main.c mii = priv->static_config.tables[BLK_IDX_XMII_PARAMS].entries; tables 850 drivers/net/dsa/sja1105/sja1105_main.c mii = priv->static_config.tables[BLK_IDX_XMII_PARAMS].entries; tables 885 drivers/net/dsa/sja1105/sja1105_main.c table = &priv->static_config.tables[BLK_IDX_L2_LOOKUP]; tables 911 drivers/net/dsa/sja1105/sja1105_main.c table = &priv->static_config.tables[BLK_IDX_L2_LOOKUP]; tables 1290 drivers/net/dsa/sja1105/sja1105_main.c l2_fwd = priv->static_config.tables[BLK_IDX_L2_FORWARDING].entries; tables 1330 drivers/net/dsa/sja1105/sja1105_main.c mac = priv->static_config.tables[BLK_IDX_MAC_CONFIG].entries; tables 1394 drivers/net/dsa/sja1105/sja1105_main.c mac = priv->static_config.tables[BLK_IDX_MAC_CONFIG].entries; tables 1434 drivers/net/dsa/sja1105/sja1105_main.c mac = priv->static_config.tables[BLK_IDX_MAC_CONFIG].entries; tables 1447 drivers/net/dsa/sja1105/sja1105_main.c vlan = priv->static_config.tables[BLK_IDX_VLAN_LOOKUP].entries; tables 1448 drivers/net/dsa/sja1105/sja1105_main.c count = priv->static_config.tables[BLK_IDX_VLAN_LOOKUP].entry_count; tables 1466 drivers/net/dsa/sja1105/sja1105_main.c table = &priv->static_config.tables[BLK_IDX_VLAN_LOOKUP]; tables 1571 drivers/net/dsa/sja1105/sja1105_main.c table = &priv->static_config.tables[BLK_IDX_GENERAL_PARAMS]; tables 1601 drivers/net/dsa/sja1105/sja1105_main.c table = &priv->static_config.tables[BLK_IDX_L2_LOOKUP_PARAMS]; tables 1891 drivers/net/dsa/sja1105/sja1105_main.c table = &priv->static_config.tables[BLK_IDX_L2_LOOKUP_PARAMS]; tables 1914 drivers/net/dsa/sja1105/sja1105_main.c table = &priv->static_config.tables[BLK_IDX_GENERAL_PARAMS]; tables 559 drivers/net/dsa/sja1105/sja1105_static_config.c static_config_check_memory_size(const struct sja1105_table *tables) tables 564 drivers/net/dsa/sja1105/sja1105_static_config.c l2_fwd_params = tables[BLK_IDX_L2_FORWARDING_PARAMS].entries; tables 578 drivers/net/dsa/sja1105/sja1105_static_config.c const struct sja1105_table *tables = config->tables; tables 580 drivers/net/dsa/sja1105/sja1105_static_config.c (tables[blk_idx].entry_count == tables[blk_idx].ops->max_entry_count) tables 582 drivers/net/dsa/sja1105/sja1105_static_config.c if (tables[BLK_IDX_SCHEDULE].entry_count) { tables 587 drivers/net/dsa/sja1105/sja1105_static_config.c if (tables[BLK_IDX_SCHEDULE_ENTRY_POINTS].entry_count == 0) tables 597 drivers/net/dsa/sja1105/sja1105_static_config.c if (tables[BLK_IDX_L2_POLICING].entry_count == 0) tables 600 drivers/net/dsa/sja1105/sja1105_static_config.c if (tables[BLK_IDX_VLAN_LOOKUP].entry_count == 0) tables 618 drivers/net/dsa/sja1105/sja1105_static_config.c return static_config_check_memory_size(tables); tables 637 drivers/net/dsa/sja1105/sja1105_static_config.c table = &config->tables[i]; tables 685 drivers/net/dsa/sja1105/sja1105_static_config.c table = &config->tables[i]; tables 1181 drivers/net/dsa/sja1105/sja1105_static_config.c config->tables[i].ops = &static_ops[i]; tables 1192 drivers/net/dsa/sja1105/sja1105_static_config.c if (config->tables[i].entry_count) { tables 1193 drivers/net/dsa/sja1105/sja1105_static_config.c kfree(config->tables[i].entries); tables 1194 drivers/net/dsa/sja1105/sja1105_static_config.c config->tables[i].entry_count = 0; tables 285 drivers/net/dsa/sja1105/sja1105_static_config.h struct sja1105_table tables[BLK_IDX_MAX]; tables 105 drivers/net/dsa/sja1105/sja1105_tas.c table = &priv->static_config.tables[BLK_IDX_SCHEDULE]; tables 112 drivers/net/dsa/sja1105/sja1105_tas.c table = &priv->static_config.tables[BLK_IDX_SCHEDULE_ENTRY_POINTS_PARAMS]; tables 119 drivers/net/dsa/sja1105/sja1105_tas.c table = &priv->static_config.tables[BLK_IDX_SCHEDULE_PARAMS]; tables 126 drivers/net/dsa/sja1105/sja1105_tas.c table = &priv->static_config.tables[BLK_IDX_SCHEDULE_ENTRY_POINTS]; tables 147 drivers/net/dsa/sja1105/sja1105_tas.c table = &priv->static_config.tables[BLK_IDX_SCHEDULE]; tables 156 drivers/net/dsa/sja1105/sja1105_tas.c table = &priv->static_config.tables[BLK_IDX_SCHEDULE_ENTRY_POINTS_PARAMS]; tables 169 drivers/net/dsa/sja1105/sja1105_tas.c table = &priv->static_config.tables[BLK_IDX_SCHEDULE_PARAMS]; tables 178 drivers/net/dsa/sja1105/sja1105_tas.c table = &priv->static_config.tables[BLK_IDX_SCHEDULE_ENTRY_POINTS]; tables 762 drivers/net/ethernet/intel/ixgbe/ixgbe.h unsigned long tables; tables 9235 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c set_bit(uhtid - 1, &adapter->tables); tables 9247 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c clear_bit(uhtid - 1, &adapter->tables); tables 9468 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c if (!test_bit(link_uhtid - 1, &adapter->tables)) tables 4715 drivers/net/ethernet/sun/niu.c struct rdc_table *tbl = &tp->tables[i]; tables 8719 drivers/net/ethernet/sun/niu.c struct rdc_table *rt = &tp->tables[grp]; tables 3028 drivers/net/ethernet/sun/niu.h struct rdc_table tables[NIU_NUM_RDC_TABLES]; tables 169 drivers/sbus/char/envctrl.c char *tables; /* Pointer to table(s). */ tables 388 drivers/sbus/char/envctrl.c tbl = pchild->tables + pchild->tblprop_array[i].offset; tables 419 drivers/sbus/char/envctrl.c tbl = pchild->tables + pchild->tblprop_array[i].offset; tables 885 drivers/sbus/char/envctrl.c pchild->tables = kmalloc(tbls_size, GFP_KERNEL); tables 886 drivers/sbus/char/envctrl.c if (pchild->tables == NULL){ tables 895 drivers/sbus/char/envctrl.c memcpy(pchild->tables, pval, len); tables 1099 drivers/sbus/char/envctrl.c kfree(i2c_childlist[index].tables); tables 1114 drivers/sbus/char/envctrl.c kfree(i2c_childlist[index].tables); tables 62 drivers/staging/comedi/drivers/ni_routes.c struct ni_route_tables *tables) tables 86 drivers/staging/comedi/drivers/ni_routes.c tables->route_values = rv; tables 87 drivers/staging/comedi/drivers/ni_routes.c tables->valid_routes = dr; tables 103 drivers/staging/comedi/drivers/ni_routes.c struct ni_route_tables *tables) tables 105 drivers/staging/comedi/drivers/ni_routes.c memset(tables, 0, sizeof(struct ni_route_tables)); tables 106 drivers/staging/comedi/drivers/ni_routes.c return ni_find_device_routes(device_family, board_name, tables); tables 114 drivers/staging/comedi/drivers/ni_routes.c unsigned int ni_count_valid_routes(const struct ni_route_tables *tables) tables 119 drivers/staging/comedi/drivers/ni_routes.c for (i = 0; i < tables->valid_routes->n_route_sets; ++i) { tables 120 drivers/staging/comedi/drivers/ni_routes.c const struct ni_route_set *R = &tables->valid_routes->routes[i]; tables 126 drivers/staging/comedi/drivers/ni_routes.c const u8 *rv = tables->route_values; tables 158 drivers/staging/comedi/drivers/ni_routes.c unsigned int ni_get_valid_routes(const struct ni_route_tables *tables, tables 162 drivers/staging/comedi/drivers/ni_routes.c unsigned int n_valid = ni_count_valid_routes(tables); tables 173 drivers/staging/comedi/drivers/ni_routes.c for (i = 0; i < tables->valid_routes->n_route_sets; ++i) { tables 174 drivers/staging/comedi/drivers/ni_routes.c const struct ni_route_set *R = &tables->valid_routes->routes[i]; tables 181 drivers/staging/comedi/drivers/ni_routes.c const u8 *rv = tables->route_values; tables 379 drivers/staging/comedi/drivers/ni_routes.c const struct ni_route_tables *tables) tables 391 drivers/staging/comedi/drivers/ni_routes.c regval = RVi(tables->route_values, src, dest); tables 430 drivers/staging/comedi/drivers/ni_routes.c const struct ni_route_tables *tables) tables 433 drivers/staging/comedi/drivers/ni_routes.c ni_find_route_set(dest, tables->valid_routes); tables 448 drivers/staging/comedi/drivers/ni_routes.c rv = tables->route_values; tables 485 drivers/staging/comedi/drivers/ni_routes.c const struct ni_route_tables *tables) tables 489 drivers/staging/comedi/drivers/ni_routes.c if (!tables->route_values) tables 497 drivers/staging/comedi/drivers/ni_routes.c if (RVi(tables->route_values, src, dest) == tables 79 drivers/staging/comedi/drivers/ni_routes.h struct ni_route_tables *tables); tables 133 drivers/staging/comedi/drivers/ni_routes.h const struct ni_route_tables *tables); tables 151 drivers/staging/comedi/drivers/ni_routes.h const struct ni_route_tables *tables); tables 163 drivers/staging/comedi/drivers/ni_routes.h const struct ni_route_tables *tables) tables 165 drivers/staging/comedi/drivers/ni_routes.h return ni_route_to_register(src, dest, tables) >= 0; tables 195 drivers/staging/comedi/drivers/ni_routes.h unsigned int ni_count_valid_routes(const struct ni_route_tables *tables); tables 210 drivers/staging/comedi/drivers/ni_routes.h unsigned int ni_get_valid_routes(const struct ni_route_tables *tables, tables 235 drivers/staging/comedi/drivers/ni_routes.h const struct ni_route_tables *tables); tables 244 drivers/staging/comedi/drivers/ni_routes.h const struct ni_route_tables *tables) tables 246 drivers/staging/comedi/drivers/ni_routes.h return ni_find_route_source(src_sel_reg_value, dest, tables) >= 0; tables 266 drivers/staging/comedi/drivers/ni_routes.h const struct ni_route_tables *tables, tables 275 drivers/staging/comedi/drivers/ni_routes.h if (route_register_is_valid(src, dest, tables)) tables 284 drivers/staging/comedi/drivers/ni_routes.h return ni_route_to_register(src, dest, tables); tables 288 drivers/staging/comedi/drivers/ni_routes.h const struct ni_route_tables *tables) tables 290 drivers/staging/comedi/drivers/ni_routes.h return ni_get_reg_value_roffs(src, dest, tables, 0); tables 315 drivers/staging/comedi/drivers/ni_routes.h const struct ni_route_tables *tables, tables 318 drivers/staging/comedi/drivers/ni_routes.h if (ni_get_reg_value_roffs(src, dest, tables, direct_reg_offset) < 0) tables 324 drivers/staging/comedi/drivers/ni_routes.h const struct ni_route_tables *tables) tables 326 drivers/staging/comedi/drivers/ni_routes.h return ni_check_trigger_arg_roffs(src, dest, tables, 0); tables 68 drivers/vfio/vfio_iommu_spapr_tce.c struct iommu_table *tables[IOMMU_TABLE_GROUP_MAX_TABLES]; tables 207 drivers/vfio/vfio_iommu_spapr_tce.c struct iommu_table *tbl = container->tables[i]; tables 229 drivers/vfio/vfio_iommu_spapr_tce.c if (!container->tables[i]) tables 360 drivers/vfio/vfio_iommu_spapr_tce.c struct iommu_table *tbl = container->tables[i]; tables 691 drivers/vfio/vfio_iommu_spapr_tce.c container->tables[num] = tbl; tables 742 drivers/vfio/vfio_iommu_spapr_tce.c container->tables[num] = NULL; tables 1147 drivers/vfio/vfio_iommu_spapr_tce.c struct iommu_table *tbl = container->tables[i]; tables 1156 drivers/vfio/vfio_iommu_spapr_tce.c container->tables[i] = NULL; tables 1166 drivers/vfio/vfio_iommu_spapr_tce.c struct iommu_table *tbl = table_group->tables[i]; tables 1175 drivers/vfio/vfio_iommu_spapr_tce.c table_group->tables[j]); tables 1182 drivers/vfio/vfio_iommu_spapr_tce.c container->tables[i] = table_group->tables[i]; tables 1198 drivers/vfio/vfio_iommu_spapr_tce.c if (container->tables[i]) tables 1219 drivers/vfio/vfio_iommu_spapr_tce.c struct iommu_table *tbl = container->tables[i]; tables 1305 drivers/vfio/vfio_iommu_spapr_tce.c if (!tce_groups_attached(container) && !container->tables[0]) tables 21 fs/nls/nls_base.c static struct nls_table *tables = &default_table; tables 237 fs/nls/nls_base.c struct nls_table ** tmp = &tables; tables 251 fs/nls/nls_base.c nls->next = tables; tables 252 fs/nls/nls_base.c tables = nls; tables 260 fs/nls/nls_base.c struct nls_table ** tmp = &tables; tables 279 fs/nls/nls_base.c for (nls = tables; nls; nls = nls->next) { tables 177 include/asm-generic/tlb.h void *tables[0]; tables 743 include/linux/efi.h u64 tables; tables 759 include/linux/efi.h u32 tables; tables 775 include/linux/efi.h unsigned long tables; tables 97 include/linux/gpio/machine.h void gpiod_add_lookup_tables(struct gpiod_lookup_table **tables, size_t n); tables 104 include/linux/gpio/machine.h void gpiod_add_lookup_tables(struct gpiod_lookup_table **tables, size_t n) {} tables 8 include/net/netns/nftables.h struct list_head tables; tables 11 include/net/netns/x_tables.h struct list_head tables[NFPROTO_NUMPROTO]; tables 141 mm/mmu_gather.c __tlb_remove_table(batch->tables[i]); tables 171 mm/mmu_gather.c (*batch)->tables[(*batch)->nr++] = table; tables 339 net/bridge/netfilter/ebtables.c return find_inlist_lock(&net->xt.tables[NFPROTO_BRIDGE], name, tables 1204 net/bridge/netfilter/ebtables.c list_for_each_entry(t, &net->xt.tables[NFPROTO_BRIDGE], list) { tables 1216 net/bridge/netfilter/ebtables.c list_add(&table->list, &net->xt.tables[NFPROTO_BRIDGE]); tables 459 net/netfilter/nf_tables_api.c list_for_each_entry_rcu(table, &net->nft.tables, list) { tables 475 net/netfilter/nf_tables_api.c list_for_each_entry(table, &net->nft.tables, list) { tables 666 net/netfilter/nf_tables_api.c list_for_each_entry_rcu(table, &net->nft.tables, list) { tables 961 net/netfilter/nf_tables_api.c list_add_tail_rcu(&table->list, &net->nft.tables); tables 1045 net/netfilter/nf_tables_api.c list_for_each_entry_safe(table, nt, &ctx->net->nft.tables, list) { tables 1371 net/netfilter/nf_tables_api.c list_for_each_entry_rcu(table, &net->nft.tables, list) { tables 2487 net/netfilter/nf_tables_api.c list_for_each_entry_rcu(table, &net->nft.tables, list) { tables 3418 net/netfilter/nf_tables_api.c list_for_each_entry_rcu(table, &net->nft.tables, list) { tables 4117 net/netfilter/nf_tables_api.c list_for_each_entry_rcu(table, &net->nft.tables, list) { tables 5367 net/netfilter/nf_tables_api.c list_for_each_entry_rcu(table, &net->nft.tables, list) { tables 6057 net/netfilter/nf_tables_api.c list_for_each_entry_rcu(table, &net->nft.tables, list) { tables 6281 net/netfilter/nf_tables_api.c list_for_each_entry(table, &net->nft.tables, list) { tables 6475 net/netfilter/nf_tables_api.c list_for_each_entry(table, &net->nft.tables, list) { tables 6822 net/netfilter/nf_tables_api.c list_for_each_entry(table, &net->nft.tables, list) { tables 7701 net/netfilter/nf_tables_api.c list_for_each_entry_safe(table, nt, &net->nft.tables, list) { tables 7744 net/netfilter/nf_tables_api.c INIT_LIST_HEAD(&net->nft.tables); tables 7761 net/netfilter/nf_tables_api.c WARN_ON_ONCE(!list_empty(&net->nft.tables)); tables 411 net/netfilter/nf_tables_offload.c list_for_each_entry(table, &net->nft.tables, list) { tables 329 net/netfilter/nft_chain_filter.c list_for_each_entry(table, &ctx.net->nft.tables, list) { tables 1207 net/netfilter/x_tables.c list_for_each_entry(t, &net->xt.tables[af], list) tables 1215 net/netfilter/x_tables.c list_for_each_entry(t, &init_net.xt.tables[af], list) { tables 1239 net/netfilter/x_tables.c list_for_each_entry(t, &net->xt.tables[af], list) tables 1442 net/netfilter/x_tables.c list_for_each_entry(t, &net->xt.tables[table->af], list) { tables 1461 net/netfilter/x_tables.c list_add(&table->list, &net->xt.tables[table->af]); tables 1494 net/netfilter/x_tables.c return seq_list_start(&net->xt.tables[af], *pos); tables 1502 net/netfilter/x_tables.c return seq_list_next(v, &net->xt.tables[af], pos); tables 1871 net/netfilter/x_tables.c INIT_LIST_HEAD(&net->xt.tables[i]); tables 1880 net/netfilter/x_tables.c WARN_ON_ONCE(!list_empty(&net->xt.tables[i])); tables 89 net/netfilter/xt_recent.c struct list_head tables; tables 216 net/netfilter/xt_recent.c list_for_each_entry(t, &recent_net->tables, list) tables 417 net/netfilter/xt_recent.c list_add_tail(&t->list, &recent_net->tables); tables 648 net/netfilter/xt_recent.c list_for_each_entry(t, &recent_net->tables, list) tables 671 net/netfilter/xt_recent.c INIT_LIST_HEAD(&recent_net->tables); tables 86 security/apparmor/include/match.h #define DEFAULT_TABLE(DFA) ((u16 *)((DFA)->tables[YYTD_ID_DEF]->td_data)) tables 87 security/apparmor/include/match.h #define BASE_TABLE(DFA) ((u32 *)((DFA)->tables[YYTD_ID_BASE]->td_data)) tables 88 security/apparmor/include/match.h #define NEXT_TABLE(DFA) ((u16 *)((DFA)->tables[YYTD_ID_NXT]->td_data)) tables 89 security/apparmor/include/match.h #define CHECK_TABLE(DFA) ((u16 *)((DFA)->tables[YYTD_ID_CHK]->td_data)) tables 90 security/apparmor/include/match.h #define EQUIV_TABLE(DFA) ((u8 *)((DFA)->tables[YYTD_ID_EC]->td_data)) tables 91 security/apparmor/include/match.h #define ACCEPT_TABLE(DFA) ((u32 *)((DFA)->tables[YYTD_ID_ACCEPT]->td_data)) tables 92 security/apparmor/include/match.h #define ACCEPT_TABLE2(DFA) ((u32 *)((DFA)->tables[YYTD_ID_ACCEPT2]->td_data)) tables 97 security/apparmor/include/match.h struct table_header *tables[YYTD_ID_TSIZE]; tables 144 security/apparmor/match.c static int verify_table_headers(struct table_header **tables, int flags) tables 150 security/apparmor/match.c if (!(tables[YYTD_ID_DEF] && tables[YYTD_ID_BASE] && tables 151 security/apparmor/match.c tables[YYTD_ID_NXT] && tables[YYTD_ID_CHK])) tables 155 security/apparmor/match.c state_count = tables[YYTD_ID_BASE]->td_lolen; tables 157 security/apparmor/match.c if (!tables[YYTD_ID_ACCEPT]) tables 159 security/apparmor/match.c if (state_count != tables[YYTD_ID_ACCEPT]->td_lolen) tables 163 security/apparmor/match.c if (!tables[YYTD_ID_ACCEPT2]) tables 165 security/apparmor/match.c if (state_count != tables[YYTD_ID_ACCEPT2]->td_lolen) tables 168 security/apparmor/match.c if (state_count != tables[YYTD_ID_DEF]->td_lolen) tables 172 security/apparmor/match.c trans_count = tables[YYTD_ID_NXT]->td_lolen; tables 173 security/apparmor/match.c if (trans_count != tables[YYTD_ID_CHK]->td_lolen) tables 177 security/apparmor/match.c if (tables[YYTD_ID_EC] && tables[YYTD_ID_EC]->td_lolen != 256) tables 199 security/apparmor/match.c state_count = dfa->tables[YYTD_ID_BASE]->td_lolen; tables 200 security/apparmor/match.c trans_count = dfa->tables[YYTD_ID_NXT]->td_lolen; tables 251 security/apparmor/match.c for (i = 0; i < ARRAY_SIZE(dfa->tables); i++) { tables 252 security/apparmor/match.c kvfree(dfa->tables[i]); tables 253 security/apparmor/match.c dfa->tables[i] = NULL; tables 345 security/apparmor/match.c if (dfa->tables[table->td_id]) tables 347 security/apparmor/match.c dfa->tables[table->td_id] = table; tables 352 security/apparmor/match.c error = verify_table_headers(dfa->tables, flags); tables 413 security/apparmor/match.c if (dfa->tables[YYTD_ID_EC]) { tables 453 security/apparmor/match.c if (dfa->tables[YYTD_ID_EC]) { tables 488 security/apparmor/match.c if (dfa->tables[YYTD_ID_EC]) { tables 525 security/apparmor/match.c if (dfa->tables[YYTD_ID_EC]) { tables 587 security/apparmor/match.c if (dfa->tables[YYTD_ID_EC]) { tables 667 security/apparmor/match.c if (dfa->tables[YYTD_ID_EC]) { tables 995 security/apparmor/policy_unpack.c for (i = 0; i < dfa->tables[YYTD_ID_ACCEPT]->td_lolen; i++) { tables 120 tools/perf/util/scripting-engines/trace-event-python.c static struct tables tables_global; tables 960 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); tables 968 tools/perf/util/scripting-engines/trace-event-python.c call_object(tables->evsel_handler, t, "evsel_table"); tables 978 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); tables 987 tools/perf/util/scripting-engines/trace-event-python.c call_object(tables->machine_handler, t, "machine_table"); tables 997 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); tables 1008 tools/perf/util/scripting-engines/trace-event-python.c call_object(tables->thread_handler, t, "thread_table"); tables 1018 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); tables 1029 tools/perf/util/scripting-engines/trace-event-python.c call_object(tables->comm_handler, t, "comm_table"); tables 1039 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); tables 1048 tools/perf/util/scripting-engines/trace-event-python.c call_object(tables->comm_thread_handler, t, "comm_thread_table"); tables 1058 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); tables 1072 tools/perf/util/scripting-engines/trace-event-python.c call_object(tables->dso_handler, t, "dso_table"); tables 1082 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); tables 1095 tools/perf/util/scripting-engines/trace-event-python.c call_object(tables->symbol_handler, t, "symbol_table"); tables 1105 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); tables 1113 tools/perf/util/scripting-engines/trace-event-python.c call_object(tables->branch_type_handler, t, "branch_type_table"); tables 1123 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); tables 1153 tools/perf/util/scripting-engines/trace-event-python.c call_object(tables->sample_handler, t, "sample_table"); tables 1160 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); tables 1169 tools/perf/util/scripting-engines/trace-event-python.c call_object(tables->synth_handler, t, "synth_data"); tables 1177 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); tables 1181 tools/perf/util/scripting-engines/trace-event-python.c if (es->evsel->core.attr.type == PERF_TYPE_SYNTH && tables->synth_handler) tables 1189 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); tables 1203 tools/perf/util/scripting-engines/trace-event-python.c call_object(tables->call_path_handler, t, "call_path_table"); tables 1213 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); tables 1234 tools/perf/util/scripting-engines/trace-event-python.c call_object(tables->call_return_handler, t, "call_return_table"); tables 1247 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); tables 1262 tools/perf/util/scripting-engines/trace-event-python.c call_object(tables->context_switch_handler, t, "context_switch"); tables 1317 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = &tables_global; tables 1325 tools/perf/util/scripting-engines/trace-event-python.c if (tables->db_export_mode) tables 1326 tools/perf/util/scripting-engines/trace-event-python.c db_export__sample(&tables->dbe, event, sample, evsel, al); tables 1336 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = &tables_global; tables 1338 tools/perf/util/scripting-engines/trace-event-python.c if (tables->db_export_mode) tables 1339 tools/perf/util/scripting-engines/trace-event-python.c db_export__switch(&tables->dbe, event, sample, machine); tables 1463 tools/perf/util/scripting-engines/trace-event-python.c tables->handler_name = get_handler(#table_name); \ tables 1464 tools/perf/util/scripting-engines/trace-event-python.c if (tables->handler_name) \ tables 1465 tools/perf/util/scripting-engines/trace-event-python.c tables->dbe.export_ ## name = python_export_ ## name; \ tables 1471 tools/perf/util/scripting-engines/trace-event-python.c static void set_table_handlers(struct tables *tables) tables 1481 tools/perf/util/scripting-engines/trace-event-python.c memset(tables, 0, sizeof(struct tables)); tables 1482 tools/perf/util/scripting-engines/trace-event-python.c if (db_export__init(&tables->dbe)) tables 1496 tools/perf/util/scripting-engines/trace-event-python.c tables->dbe.crp = NULL; tables 1506 tools/perf/util/scripting-engines/trace-event-python.c tables->dbe.crp = tables 1508 tools/perf/util/scripting-engines/trace-event-python.c &tables->dbe); tables 1509 tools/perf/util/scripting-engines/trace-event-python.c if (!tables->dbe.crp) tables 1514 tools/perf/util/scripting-engines/trace-event-python.c tables->dbe.cpr = NULL; tables 1531 tools/perf/util/scripting-engines/trace-event-python.c if (tables->dbe.crp) tables 1532 tools/perf/util/scripting-engines/trace-event-python.c tables->dbe.cpr = tables->dbe.crp->cpr; tables 1534 tools/perf/util/scripting-engines/trace-event-python.c tables->dbe.cpr = call_path_root__new(); tables 1536 tools/perf/util/scripting-engines/trace-event-python.c if (!tables->dbe.cpr) tables 1540 tools/perf/util/scripting-engines/trace-event-python.c tables->db_export_mode = true; tables 1565 tools/perf/util/scripting-engines/trace-event-python.c tables->synth_handler = get_handler("synth_data"); tables 1589 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = &tables_global; tables 1647 tools/perf/util/scripting-engines/trace-event-python.c set_table_handlers(tables); tables 1649 tools/perf/util/scripting-engines/trace-event-python.c if (tables->db_export_mode) { tables 1650 tools/perf/util/scripting-engines/trace-event-python.c err = db_export__branch_types(&tables->dbe); tables 1675 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = &tables_global; tables 1679 tools/perf/util/scripting-engines/trace-event-python.c db_export__exit(&tables->dbe);