Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-5.10/tools/perf/util/scripting-engines/
Dtrace-event-python.c102 struct tables { struct
120 static struct tables tables_global; argument
981 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() local
999 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() local
1018 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_thread() local
1039 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm() local
1060 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm_thread() local
1079 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_dso() local
1103 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_symbol() local
1126 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_branch_type() local
[all …]
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
Dni_routes.h164 const struct ni_route_tables *tables) in route_is_valid()
245 const struct ni_route_tables *tables) in route_register_is_valid()
267 const struct ni_route_tables *tables, in ni_get_reg_value_roffs()
289 const struct ni_route_tables *tables) in ni_get_reg_value()
316 const struct ni_route_tables *tables, in ni_check_trigger_arg_roffs()
325 const struct ni_route_tables *tables) in ni_check_trigger_arg()
Dni_routes.c99 struct ni_route_tables *tables) in ni_find_device_routes()
141 struct ni_route_tables *tables) in ni_assign_device_routes()
153 unsigned int ni_count_valid_routes(const struct ni_route_tables *tables) in ni_count_valid_routes()
197 unsigned int ni_get_valid_routes(const struct ni_route_tables *tables, in ni_get_valid_routes()
418 const struct ni_route_tables *tables) in ni_lookup_route_register()
469 const struct ni_route_tables *tables) in ni_route_to_register()
524 const struct ni_route_tables *tables) in ni_find_route_source()
/kernel/linux/linux-6.6/tools/perf/util/scripting-engines/
Dtrace-event-python.c108 struct tables { struct
126 static struct tables tables_global; argument
1136 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() local
1154 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() local
1173 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_thread() local
1194 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm() local
1215 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm_thread() local
1234 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_dso() local
1258 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_symbol() local
1281 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_branch_type() local
[all …]
/kernel/linux/linux-6.6/tools/perf/pmu-events/
Dempty-pmu-events.c385 for (const struct pmu_events_map *tables = &pmu_events_map[0]; in find_core_events_table() local
396 for (const struct pmu_events_map *tables = &pmu_events_map[0]; in find_core_metrics_table() local
407 for (const struct pmu_events_map *tables = &pmu_events_map[0]; tables->arch; tables++) { in pmu_for_each_core_event() local
419 for (const struct pmu_events_map *tables = &pmu_events_map[0]; in pmu_for_each_core_metric() local
432 for (const struct pmu_sys_events *tables = &pmu_sys_event_tables[0]; in find_sys_events_table() local
443 for (const struct pmu_sys_events *tables = &pmu_sys_event_tables[0]; in pmu_for_each_sys_event() local
/kernel/linux/linux-5.10/include/net/netns/
Dx_tables.h11 struct list_head tables[NFPROTO_NUMPROTO]; member
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
Defi.h81 u64 tables; member
97 u32 tables; member
104 u64 tables; member
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/sun6i-isp/
Dsun6i_isp.c135 struct sun6i_isp_tables *tables = &isp_dev->tables; in sun6i_isp_tables_setup() local
168 struct sun6i_isp_tables *tables = &isp_dev->tables; in sun6i_isp_tables_cleanup() local
Dsun6i_isp.h53 struct sun6i_isp_tables tables; member
/kernel/linux/linux-6.6/include/linux/
Dunicode.h53 const struct utf8data_table *tables; member
/kernel/linux/linux-6.6/drivers/char/agp/
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
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
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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
Dintel_snps_phy.c1789 const struct intel_mpllb_state * const *tables; in intel_mpllb_calc_state() local
1984 const struct intel_mpllb_state * const *tables = dg2_hdmi_tables; in intel_snps_phy_check_hdmi_link_rate() local
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
Dv4l2-jpeg.c305 struct v4l2_jpeg_reference *tables) in jpeg_parse_quantization_tables()
358 struct v4l2_jpeg_reference *tables) in jpeg_parse_huffman_tables()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/drivers/clk/tegra/
Dcvb.c103 tegra_cvb_add_opp_table(struct device *dev, const struct cvb_table *tables, in tegra_cvb_add_opp_table()
/kernel/linux/linux-5.10/drivers/clk/tegra/
Dcvb.c102 tegra_cvb_add_opp_table(struct device *dev, const struct cvb_table *tables, in tegra_cvb_add_opp_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
Dmmu.h46 struct psb_mmu_pt **tables; member
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
Dmmu.h46 struct psb_mmu_pt **tables; member

12345