Home
last modified time | relevance | path

Searched defs:tables (Results 26 – 50 of 60) sorted by relevance

123

/Linux-v5.15/security/apparmor/
Dmatch.c147 static int verify_table_headers(struct table_header **tables, int flags) in verify_table_headers()
/Linux-v5.15/include/net/
Dudp_tunnel.h269 } tables[UDP_TUNNEL_NIC_MAX_TABLES]; member
/Linux-v5.15/drivers/net/dsa/sja1105/
Dsja1105_static_config.c1020 static_config_check_memory_size(const struct sja1105_table *tables, int max_mem) in static_config_check_memory_size()
1050 const struct sja1105_table *tables = config->tables; in sja1105_static_config_check_valid() local
/Linux-v5.15/arch/x86/mm/
Dinit.c181 unsigned long tables = INIT_PGT_BUF_SIZE; in early_alloc_pgt_buf() local
/Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu12/
Drenoir_ppt.c150 struct smu_table *tables = smu_table->tables; in renoir_init_smc_tables() local
/Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dyellow_carp_ppt.c150 struct smu_table *tables = smu_table->tables; in yellow_carp_init_smc_tables() local
Daldebaran_ppt.c212 struct smu_table *tables = smu_table->tables; in aldebaran_tables_init() local
Dsmu_v13_0.c366 struct smu_table *tables = smu_table->tables; in smu_v13_0_init_smc_tables() local
/Linux-v5.15/arch/powerpc/include/asm/
Diommu.h200 struct iommu_table *tables[IOMMU_TABLE_GROUP_MAX_TABLES]; member
/Linux-v5.15/include/asm-generic/
Dtlb.h183 void *tables[0]; member
/Linux-v5.15/tools/perf/tests/
Dpmu-events.c246 struct pmu_sys_events *tables = &pmu_sys_event_tables[0]; in __test_pmu_get_sys_events_table() local
/Linux-v5.15/arch/x86/include/asm/
Defi.h168 u64 tables; member
/Linux-v5.15/net/netfilter/
Dxt_recent.c89 struct list_head tables; member
Dx_tables.c57 struct list_head tables[NFPROTO_NUMPROTO]; member
/Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/
Damdgpu_smu.c742 struct smu_table *tables = smu_table->tables; in smu_init_fb_allocations() local
799 struct smu_table *tables = smu_table->tables; in smu_fini_fb_allocations() local
/Linux-v5.15/drivers/sbus/char/
Denvctrl.c167 char *tables; /* Pointer to table(s). */ member
/Linux-v5.15/drivers/vfio/
Dvfio_iommu_spapr_tce.c68 struct iommu_table *tables[IOMMU_TABLE_GROUP_MAX_TABLES]; member
/Linux-v5.15/include/linux/
Defi.h414 u64 tables; member
430 u32 tables; member
450 unsigned long tables; member
/Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dvangogh_ppt.c210 struct smu_table *tables = smu_table->tables; in vangogh_tables_init() local
Darcturus_ppt.c255 struct smu_table *tables = smu_table->tables; in arcturus_tables_init() local
Dsienna_cichlid_ppt.c447 struct smu_table *tables = smu_table->tables; in sienna_cichlid_tables_init() local
Dnavi10_ppt.c497 struct smu_table *tables = smu_table->tables; in navi10_tables_init() local
Dsmu_v11_0.c396 struct smu_table *tables = smu_table->tables; in smu_v11_0_init_smc_tables() local
/Linux-v5.15/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma.h81 u64 **tables; member
/Linux-v5.15/drivers/gpu/drm/amd/pm/inc/
Damdgpu_smu.h249 #define SMU_TABLE_INIT(tables, table_id, s, a, d) \ argument
343 struct smu_table tables[SMU_TABLE_COUNT]; member

123