/Linux-v6.1/tools/perf/util/scripting-engines/ |
D | trace-event-python.c | 103 struct tables { struct 121 static struct tables tables_global; argument 1101 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() local 1119 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() local 1138 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_thread() local 1159 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm() local 1180 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm_thread() local 1199 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_dso() local 1223 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_symbol() local 1246 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_branch_type() local [all …]
|
/Linux-v6.1/drivers/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 | 95 struct ni_route_tables *tables) in ni_find_device_routes() 137 struct ni_route_tables *tables) in ni_assign_device_routes() 149 unsigned int ni_count_valid_routes(const struct ni_route_tables *tables) in ni_count_valid_routes() 193 unsigned int ni_get_valid_routes(const struct ni_route_tables *tables, in ni_get_valid_routes() 414 const struct ni_route_tables *tables) in ni_lookup_route_register() 465 const struct ni_route_tables *tables) in ni_route_to_register() 520 const struct ni_route_tables *tables) in ni_find_route_source()
|
/Linux-v6.1/tools/perf/pmu-events/ |
D | empty-pmu-events.c | 298 for (const struct pmu_events_map *tables = &pmu_events_map[0]; in find_core_events_table() local 309 for (const struct pmu_events_map *tables = &pmu_events_map[0]; in pmu_for_each_core_event() local 322 for (const struct pmu_sys_events *tables = &pmu_sys_event_tables[0]; in find_sys_events_table() local 333 for (const struct pmu_sys_events *tables = &pmu_sys_event_tables[0]; in pmu_for_each_sys_event() local
|
/Linux-v6.1/arch/x86/boot/compressed/ |
D | efi.h | 79 u64 tables; member 95 u32 tables; member 102 u64 tables; member
|
/Linux-v6.1/include/linux/ |
D | unicode.h | 53 const struct utf8data_table *tables; member
|
/Linux-v6.1/drivers/char/agp/ |
D | amd-k7-agp.c | 65 struct amd_page_map **tables; in amd_free_gatt_pages() local 83 struct amd_page_map **tables; in amd_create_gatt_pages() local
|
D | ati-agp.c | 92 struct ati_page_map **tables; in ati_free_gatt_pages() local 110 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() local 94 struct serverworks_page_map **tables; in serverworks_create_gatt_pages() local
|
/Linux-v6.1/drivers/gpu/drm/i915/display/ |
D | intel_snps_phy.c | 1726 const struct intel_mpllb_state * const *tables; in intel_mpllb_calc_state() local 1922 const struct intel_mpllb_state * const *tables = dg2_hdmi_tables; in intel_snps_phy_check_hdmi_link_rate() local
|
/Linux-v6.1/drivers/media/v4l2-core/ |
D | v4l2-jpeg.c | 306 struct v4l2_jpeg_reference *tables) in jpeg_parse_quantization_tables() 359 struct v4l2_jpeg_reference *tables) in jpeg_parse_huffman_tables()
|
/Linux-v6.1/drivers/clk/tegra/ |
D | cvb.c | 103 tegra_cvb_add_opp_table(struct device *dev, const struct cvb_table *tables, in tegra_cvb_add_opp_table()
|
/Linux-v6.1/drivers/gpu/drm/gma500/ |
D | mmu.h | 46 struct psb_mmu_pt **tables; member
|
/Linux-v6.1/include/linux/gpio/ |
D | machine.h | 121 void gpiod_add_lookup_tables(struct gpiod_lookup_table **tables, size_t n) {} in gpiod_add_lookup_tables()
|
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | cyan_skillfish_ppt.c | 90 struct smu_table *tables = smu_table->tables; in cyan_skillfish_tables_init() local
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | fs_tcp.c | 15 struct mlx5e_flow_table tables[ACCEL_FS_TCP_NUM_TYPES]; member
|
D | macsec_fs.c | 78 struct mlx5e_macsec_tables tables; member 90 struct mlx5e_macsec_tables tables; member
|
/Linux-v6.1/drivers/hwmon/ |
D | intel-m10-bmc-hwmon.c | 26 const struct m10bmc_sdata *tables[hwmon_max]; member
|
/Linux-v6.1/drivers/media/pci/pt1/ |
D | pt1.c | 78 struct pt1_table *tables; member 621 struct pt1_table *tables; in pt1_cleanup_tables() local 635 struct pt1_table *tables; in pt1_init_tables() local
|
/Linux-v6.1/drivers/acpi/acpica/ |
D | tbdata.c | 588 struct acpi_table_desc *tables; in acpi_tb_resize_root_table_list() local
|
/Linux-v6.1/fs/nls/ |
D | nls_base.c | 21 static struct nls_table *tables = &default_table; variable
|
/Linux-v6.1/arch/x86/events/intel/ |
D | pt.h | 76 struct list_head tables; member
|
/Linux-v6.1/drivers/staging/media/deprecated/meye/ |
D | meye.c | 346 static u16 tables[] = { in jpeg_huffman_tables() local 479 u16 *tables; in mchip_load_tables() local
|
/Linux-v6.1/security/apparmor/include/ |
D | match.h | 102 struct table_header *tables[YYTD_ID_TSIZE]; member
|
/Linux-v6.1/arch/x86/mm/ |
D | mem_encrypt_identity.c | 257 unsigned long entries = 0, tables = 0; in sme_pgtable_calc() local
|