Home
last modified time | relevance | path

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

12

/Linux-v4.19/tools/perf/util/scripting-engines/
Dtrace-event-python.c100 struct tables { struct
116 static struct tables tables_global; argument
951 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() local
969 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() local
988 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_thread() local
1008 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm() local
1026 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm_thread() local
1045 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_dso() local
1069 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_symbol() local
1092 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_branch_type() local
[all …]
/Linux-v4.19/include/net/netns/
Dnftables.h8 struct list_head tables; member
Dx_tables.h11 struct list_head tables[NFPROTO_NUMPROTO]; member
/Linux-v4.19/Documentation/doc-guide/
Dsphinx.rst336 .. _sphinx_kfigure:
/Linux-v4.19/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-v4.19/drivers/clk/tegra/
Dcvb.c111 tegra_cvb_add_opp_table(struct device *dev, const struct cvb_table *tables, in tegra_cvb_add_opp_table()
/Linux-v4.19/drivers/gpu/drm/gma500/
Dmmu.h53 struct psb_mmu_pt **tables; member
/Linux-v4.19/include/linux/gpio/
Dmachine.h100 void gpiod_add_lookup_tables(struct gpiod_lookup_table **tables, size_t n) {} in gpiod_add_lookup_tables()
/Linux-v4.19/drivers/firmware/efi/libstub/
Dfdt.c368 efi_config_table_t *tables; in get_fdt() local
/Linux-v4.19/arch/s390/include/asm/
Dtlb.h42 void *tables[0]; member
/Linux-v4.19/drivers/media/pci/pt1/
Dpt1.c87 struct pt1_table *tables; member
597 struct pt1_table *tables; in pt1_cleanup_tables() local
611 struct pt1_table *tables; in pt1_init_tables() local
/Linux-v4.19/arch/x86/include/asm/
Defi.h147 u64 tables; member
/Linux-v4.19/security/apparmor/include/
Dmatch.h101 struct table_header *tables[YYTD_ID_TSIZE]; member
/Linux-v4.19/drivers/acpi/acpica/
Dtbdata.c559 struct acpi_table_desc *tables; in acpi_tb_resize_root_table_list() local
/Linux-v4.19/fs/nls/
Dnls_base.c21 static struct nls_table *tables = &default_table; variable
/Linux-v4.19/drivers/media/pci/meye/
Dmeye.c355 static u16 tables[] = { in jpeg_huffman_tables() local
488 u16 *tables; in mchip_load_tables() local
/Linux-v4.19/arch/x86/mm/
Dmem_encrypt_identity.c234 unsigned long entries = 0, tables = 0; in sme_pgtable_calc() local
/Linux-v4.19/arch/x86/platform/efi/
Dquirks.c468 int __init efi_reuse_config(u64 tables, int nr_tables) in efi_reuse_config()
/Linux-v4.19/include/asm-generic/
Dtlb.h55 void *tables[0]; member
/Linux-v4.19/arch/arm/include/asm/
Dtlb.h47 void *tables[0]; member
/Linux-v4.19/security/apparmor/
Dmatch.c148 static int verify_table_headers(struct table_header **tables, int flags) in verify_table_headers()
/Linux-v4.19/arch/x86/events/intel/
Dpt.h141 struct list_head tables; member
/Linux-v4.19/arch/powerpc/include/asm/
Diommu.h210 struct iommu_table *tables[IOMMU_TABLE_GROUP_MAX_TABLES]; member

12