| /linux-4.1.27/tools/perf/util/scripting-engines/ | 
| D | trace-event-python.c | 62 struct tables {  struct78 static struct tables tables_global;  argument
 515 	struct tables *tables = container_of(dbe, struct tables, dbe);  in python_export_evsel()  local
 533 	struct tables *tables = container_of(dbe, struct tables, dbe);  in python_export_machine()  local
 552 	struct tables *tables = container_of(dbe, struct tables, dbe);  in python_export_thread()  local
 572 	struct tables *tables = container_of(dbe, struct tables, dbe);  in python_export_comm()  local
 590 	struct tables *tables = container_of(dbe, struct tables, dbe);  in python_export_comm_thread()  local
 609 	struct tables *tables = container_of(dbe, struct tables, dbe);  in python_export_dso()  local
 633 	struct tables *tables = container_of(dbe, struct tables, dbe);  in python_export_symbol()  local
 656 	struct tables *tables = container_of(dbe, struct tables, dbe);  in python_export_branch_type()  local
 [all …]
 
 | 
| /linux-4.1.27/include/net/netns/ | 
| D | x_tables.h | 10 	struct list_head tables[NFPROTO_NUMPROTO];  member
 | 
| /linux-4.1.27/drivers/char/agp/ | 
| D | amd-k7-agp.c | 64 	struct amd_page_map **tables;  in amd_free_gatt_pages()  local82 	struct amd_page_map **tables;  in amd_create_gatt_pages()  local
 
 | 
| D | sworks-agp.c | 75 	struct serverworks_page_map **tables;  in serverworks_free_gatt_pages()  local93 	struct serverworks_page_map **tables;  in serverworks_create_gatt_pages()  local
 
 | 
| D | ati-agp.c | 87 	struct ati_page_map **tables;  in ati_free_gatt_pages()  local105 	struct ati_page_map **tables;  in ati_create_gatt_pages()  local
 
 | 
| /linux-4.1.27/arch/x86/platform/efi/ | 
| D | quirks.c | 204 int __init efi_reuse_config(u64 tables, int nr_tables)  in efi_reuse_config()
 | 
| /linux-4.1.27/drivers/firmware/efi/libstub/ | 
| D | fdt.c | 329 	efi_config_table_t *tables;  in get_fdt()  local
 | 
| /linux-4.1.27/drivers/gpu/drm/gma500/ | 
| D | mmu.h | 53 	struct psb_mmu_pt **tables;  member
 | 
| /linux-4.1.27/include/net/irda/ | 
| D | parameters.h | 84 	const pi_major_info_t *tables;  member
 | 
| /linux-4.1.27/drivers/acpi/acpica/ | 
| D | tbdata.c | 435 	struct acpi_table_desc *tables;  in acpi_tb_resize_root_table_list()  local
 | 
| D | aclocal.h | 200 	struct acpi_table_desc *tables;	/* Table descriptor array */  member
 | 
| /linux-4.1.27/arch/s390/include/asm/ | 
| D | tlb.h | 41 	void			*tables[0];  member
 | 
| /linux-4.1.27/security/apparmor/include/ | 
| D | match.h | 99 	struct table_header *tables[YYTD_ID_TSIZE];  member
 | 
| /linux-4.1.27/arch/x86/include/asm/ | 
| D | efi.h | 114 	u64 tables;  member
 | 
| /linux-4.1.27/arch/x86/kernel/cpu/ | 
| D | intel_pt.h | 107 	struct list_head	tables;  member
 | 
| /linux-4.1.27/include/asm-generic/ | 
| D | tlb.h | 54 	void			*tables[0];  member
 | 
| /linux-4.1.27/drivers/media/pci/pt1/ | 
| D | pt1.c | 79 	struct pt1_table *tables;  member432 	struct pt1_table *tables;  in pt1_cleanup_tables()  local
 446 	struct pt1_table *tables;  in pt1_init_tables()  local
 
 | 
| /linux-4.1.27/fs/nls/ | 
| D | nls_base.c | 21 static struct nls_table *tables = &default_table;  variable
 | 
| /linux-4.1.27/drivers/media/pci/meye/ | 
| D | meye.c | 360 	static u16 tables[] = {  in jpeg_huffman_tables()  local493 	u16 *tables;  in mchip_load_tables()  local
 
 | 
| /linux-4.1.27/arch/arm/include/asm/ | 
| D | tlb.h | 47 	void			*tables[0];  member
 | 
| /linux-4.1.27/arch/x86/mm/ | 
| D | init.c | 126 	unsigned long tables = INIT_PGT_BUF_SIZE;  in early_alloc_pgt_buf()  local
 | 
| /linux-4.1.27/net/netfilter/ | 
| D | xt_recent.c | 92 	struct list_head	tables;  member
 | 
| /linux-4.1.27/drivers/sbus/char/ | 
| D | envctrl.c | 168         char *tables;			/* Pointer to table(s). */  member
 | 
| /linux-4.1.27/include/linux/ | 
| D | efi.h | 637 	u64 tables;  member653 	u32 tables;  member
 669 	unsigned long tables;  member
 
 | 
| /linux-4.1.27/drivers/irqchip/ | 
| D | irq-gic-v3-its.c | 69 	void			*tables[GITS_BASER_NR_REGS];  member
 | 
| /linux-4.1.27/include/net/netfilter/ | 
| D | nf_tables.h | 850 	struct list_head		tables;  member
 | 
| /linux-4.1.27/arch/ia64/kernel/ | 
| D | unwind.c | 87 	struct unw_table *tables;  member
 | 
| /linux-4.1.27/drivers/net/ethernet/sun/ | 
| D | niu.h | 3027 	struct rdc_table	tables[NIU_NUM_RDC_TABLES];  member
 |