Home
last modified time | relevance | path

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

12

/Linux-v5.4/tools/perf/util/scripting-engines/
Dtrace-event-python.c102 struct tables { struct
120 static struct tables tables_global; argument
960 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() local
978 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() local
997 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_thread() local
1018 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm() local
1039 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm_thread() local
1058 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_dso() local
1082 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_symbol() local
1105 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_branch_type() local
[all …]
/Linux-v5.4/drivers/staging/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.c62 struct ni_route_tables *tables) in ni_find_device_routes()
106 struct ni_route_tables *tables) in ni_assign_device_routes()
117 unsigned int ni_count_valid_routes(const struct ni_route_tables *tables) in ni_count_valid_routes()
161 unsigned int ni_get_valid_routes(const struct ni_route_tables *tables, in ni_get_valid_routes()
382 const struct ni_route_tables *tables) in ni_lookup_route_register()
433 const struct ni_route_tables *tables) in ni_route_to_register()
488 const struct ni_route_tables *tables) in ni_find_route_source()
/Linux-v5.4/include/net/netns/
Dnftables.h8 struct list_head tables; member
Dx_tables.h11 struct list_head tables[NFPROTO_NUMPROTO]; member
/Linux-v5.4/Documentation/doc-guide/
Dsphinx.rst340 .. _sphinx_kfigure:
/Linux-v5.4/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.4/drivers/gpu/drm/amd/powerplay/
Drenoir_ppt.c141 static int renoir_tables_init(struct smu_context *smu, struct smu_table *tables) in renoir_tables_init()
Dsmu_v12_0.c276 struct smu_table *tables = NULL; in smu_v12_0_init_smc_tables() local
Damdgpu_smu.c921 struct smu_table *tables = smu_table->tables; in smu_init_fb_allocations() local
959 struct smu_table *tables = smu_table->tables; in smu_fini_fb_allocations() local
/Linux-v5.4/drivers/clk/tegra/
Dcvb.c102 tegra_cvb_add_opp_table(struct device *dev, const struct cvb_table *tables, in tegra_cvb_add_opp_table()
/Linux-v5.4/drivers/gpu/drm/gma500/
Dmmu.h46 struct psb_mmu_pt **tables; member
/Linux-v5.4/include/linux/gpio/
Dmachine.h104 void gpiod_add_lookup_tables(struct gpiod_lookup_table **tables, size_t n) {} in gpiod_add_lookup_tables()
/Linux-v5.4/drivers/net/dsa/sja1105/
Dsja1105_static_config.c556 static_config_check_memory_size(const struct sja1105_table *tables) in static_config_check_memory_size()
575 const struct sja1105_table *tables = config->tables; in sja1105_static_config_check_valid() local
/Linux-v5.4/arch/x86/events/intel/
Dpt.h75 struct list_head tables; member
/Linux-v5.4/drivers/media/pci/pt1/
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
/Linux-v5.4/security/apparmor/include/
Dmatch.h97 struct table_header *tables[YYTD_ID_TSIZE]; member
/Linux-v5.4/drivers/acpi/acpica/
Dtbdata.c560 struct acpi_table_desc *tables; in acpi_tb_resize_root_table_list() local
/Linux-v5.4/arch/x86/include/asm/
Defi.h148 u64 tables; member
/Linux-v5.4/fs/nls/
Dnls_base.c21 static struct nls_table *tables = &default_table; variable
/Linux-v5.4/drivers/media/pci/meye/
Dmeye.c346 static u16 tables[] = { in jpeg_huffman_tables() local
479 u16 *tables; in mchip_load_tables() local
/Linux-v5.4/arch/x86/mm/
Dmem_encrypt_identity.c245 unsigned long entries = 0, tables = 0; in sme_pgtable_calc() local
/Linux-v5.4/arch/x86/platform/efi/
Dquirks.c510 int __init efi_reuse_config(u64 tables, int nr_tables) in efi_reuse_config()

12