Home
last modified time | relevance | path

Searched defs:tables (Results 1 – 25 of 67) sorted by relevance

123

/Linux-v6.1/tools/perf/util/scripting-engines/
Dtrace-event-python.c103 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/
Dni_routes.h163 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()
Dni_routes.c95 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/
Dempty-pmu-events.c298 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/
Defi.h79 u64 tables; member
95 u32 tables; member
102 u64 tables; member
/Linux-v6.1/include/linux/
Dunicode.h53 const struct utf8data_table *tables; member
/Linux-v6.1/drivers/char/agp/
Damd-k7-agp.c65 struct amd_page_map **tables; in amd_free_gatt_pages() local
83 struct amd_page_map **tables; in amd_create_gatt_pages() local
Dati-agp.c92 struct ati_page_map **tables; in ati_free_gatt_pages() local
110 struct ati_page_map **tables; in ati_create_gatt_pages() local
Dsworks-agp.c76 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/
Dintel_snps_phy.c1726 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/
Dv4l2-jpeg.c306 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/
Dcvb.c103 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/
Dmmu.h46 struct psb_mmu_pt **tables; member
/Linux-v6.1/include/linux/gpio/
Dmachine.h121 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/
Dcyan_skillfish_ppt.c90 struct smu_table *tables = smu_table->tables; in cyan_skillfish_tables_init() local
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dfs_tcp.c15 struct mlx5e_flow_table tables[ACCEL_FS_TCP_NUM_TYPES]; member
Dmacsec_fs.c78 struct mlx5e_macsec_tables tables; member
90 struct mlx5e_macsec_tables tables; member
/Linux-v6.1/drivers/hwmon/
Dintel-m10-bmc-hwmon.c26 const struct m10bmc_sdata *tables[hwmon_max]; member
/Linux-v6.1/drivers/media/pci/pt1/
Dpt1.c78 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/
Dtbdata.c588 struct acpi_table_desc *tables; in acpi_tb_resize_root_table_list() local
/Linux-v6.1/fs/nls/
Dnls_base.c21 static struct nls_table *tables = &default_table; variable
/Linux-v6.1/arch/x86/events/intel/
Dpt.h76 struct list_head tables; member
/Linux-v6.1/drivers/staging/media/deprecated/meye/
Dmeye.c346 static u16 tables[] = { in jpeg_huffman_tables() local
479 u16 *tables; in mchip_load_tables() local
/Linux-v6.1/security/apparmor/include/
Dmatch.h102 struct table_header *tables[YYTD_ID_TSIZE]; member
/Linux-v6.1/arch/x86/mm/
Dmem_encrypt_identity.c257 unsigned long entries = 0, tables = 0; in sme_pgtable_calc() local

123