Searched defs:tables (Results 1 - 30 of 30) sorted by relevance

/linux-4.4.14/include/net/netns/
H A Dx_tables.h10 struct list_head tables[NFPROTO_NUMPROTO]; member in struct:netns_xt
/linux-4.4.14/drivers/gpu/drm/gma500/
H A Dmmu.h53 struct psb_mmu_pt **tables; member in struct:psb_mmu_pd
/linux-4.4.14/drivers/acpi/acpica/
H A Dtbdata.c435 struct acpi_table_desc *tables; acpi_tb_resize_root_table_list() local
H A Daclocal.h210 struct acpi_table_desc *tables; /* Table descriptor array */ member in struct:acpi_table_list
/linux-4.4.14/arch/x86/platform/efi/
H A Dquirks.c204 int __init efi_reuse_config(u64 tables, int nr_tables) efi_reuse_config() argument
/linux-4.4.14/include/net/irda/
H A Dparameters.h84 const pi_major_info_t *tables; member in struct:__anon13473
/linux-4.4.14/arch/s390/include/asm/
H A Dtlb.h41 void *tables[0]; member in struct:mmu_table_batch
/linux-4.4.14/drivers/firmware/efi/libstub/
H A Dfdt.c320 efi_config_table_t *tables; get_fdt() local
/linux-4.4.14/arch/x86/include/asm/
H A Defi.h127 u64 tables; member in struct:efi_setup_data
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dintel_pt.h92 struct list_head tables; member in struct:pt_buffer
/linux-4.4.14/fs/nls/
H A Dnls_base.c21 static struct nls_table *tables = &default_table; variable in typeref:struct:nls_table
/linux-4.4.14/security/apparmor/include/
H A Dmatch.h99 struct table_header *tables[YYTD_ID_TSIZE]; member in struct:aa_dfa
/linux-4.4.14/include/asm-generic/
H A Dtlb.h54 void *tables[0]; member in struct:mmu_table_batch
/linux-4.4.14/arch/arm/include/asm/
H A Dtlb.h47 void *tables[0]; member in struct:mmu_table_batch
/linux-4.4.14/arch/x86/mm/
H A Dinit.c129 unsigned long tables = INIT_PGT_BUF_SIZE; early_alloc_pgt_buf() local
/linux-4.4.14/drivers/char/agp/
H A Damd-k7-agp.c64 struct amd_page_map **tables; amd_free_gatt_pages() local
82 struct amd_page_map **tables; amd_create_gatt_pages() local
H A Dati-agp.c87 struct ati_page_map **tables; ati_free_gatt_pages() local
105 struct ati_page_map **tables; ati_create_gatt_pages() local
H A Dsworks-agp.c75 struct serverworks_page_map **tables; serverworks_free_gatt_pages() local
93 struct serverworks_page_map **tables; serverworks_create_gatt_pages() local
/linux-4.4.14/arch/powerpc/include/asm/
H A Diommu.h198 struct iommu_table *tables[IOMMU_TABLE_GROUP_MAX_TABLES]; member in struct:iommu_table_group
/linux-4.4.14/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c101 struct iommu_table *tables[IOMMU_TABLE_GROUP_MAX_TABLES]; member in struct:tce_container
/linux-4.4.14/net/netfilter/
H A Dxt_recent.c92 struct list_head tables; member in struct:recent_net
/linux-4.4.14/drivers/sbus/char/
H A Denvctrl.c168 char *tables; /* Pointer to table(s). */ member in struct:i2c_child_t
/linux-4.4.14/drivers/media/pci/meye/
H A Dmeye.c360 static u16 tables[] = { jpeg_huffman_tables() local
493 u16 *tables; mchip_load_tables() local
/linux-4.4.14/drivers/media/pci/pt1/
H A Dpt1.c79 struct pt1_table *tables; member in struct:pt1
432 struct pt1_table *tables; pt1_cleanup_tables() local
446 struct pt1_table *tables; pt1_init_tables() local
/linux-4.4.14/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c62 struct tables { struct
516 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_evsel() local
534 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_machine() local
553 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_thread() local
573 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_comm() local
591 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_comm_thread() local
610 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_dso() local
634 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_symbol() local
657 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_branch_type() local
675 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_sample() local
711 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_call_path() local
735 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_call_return() local
847 struct tables *tables = &tables_global; python_process_event() local
893 static void set_table_handlers(struct tables *tables) set_table_handlers() argument
956 struct tables *tables = &tables_global; python_start_script() local
1013 struct tables *tables = &tables_global; python_flush_script() local
1023 struct tables *tables = &tables_global; python_stop_script() local
/linux-4.4.14/drivers/irqchip/
H A Dirq-gic-v3-its.c69 void *tables[GITS_BASER_NR_REGS]; member in struct:its_node
/linux-4.4.14/include/net/netfilter/
H A Dnf_tables.h876 struct list_head tables; member in struct:nft_af_info
/linux-4.4.14/arch/ia64/kernel/
H A Dunwind.c87 struct unw_table *tables; member in struct:__anon1731
/linux-4.4.14/include/linux/
H A Defi.h647 u64 tables; member in struct:__anon12261
663 u32 tables; member in struct:__anon12262
679 unsigned long tables; member in struct:__anon12263
/linux-4.4.14/drivers/net/ethernet/sun/
H A Dniu.h3027 struct rdc_table tables[NIU_NUM_RDC_TABLES]; member in struct:rx_pkt_hdr0::niu_rdc_tables

Completed in 1101 milliseconds