/linux-4.4.14/include/net/netns/ |
H A D | x_tables.h | 10 struct list_head tables[NFPROTO_NUMPROTO]; member in struct:netns_xt
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
H A D | mmu.h | 53 struct psb_mmu_pt **tables; member in struct:psb_mmu_pd
|
/linux-4.4.14/drivers/acpi/acpica/ |
H A D | tbdata.c | 435 struct acpi_table_desc *tables; acpi_tb_resize_root_table_list() local
|
H A D | aclocal.h | 210 struct acpi_table_desc *tables; /* Table descriptor array */ member in struct:acpi_table_list
|
/linux-4.4.14/arch/x86/platform/efi/ |
H A D | quirks.c | 204 int __init efi_reuse_config(u64 tables, int nr_tables) efi_reuse_config() argument
|
/linux-4.4.14/include/net/irda/ |
H A D | parameters.h | 84 const pi_major_info_t *tables; member in struct:__anon13473
|
/linux-4.4.14/arch/s390/include/asm/ |
H A D | tlb.h | 41 void *tables[0]; member in struct:mmu_table_batch
|
/linux-4.4.14/drivers/firmware/efi/libstub/ |
H A D | fdt.c | 320 efi_config_table_t *tables; get_fdt() local
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | efi.h | 127 u64 tables; member in struct:efi_setup_data
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
H A D | intel_pt.h | 92 struct list_head tables; member in struct:pt_buffer
|
/linux-4.4.14/fs/nls/ |
H A D | nls_base.c | 21 static struct nls_table *tables = &default_table; variable in typeref:struct:nls_table
|
/linux-4.4.14/security/apparmor/include/ |
H A D | match.h | 99 struct table_header *tables[YYTD_ID_TSIZE]; member in struct:aa_dfa
|
/linux-4.4.14/include/asm-generic/ |
H A D | tlb.h | 54 void *tables[0]; member in struct:mmu_table_batch
|
/linux-4.4.14/arch/arm/include/asm/ |
H A D | tlb.h | 47 void *tables[0]; member in struct:mmu_table_batch
|
/linux-4.4.14/arch/x86/mm/ |
H A D | init.c | 129 unsigned long tables = INIT_PGT_BUF_SIZE; early_alloc_pgt_buf() local
|
/linux-4.4.14/drivers/char/agp/ |
H A D | amd-k7-agp.c | 64 struct amd_page_map **tables; amd_free_gatt_pages() local 82 struct amd_page_map **tables; amd_create_gatt_pages() local
|
H A D | ati-agp.c | 87 struct ati_page_map **tables; ati_free_gatt_pages() local 105 struct ati_page_map **tables; ati_create_gatt_pages() local
|
H A D | sworks-agp.c | 75 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 D | iommu.h | 198 struct iommu_table *tables[IOMMU_TABLE_GROUP_MAX_TABLES]; member in struct:iommu_table_group
|
/linux-4.4.14/drivers/vfio/ |
H A D | vfio_iommu_spapr_tce.c | 101 struct iommu_table *tables[IOMMU_TABLE_GROUP_MAX_TABLES]; member in struct:tce_container
|
/linux-4.4.14/net/netfilter/ |
H A D | xt_recent.c | 92 struct list_head tables; member in struct:recent_net
|
/linux-4.4.14/drivers/sbus/char/ |
H A D | envctrl.c | 168 char *tables; /* Pointer to table(s). */ member in struct:i2c_child_t
|
/linux-4.4.14/drivers/media/pci/meye/ |
H A D | meye.c | 360 static u16 tables[] = { jpeg_huffman_tables() local 493 u16 *tables; mchip_load_tables() local
|
/linux-4.4.14/drivers/media/pci/pt1/ |
H A D | pt1.c | 79 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 D | trace-event-python.c | 62 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 D | irq-gic-v3-its.c | 69 void *tables[GITS_BASER_NR_REGS]; member in struct:its_node
|
/linux-4.4.14/include/net/netfilter/ |
H A D | nf_tables.h | 876 struct list_head tables; member in struct:nft_af_info
|
/linux-4.4.14/arch/ia64/kernel/ |
H A D | unwind.c | 87 struct unw_table *tables; member in struct:__anon1731
|
/linux-4.4.14/include/linux/ |
H A D | efi.h | 647 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 D | niu.h | 3027 struct rdc_table tables[NIU_NUM_RDC_TABLES]; member in struct:rx_pkt_hdr0::niu_rdc_tables
|