Searched refs:tables (Results 151 - 175 of 201) sorted by relevance

123456789

/linux-master/arch/arm/mm/
H A Dproc-v6.S101 * - we are not using split page tables
230 ARM_BE8(orr r6, r6, #1 << 25) @ big-endian page tables
/linux-master/samples/hid/
H A DMakefile243 -fno-asynchronous-unwind-tables \
/linux-master/arch/arm/
H A DMakefile119 CFLAGS_ABI +=-funwind-tables
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_clocking.c594 mac = priv->static_config.tables[BLK_IDX_MAC_CONFIG].entries;
774 mii = priv->static_config.tables[BLK_IDX_XMII_PARAMS].entries;
H A Dsja1105_ptp.c692 avb = priv->static_config.tables[BLK_IDX_AVB_PARAMS].entries;
/linux-master/arch/powerpc/kvm/
H A Dbook3s_64_vio.c98 if (table_group->tables[i] != stit->tbl)
143 struct iommu_table *tbltmp = table_group->tables[i];
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsienna_cichlid_ppt.c534 struct smu_table *tables = smu_table->tables; local
538 SMU_TABLE_INIT(tables, SMU_TABLE_PPTABLE, table_size,
540 SMU_TABLE_INIT(tables, SMU_TABLE_WATERMARKS, sizeof(Watermarks_t),
542 SMU_TABLE_INIT(tables, SMU_TABLE_SMU_METRICS, sizeof(SmuMetricsExternal_t),
544 SMU_TABLE_INIT(tables, SMU_TABLE_I2C_COMMANDS, sizeof(SwI2cRequest_t),
546 SMU_TABLE_INIT(tables, SMU_TABLE_OVERDRIVE, sizeof(OverDriveTable_t),
548 SMU_TABLE_INIT(tables, SMU_TABLE_PMSTATUSLOG, SMU11_TOOL_SIZE,
550 SMU_TABLE_INIT(tables, SMU_TABLE_ACTIVITY_MONITOR_COEFF,
553 SMU_TABLE_INIT(tables, SMU_TABLE_ECCINF
[all...]
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c991 .tables = {
998 .tables = {
1004 .tables = {
/linux-master/arch/arm/kernel/
H A Dhead.S28 * We place the page tables 16K below KERNEL_RAM_VADDR. Therefore, we must
177 * Setup the initial page tables. We only setup the barest
225 add r4, r4, #0x1000 @ point to the PMD tables
408 * Use the page tables supplied from __cpu_up.
H A Dentry-armv.S918 @ they are in range of the 'SWI' entries in the vector tables
/linux-master/drivers/acpi/acpica/
H A Ddbcmds.c245 * DESCRIPTION: Display information about loaded tables. Current
246 * implementation displays all loaded tables.
264 table_desc = &acpi_gbl_root_table_list.tables[i];
H A Daclocal.h48 #define ACPI_MTX_TABLES 2 /* Data for ACPI tables */
177 struct acpi_table_desc *tables; /* Table descriptor array */ member in struct:acpi_table_list
179 u32 max_table_count; /* Max tables array will hold */
189 /* List to manage incoming ACPI tables */
/linux-master/net/netfilter/
H A Dnf_tables_offload.c629 list_for_each_entry(table, &nft_net->tables, list) {
H A Dnf_tables_api.c798 list_for_each_entry_rcu(table, &nft_net->tables, list,
822 list_for_each_entry(table, &nft_net->tables, list) {
1064 list_for_each_entry_rcu(table, &nft_net->tables, list) {
1455 list_add_tail_rcu(&table->list, &nft_net->tables);
1547 list_for_each_entry_safe(table, nt, &nft_net->tables, list) {
1933 list_for_each_entry_rcu(table, &nft_net->tables, list) {
3586 list_for_each_entry_rcu(table, &nft_net->tables, list) {
4726 list_for_each_entry_rcu(table, &nft_net->tables, list) {
5883 list_for_each_entry_rcu(table, &nft_net->tables, list) {
7927 list_for_each_entry_rcu(table, &nft_net->tables, lis
[all...]
/linux-master/arch/x86/kernel/
H A Dkexec-bzimage64.c165 esd->tables = efi_config_table;
/linux-master/arch/powerpc/
H A DMakefile215 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables
/linux-master/tools/perf/scripts/python/
H A Dexported-sql-viewer.py4118 tables = []
4123 QueryExec(query, "SELECT table_name FROM information_schema.tables WHERE table_schema = 'public' AND table_type IN ( 'BASE TABLE' , 'VIEW' ) ORDER BY table_name")
4125 tables.append(query.value(0))
4127 tables.append("sqlite_master")
4129 tables.append("information_schema.tables")
4130 tables.append("information_schema.views")
4131 tables.append("information_schema.columns")
4132 return tables
4342 <p class=c1><a href=#tables>
[all...]
/linux-master/arch/arm/boot/compressed/
H A Dhead.S705 * Turn on the cache. We need to setup some page tables so that we
708 * We place the page tables 16k down from the kernel execution address,
797 * Initialise the page tables, turning on the cacheable and bufferable
860 ARM_BE8( orr r0, r0, #1 << 25 ) @ big-endian page tables
888 ARM_BE8( orr r0, r0, #1 << 25 ) @ big-endian page tables
/linux-master/arch/m68k/fpsp040/
H A Dtbldo.S8 | levels, and the tables are still contained
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h809 unsigned long tables; member in struct:ixgbe_adapter
/linux-master/arch/mips/
H A DMakefile340 # This is required to get dwarf unwinding tables into .debug_frame
342 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables
/linux-master/arch/sparc/include/asm/
H A Dpgtable_64.h13 * the SpitFire page tables.
71 #error MAX_PHYS_ADDRESS_BITS exceeds what kernel page tables can support
802 * very simple, it's just the physical address. PTE tables are of
/linux-master/samples/bpf/
H A DMakefile408 -fno-asynchronous-unwind-tables -fcf-protection \
/linux-master/sound/soc/codecs/
H A DMakefile73 snd-soc-cs35l45-y := cs35l45.o cs35l45-tables.o
329 snd-soc-wm5100-y := wm5100.o wm5100-tables.o
/linux-master/drivers/net/ethernet/cisco/enic/
H A Denic_main.c231 .tables = {
238 .tables = {

Completed in 365 milliseconds

123456789