/Linux-v4.19/tools/perf/util/scripting-engines/ |
D | trace-event-python.c | 100 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/ |
D | nftables.h | 8 struct list_head tables; member
|
D | x_tables.h | 11 struct list_head tables[NFPROTO_NUMPROTO]; member
|
/Linux-v4.19/Documentation/doc-guide/ |
D | sphinx.rst | 336 .. _sphinx_kfigure:
|
/Linux-v4.19/drivers/char/agp/ |
D | amd-k7-agp.c | 65 struct amd_page_map **tables; in amd_free_gatt_pages() local 83 struct amd_page_map **tables; in amd_create_gatt_pages() local
|
D | ati-agp.c | 88 struct ati_page_map **tables; in ati_free_gatt_pages() local 106 struct ati_page_map **tables; in ati_create_gatt_pages() local
|
D | sworks-agp.c | 76 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/ |
D | cvb.c | 111 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/ |
D | mmu.h | 53 struct psb_mmu_pt **tables; member
|
/Linux-v4.19/include/linux/gpio/ |
D | machine.h | 100 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/ |
D | fdt.c | 368 efi_config_table_t *tables; in get_fdt() local
|
/Linux-v4.19/arch/s390/include/asm/ |
D | tlb.h | 42 void *tables[0]; member
|
/Linux-v4.19/drivers/media/pci/pt1/ |
D | pt1.c | 87 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/ |
D | efi.h | 147 u64 tables; member
|
/Linux-v4.19/security/apparmor/include/ |
D | match.h | 101 struct table_header *tables[YYTD_ID_TSIZE]; member
|
/Linux-v4.19/drivers/acpi/acpica/ |
D | tbdata.c | 559 struct acpi_table_desc *tables; in acpi_tb_resize_root_table_list() local
|
/Linux-v4.19/fs/nls/ |
D | nls_base.c | 21 static struct nls_table *tables = &default_table; variable
|
/Linux-v4.19/drivers/media/pci/meye/ |
D | meye.c | 355 static u16 tables[] = { in jpeg_huffman_tables() local 488 u16 *tables; in mchip_load_tables() local
|
/Linux-v4.19/arch/x86/mm/ |
D | mem_encrypt_identity.c | 234 unsigned long entries = 0, tables = 0; in sme_pgtable_calc() local
|
/Linux-v4.19/arch/x86/platform/efi/ |
D | quirks.c | 468 int __init efi_reuse_config(u64 tables, int nr_tables) in efi_reuse_config()
|
/Linux-v4.19/include/asm-generic/ |
D | tlb.h | 55 void *tables[0]; member
|
/Linux-v4.19/arch/arm/include/asm/ |
D | tlb.h | 47 void *tables[0]; member
|
/Linux-v4.19/security/apparmor/ |
D | match.c | 148 static int verify_table_headers(struct table_header **tables, int flags) in verify_table_headers()
|
/Linux-v4.19/arch/x86/events/intel/ |
D | pt.h | 141 struct list_head tables; member
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | iommu.h | 210 struct iommu_table *tables[IOMMU_TABLE_GROUP_MAX_TABLES]; member
|