Home
last modified time | relevance | path

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

123

/Linux-v5.15/tools/perf/util/scripting-engines/
Dtrace-event-python.c102 struct tables { struct
120 static struct tables tables_global; argument
1049 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() local
1067 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() local
1086 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_thread() local
1107 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm() local
1128 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm_thread() local
1147 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_dso() local
1171 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_symbol() local
1194 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_branch_type() local
[all …]
/Linux-v5.15/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.c98 struct ni_route_tables *tables) in ni_find_device_routes()
140 struct ni_route_tables *tables) in ni_assign_device_routes()
152 unsigned int ni_count_valid_routes(const struct ni_route_tables *tables) in ni_count_valid_routes()
196 unsigned int ni_get_valid_routes(const struct ni_route_tables *tables, in ni_get_valid_routes()
417 const struct ni_route_tables *tables) in ni_lookup_route_register()
468 const struct ni_route_tables *tables) in ni_route_to_register()
523 const struct ni_route_tables *tables) in ni_find_route_source()
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_snps_phy.c657 const struct intel_mpllb_state **tables; in intel_mpllb_calc_state() local
853 const struct intel_mpllb_state **tables = dg2_hdmi_tables; in intel_snps_phy_check_hdmi_link_rate() local
/Linux-v5.15/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.c88 struct ati_page_map **tables; in ati_free_gatt_pages() local
106 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-v5.15/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-v5.15/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-v5.15/drivers/gpu/drm/gma500/
Dmmu.h46 struct psb_mmu_pt **tables; member
/Linux-v5.15/include/linux/gpio/
Dmachine.h107 void gpiod_add_lookup_tables(struct gpiod_lookup_table **tables, size_t n) {} in gpiod_add_lookup_tables()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dfs_tcp.c15 struct mlx5e_flow_table tables[ACCEL_FS_TCP_NUM_TYPES]; member
/Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dcyan_skillfish_ppt.c89 struct smu_table *tables = smu_table->tables; in cyan_skillfish_tables_init() local
/Linux-v5.15/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-v5.15/drivers/acpi/acpica/
Dtbdata.c560 struct acpi_table_desc *tables; in acpi_tb_resize_root_table_list() local
/Linux-v5.15/fs/nls/
Dnls_base.c21 static struct nls_table *tables = &default_table; variable
/Linux-v5.15/arch/x86/events/intel/
Dpt.h76 struct list_head tables; member
/Linux-v5.15/drivers/hwmon/
Dintel-m10-bmc-hwmon.c26 const struct m10bmc_sdata *tables[hwmon_max]; member
/Linux-v5.15/drivers/media/pci/meye/
Dmeye.c346 static u16 tables[] = { in jpeg_huffman_tables() local
479 u16 *tables; in mchip_load_tables() local
/Linux-v5.15/arch/x86/mm/
Dmem_encrypt_identity.c245 unsigned long entries = 0, tables = 0; in sme_pgtable_calc() local
/Linux-v5.15/drivers/cpufreq/
Dtegra194-cpufreq.c41 struct cpufreq_frequency_table **tables; member
/Linux-v5.15/security/apparmor/include/
Dmatch.h102 struct table_header *tables[YYTD_ID_TSIZE]; member
/Linux-v5.15/drivers/firmware/efi/libstub/
Defi-stub-helper.c509 unsigned long tables = efi_table_attr(efi_system_table, tables); in get_efi_config_table() local
/Linux-v5.15/arch/x86/platform/efi/
Dquirks.c515 int __init efi_reuse_config(u64 tables, int nr_tables) in efi_reuse_config()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs_tt_redirect.c15 struct mlx5e_flow_table tables[FS_UDP_NUM_TYPES]; member

123