Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/tools/perf/util/scripting-engines/
H A 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 …]
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A 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()
H A 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()
/OK3568_Linux_fs/kernel/include/net/netns/
H A Dx_tables.h11 struct list_head tables[NFPROTO_NUMPROTO]; member
H A Dnftables.h9 struct list_head tables; member
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/database/
H A Dinitdb.h90 QStringList tables = db.tables(); in initDb() local
/OK3568_Linux_fs/kernel/drivers/char/agp/
H A 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
H A 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
H A 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
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-jpeg.c305 struct v4l2_jpeg_reference *tables) in jpeg_parse_quantization_tables()
358 struct v4l2_jpeg_reference *tables) in jpeg_parse_huffman_tables()
/OK3568_Linux_fs/kernel/drivers/clk/tegra/
H A Dcvb.c102 tegra_cvb_add_opp_table(struct device *dev, const struct cvb_table *tables, in tegra_cvb_add_opp_table()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dmmu.h46 struct psb_mmu_pt **tables; member
/OK3568_Linux_fs/u-boot/lib/
H A Dsmbios.c263 ulong tables; in write_smbios_table() local
/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Dmachine.h107 void gpiod_add_lookup_tables(struct gpiod_lookup_table **tables, size_t n) {} in gpiod_add_lookup_tables()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dfs_tcp.c15 struct mlx5e_flow_table tables[ACCEL_FS_TCP_NUM_TYPES]; member
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dintel-m10-bmc-hwmon.c26 const struct m10bmc_sdata *tables[hwmon_max]; member
/OK3568_Linux_fs/kernel/drivers/media/pci/pt1/
H A Dpt1.c78 struct pt1_table *tables; member
622 struct pt1_table *tables; in pt1_cleanup_tables() local
636 struct pt1_table *tables; in pt1_init_tables() local
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dpt.h76 struct list_head tables; member
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dtegra194-cpufreq.c42 struct cpufreq_frequency_table **tables; member
/OK3568_Linux_fs/kernel/fs/nls/
H A Dnls_base.c21 static struct nls_table *tables = &default_table; variable
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dtbdata.c560 struct acpi_table_desc *tables; in acpi_tb_resize_root_table_list() local
/OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/
H A Dsja1105_static_config.c660 static_config_check_memory_size(const struct sja1105_table *tables) in static_config_check_memory_size()
691 const struct sja1105_table *tables = config->tables; in sja1105_static_config_check_valid() local
/OK3568_Linux_fs/kernel/drivers/media/pci/meye/
H A Dmeye.c346 static u16 tables[] = { in jpeg_huffman_tables() local
479 u16 *tables; in mchip_load_tables() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/
H A Dbuildtables.py12 import toastergui.tables as tables namespace
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dmem_encrypt_identity.c254 unsigned long entries = 0, tables = 0; in sme_pgtable_calc() local

123