/openbmc/linux/drivers/acpi/ |
H A D | custom_method.c | 29 struct acpi_table_header table; in cm_write() local
|
H A D | spcr.c | 88 struct acpi_table_spcr *table; in acpi_parse_spcr() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/ |
H A D | link_hwss_dpia.c | 34 const struct link_mst_stream_allocation_table *table) in update_dpia_stream_allocation_table()
|
/openbmc/hiomapd/vpnor/test/ |
H A D | create_read_window_toc.cpp | 60 vpnor::partition::Table table(&ctx->backend); in main() local
|
H A D | write_toc.cpp | 72 vpnor::partition::Table table(&ctx->backend); in main() local
|
/openbmc/phosphor-mboxd/vpnor/test/ |
H A D | create_read_window_toc.cpp | 58 vpnor::partition::Table table(ctx); in main() local
|
H A D | create_pnor_partition_table.cpp | 38 const openpower::virtual_pnor::partition::Table table(ctx); in main() local
|
/openbmc/linux/kernel/ |
H A D | pid_sysctl.h | 8 static int pid_mfd_noexec_dointvec_minmax(struct ctl_table *table, in pid_mfd_noexec_dointvec_minmax()
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | dsinit.c | 162 struct acpi_table_header *table; in acpi_ds_initialize_objects() local
|
/openbmc/linux/arch/x86/boot/compressed/ |
H A D | mem.c | 51 struct efi_unaccepted_memory *table; in init_unaccepted_memory() local
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | ni_dpm.c | 990 struct radeon_clock_voltage_dependency_table *table) in ni_patch_single_dependency_table_based_on_leakage() 1259 NISLANDS_SMC_STATETABLE *table) in ni_populate_smc_voltage_table() 1270 NISLANDS_SMC_STATETABLE *table) in ni_populate_smc_voltage_tables() 1300 struct atom_voltage_table *table, in ni_populate_voltage_value() 1681 NISLANDS_SMC_STATETABLE *table) in ni_populate_smc_initial_state() 1791 NISLANDS_SMC_STATETABLE *table) in ni_populate_smc_acpi_state() 1944 NISLANDS_SMC_STATETABLE *table = &ni_pi->smc_statetable; in ni_init_smc_table() local 2715 struct ni_mc_reg_table *table) in ni_set_mc_special_registers() 2823 static void ni_set_valid_flag(struct ni_mc_reg_table *table) in ni_set_valid_flag() 2837 static void ni_set_s0_mc_reg_index(struct ni_mc_reg_table *table) in ni_set_s0_mc_reg_index() [all …]
|
H A D | cypress_dpm.c | 403 struct atom_voltage_table *table, in cypress_populate_voltage_value() 1239 RV770_SMC_STATETABLE *table) in cypress_populate_smc_initial_state() 1334 RV770_SMC_STATETABLE *table) in cypress_populate_smc_acpi_state() 1516 RV770_SMC_STATETABLE *table) in cypress_populate_smc_voltage_table() 1527 RV770_SMC_STATETABLE *table) in cypress_populate_smc_voltage_tables() 1618 RV770_SMC_STATETABLE *table = &pi->smc_statetable; in cypress_init_smc_table() local
|
/openbmc/linux/net/netfilter/ |
H A D | x_tables.c | 1299 void xt_table_unlock(struct xt_table *table) in xt_table_unlock() 1384 xt_replace_table(struct xt_table *table, in xt_replace_table() 1457 struct xt_table *t, *table; in xt_register_table() local 1500 void *xt_unregister_table(struct xt_table *table) in xt_unregister_table() 1550 struct xt_table *table = list_entry(v, struct xt_table, list); in xt_table_seq_show() local 1732 xt_hook_ops_alloc(const struct xt_table *table, nf_hookfn *fn) in xt_hook_ops_alloc() 1761 int xt_register_template(const struct xt_table *table, in xt_register_template() 1792 void xt_unregister_template(const struct xt_table *table) in xt_unregister_template()
|
/openbmc/linux/drivers/rapidio/ |
H A D | rio.c | 1427 u16 table, u16 route_destid, u8 route_port) in rio_std_route_add_entry() 1455 u16 table, u16 route_destid, u8 *route_port) in rio_std_route_get_entry() 1481 u16 table) in rio_std_route_clr_table() 1615 u16 table, u16 route_destid, u8 route_port, int lock) in rio_route_add_entry() 1667 int rio_route_get_entry(struct rio_dev *rdev, u16 table, in rio_route_get_entry() 1716 int rio_route_clr_table(struct rio_dev *rdev, u16 table, int lock) in rio_route_clr_table()
|
/openbmc/linux/fs/nls/ |
H A D | nls_utf8.c | 43 static struct nls_table table = { variable
|
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_cmm.h | 24 struct drm_color_lut *table; member
|
/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/ |
H A D | sun6i_isp.c | 95 struct sun6i_isp_table *table) in sun6i_isp_table_setup() 106 struct sun6i_isp_table *table) in sun6i_isp_table_cleanup()
|
/openbmc/linux/drivers/opp/ |
H A D | ti-opp-supply.c | 86 struct ti_opp_supply_optimum_voltage_table *table; in _store_optimized_voltages() local 200 struct ti_opp_supply_optimum_voltage_table *table; in _get_optimal_vdd_voltage() local
|
/openbmc/linux/drivers/cpufreq/ |
H A D | sparc-us2e-cpufreq.c | 24 struct cpufreq_frequency_table table[6]; member 276 struct cpufreq_frequency_table *table = in us2e_freq_cpu_init() local
|
/openbmc/phosphor-mboxd/vpnor/ |
H A D | pnor_partition_table.cpp | 36 decltype(auto) table = getNativeTable(); in prepareHeader() local 80 decltype(auto) table = getNativeTable(); in preparePartitions() local
|
/openbmc/linux/fs/udf/ |
H A D | balloc.c | 378 struct inode *table, in udf_table_free_blocks() 510 struct inode *table, uint16_t partition, in udf_table_prealloc_blocks() 575 struct inode *table, uint16_t partition, in udf_table_new_block()
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | pgtable.c | 452 static inline void pgtable_free(void *table, int index) in pgtable_free() 482 void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int index) in pgtable_free_tlb() 493 void *table = (void *)((unsigned long)_table & ~MAX_PGTABLE_INDEX_SIZE); in __tlb_remove_table() local
|
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/ |
H A D | fsl_lbc.c | 106 void upmconfig(uint upm, uint *table, uint size) in upmconfig()
|
/openbmc/qemu/include/exec/ |
H A D | tlb-common.h | 53 CPUTLBEntry *table; member
|
/openbmc/linux/drivers/mmc/core/ |
H A D | quirks.h | 219 const struct mmc_fixup *table) in mmc_fixup_device()
|