| /Linux-v5.4/tools/perf/util/scripting-engines/ | 
| D | trace-event-python.c | 102 struct tables {  struct120 static struct tables tables_global;  argument
 960 	struct tables *tables = container_of(dbe, struct tables, dbe);  in python_export_evsel()  local
 978 	struct tables *tables = container_of(dbe, struct tables, dbe);  in python_export_machine()  local
 997 	struct tables *tables = container_of(dbe, struct tables, dbe);  in python_export_thread()  local
 1018 	struct tables *tables = container_of(dbe, struct tables, dbe);  in python_export_comm()  local
 1039 	struct tables *tables = container_of(dbe, struct tables, dbe);  in python_export_comm_thread()  local
 1058 	struct tables *tables = container_of(dbe, struct tables, dbe);  in python_export_dso()  local
 1082 	struct tables *tables = container_of(dbe, struct tables, dbe);  in python_export_symbol()  local
 1105 	struct tables *tables = container_of(dbe, struct tables, dbe);  in python_export_branch_type()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/staging/comedi/drivers/ | 
| D | ni_routes.h | 163 				  const struct ni_route_tables *tables)  in route_is_valid()244 					   const struct ni_route_tables *tables)  in route_register_is_valid()
 266 					const struct ni_route_tables *tables,  in ni_get_reg_value_roffs()
 288 				   const struct ni_route_tables *tables)  in ni_get_reg_value()
 315 			       const struct ni_route_tables *tables,  in ni_check_trigger_arg_roffs()
 324 				       const struct ni_route_tables *tables)  in ni_check_trigger_arg()
 
 | 
| D | ni_routes.c | 62 				 struct ni_route_tables *tables)  in ni_find_device_routes()106 			    struct ni_route_tables *tables)  in ni_assign_device_routes()
 117 unsigned int ni_count_valid_routes(const struct ni_route_tables *tables)  in ni_count_valid_routes()
 161 unsigned int ni_get_valid_routes(const struct ni_route_tables *tables,  in ni_get_valid_routes()
 382 			    const struct ni_route_tables *tables)  in ni_lookup_route_register()
 433 			const struct ni_route_tables *tables)  in ni_route_to_register()
 488 			 const struct ni_route_tables *tables)  in ni_find_route_source()
 
 | 
| /Linux-v5.4/include/net/netns/ | 
| D | nftables.h | 8 	struct list_head	tables;  member
 | 
| D | x_tables.h | 11 	struct list_head tables[NFPROTO_NUMPROTO];  member
 | 
| /Linux-v5.4/Documentation/doc-guide/ | 
| D | sphinx.rst | 340 .. _sphinx_kfigure:
 | 
| /Linux-v5.4/drivers/char/agp/ | 
| D | amd-k7-agp.c | 65 	struct amd_page_map **tables;  in amd_free_gatt_pages()  local83 	struct amd_page_map **tables;  in amd_create_gatt_pages()  local
 
 | 
| D | ati-agp.c | 88 	struct ati_page_map **tables;  in ati_free_gatt_pages()  local106 	struct ati_page_map **tables;  in ati_create_gatt_pages()  local
 
 | 
| D | sworks-agp.c | 76 	struct serverworks_page_map **tables;  in serverworks_free_gatt_pages()  local94 	struct serverworks_page_map **tables;  in serverworks_create_gatt_pages()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/powerplay/ | 
| D | renoir_ppt.c | 141 static int renoir_tables_init(struct smu_context *smu, struct smu_table *tables)  in renoir_tables_init()
 | 
| D | smu_v12_0.c | 276 	struct smu_table *tables = NULL;  in smu_v12_0_init_smc_tables()  local
 | 
| D | amdgpu_smu.c | 921 	struct smu_table *tables = smu_table->tables;  in smu_init_fb_allocations()  local959 	struct smu_table *tables = smu_table->tables;  in smu_fini_fb_allocations()  local
 
 | 
| /Linux-v5.4/drivers/clk/tegra/ | 
| D | cvb.c | 102 tegra_cvb_add_opp_table(struct device *dev, const struct cvb_table *tables,  in tegra_cvb_add_opp_table()
 | 
| /Linux-v5.4/drivers/gpu/drm/gma500/ | 
| D | mmu.h | 46 	struct psb_mmu_pt **tables;  member
 | 
| /Linux-v5.4/include/linux/gpio/ | 
| D | machine.h | 104 void gpiod_add_lookup_tables(struct gpiod_lookup_table **tables, size_t n) {}  in gpiod_add_lookup_tables()
 | 
| /Linux-v5.4/drivers/net/dsa/sja1105/ | 
| D | sja1105_static_config.c | 556 static_config_check_memory_size(const struct sja1105_table *tables)  in static_config_check_memory_size()575 	const struct sja1105_table *tables = config->tables;  in sja1105_static_config_check_valid()  local
 
 | 
| /Linux-v5.4/arch/x86/events/intel/ | 
| D | pt.h | 75 	struct list_head	tables;  member
 | 
| /Linux-v5.4/drivers/media/pci/pt1/ | 
| D | pt1.c | 78 	struct pt1_table *tables;  member622 	struct pt1_table *tables;  in pt1_cleanup_tables()  local
 636 	struct pt1_table *tables;  in pt1_init_tables()  local
 
 | 
| /Linux-v5.4/security/apparmor/include/ | 
| D | match.h | 97 	struct table_header *tables[YYTD_ID_TSIZE];  member
 | 
| /Linux-v5.4/drivers/acpi/acpica/ | 
| D | tbdata.c | 560 	struct acpi_table_desc *tables;  in acpi_tb_resize_root_table_list()  local
 | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | efi.h | 148 	u64 tables;  member
 | 
| /Linux-v5.4/fs/nls/ | 
| D | nls_base.c | 21 static struct nls_table *tables = &default_table;  variable
 | 
| /Linux-v5.4/drivers/media/pci/meye/ | 
| D | meye.c | 346 	static u16 tables[] = {  in jpeg_huffman_tables()  local479 	u16 *tables;  in mchip_load_tables()  local
 
 | 
| /Linux-v5.4/arch/x86/mm/ | 
| D | mem_encrypt_identity.c | 245 	unsigned long entries = 0, tables = 0;  in sme_pgtable_calc()  local
 | 
| /Linux-v5.4/arch/x86/platform/efi/ | 
| D | quirks.c | 510 int __init efi_reuse_config(u64 tables, int nr_tables)  in efi_reuse_config()
 |