/openbmc/linux/arch/s390/mm/ |
H A D | gmap.c | 50 unsigned long *table; in gmap_alloc() local 553 unsigned long *table; in __gmap_link() local 869 unsigned long *table; in gmap_pte_op_walk() local 1312 unsigned long *table; in gmap_unshadow_page() local 1584 unsigned long *table; in gmap_unshadow() local 1768 unsigned long *table; in gmap_shadow_r2t() local 1852 unsigned long *table; in gmap_shadow_r3t() local 1936 unsigned long *table; in gmap_shadow_sgt() local 2020 unsigned long *table; in gmap_shadow_pgt_lookup() local 2060 unsigned long *table; in gmap_shadow_pgt() local [all …]
|
/openbmc/linux/drivers/rapidio/switches/ |
H A D | idt_gen3.c | 38 u16 table, u16 route_destid, u8 route_port) in idtg3_route_add_entry() 80 u16 table, u16 route_destid, u8 *route_port) in idtg3_route_get_entry() 119 u16 table) in idtg3_route_clr_table()
|
/openbmc/linux/drivers/clk/actions/ |
H A D | owl-factor.c | 16 static unsigned int _get_table_maxval(const struct clk_factor_table *table) in _get_table_maxval() 27 static int _get_table_div_mul(const struct clk_factor_table *table, in _get_table_div_mul() 43 static unsigned int _get_table_val(const struct clk_factor_table *table, in _get_table_val()
|
/openbmc/linux/io_uring/ |
H A D | poll.c | 121 struct io_hash_table *table = &req->ctx->cancel_table; in io_poll_req_insert() local 132 struct io_hash_table *table = &req->ctx->cancel_table; in io_poll_req_delete() local 143 struct io_hash_table *table = &req->ctx->cancel_table_locked; in io_poll_req_insert_locked() local 750 struct io_hash_table *table, in io_poll_remove_all_table() 791 struct io_hash_table *table, in io_poll_find() 820 struct io_hash_table *table, in io_poll_file_find() 856 struct io_hash_table *table) in __io_poll_cancel()
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_standalone.c | 527 nf_conntrack_hash_sysctl(struct ctl_table *table, int write, in nf_conntrack_hash_sysctl() 960 struct ctl_table *table) in nf_conntrack_standalone_init_tcp_sysctl() 995 struct ctl_table *table) in nf_conntrack_standalone_init_sctp_sysctl() 1017 struct ctl_table *table) in nf_conntrack_standalone_init_dccp_sysctl() 1040 struct ctl_table *table) in nf_conntrack_standalone_init_gre_sysctl() 1054 struct ctl_table *table; in nf_conntrack_standalone_init_sysctl() local 1110 struct ctl_table *table; in nf_conntrack_standalone_fini_sysctl() local
|
/openbmc/linux/include/linux/ |
H A D | cpufreq.h | 704 struct cpufreq_frequency_table in dev_pm_opp_init_cpufreq_table() 711 struct cpufreq_frequency_table in dev_pm_opp_free_cpufreq_table() 723 #define cpufreq_for_each_entry(pos, table) \ argument 734 #define cpufreq_for_each_entry_idx(pos, table, idx) \ argument 745 #define cpufreq_for_each_valid_entry(pos, table) \ argument 759 #define cpufreq_for_each_valid_entry_idx(pos, table, idx) \ argument 808 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_al() local 830 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_dl() local 876 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_ah() local 907 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_dh() local [all …]
|
H A D | lz4.h | 107 unsigned long long table[LZ4_STREAMSIZE_U64]; member 132 size_t table[LZ4_STREAMHCSIZE_SIZET]; member 149 unsigned long long table[LZ4_STREAMDECODESIZE_U64]; member
|
/openbmc/qemu/hw/i386/ |
H A D | acpi-build.c | 769 static void build_hpet_aml(Aml *table) in build_hpet_aml() 856 static void build_dbg_aml(Aml *table) in build_dbg_aml() 1001 static void build_piix4_pci0_int(Aml *table) in build_piix4_pci0_int() 1114 static void build_q35_pci0_int(Aml *table) in build_q35_pci0_int() 1216 static void build_x86_acpi_pci_hotplug(Aml *table, uint64_t pcihp_addr) in build_x86_acpi_pci_hotplug() 1322 static void build_acpi0017(Aml *table) in build_acpi0017() 1795 AcpiTable table = { .sig = "HPET", .rev = 1, in build_hpet() local 1828 AcpiTable table = { .sig = "TCPA", .rev = 2, in build_tpm_tcpa() local 2064 AcpiTable table = { .sig = "DMAR", .rev = 1, .oem_id = oem_id, in build_dmar_q35() local 2139 AcpiTable table = { .sig = "WAET", .rev = 1, .oem_id = oem_id, in build_waet() local [all …]
|
/openbmc/qemu/monitor/ |
H A D | hmp-target.c | 151 HMPCommand *table = info ? hmp_info_cmds : hmp_cmds; in monitor_register_hmp() local 167 HMPCommand *table = hmp_info_cmds; in monitor_register_hmp_info_hrt() local
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | rfi.h | 32 struct iwl_rfi_lut_entry table[IWL_RFI_LUT_SIZE]; member 56 struct iwl_rfi_lut_entry table[IWL_RFI_LUT_INSTALLED_SIZE]; member
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | tbxfload.c | 106 struct acpi_table_desc *table; in ACPI_EXPORT_SYMBOL_INIT() local 241 acpi_install_table(struct acpi_table_header *table) in acpi_install_table()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | ci_dpm.c | 2180 SMU7_Discrete_DpmTable *table) in ci_populate_smc_vddc_table() 2203 SMU7_Discrete_DpmTable *table) in ci_populate_smc_vddci_table() 2226 SMU7_Discrete_DpmTable *table) in ci_populate_smc_mvdd_table() 2249 SMU7_Discrete_DpmTable *table) in ci_populate_smc_voltage_tables() 2588 SMU7_Discrete_DpmTable *table) in ci_populate_smc_link_level() 2610 SMU7_Discrete_DpmTable *table) in ci_populate_smc_uvd_level() 2653 SMU7_Discrete_DpmTable *table) in ci_populate_smc_vce_level() 2686 SMU7_Discrete_DpmTable *table) in ci_populate_smc_acp_level() 2718 SMU7_Discrete_DpmTable *table) in ci_populate_smc_samu_level() 2951 SMU7_Discrete_DpmTable *table) in ci_populate_smc_acpi_level() [all …]
|
/openbmc/linux/include/linux/gpio/ |
H A D | machine.h | 46 struct gpiod_lookup table[]; member 118 void gpiod_add_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_add_lookup_table() 122 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_remove_lookup_table()
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | srq_cmd.c | 83 struct mlx5_srq_table *table = &dev->srq_table; in mlx5_cmd_get_srq() local 632 struct mlx5_srq_table *table = &dev->srq_table; in mlx5_cmd_create_srq() local 667 struct mlx5_srq_table *table = &dev->srq_table; in mlx5_cmd_destroy_srq() local 726 struct mlx5_srq_table *table; in srq_event_notifier() local 758 struct mlx5_srq_table *table = &dev->srq_table; in mlx5_init_srq_table() local 771 struct mlx5_srq_table *table = &dev->srq_table; in mlx5_cleanup_srq_table() local
|
/openbmc/qemu/hw/arm/ |
H A D | virt-acpi-build.c | 284 AcpiTable table = { .sig = "IORT", .rev = 3, .oem_id = vms->oem_id, in build_iort() local 482 AcpiTable table = { .sig = "SRAT", .rev = 3, .oem_id = vms->oem_id, in build_srat() local 545 AcpiTable table = { .sig = "GTDT", .rev = 3, .oem_id = vms->oem_id, in build_gtdt() local 597 AcpiTable table = { .sig = "DBG2", .rev = 0, .oem_id = vms->oem_id, in build_dbg2() local 671 AcpiTable table = { .sig = "APIC", .rev = 4, .oem_id = vms->oem_id, in build_madt() local 811 AcpiTable table = { .sig = "DSDT", .rev = 2, .oem_id = vms->oem_id, in build_dsdt() local
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | sfi.c | 28 u64 table[SFI_TABLE_MAX_ENTRIES]; member 135 struct table_info table; in write_sfi_table() local
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_fib.c | 240 struct fib6_table *table; in fib6_alloc_table() local 741 struct fib6_table *table, in fib6_add_1() 957 const struct fib6_table *table) in __fib6_drop_pcpu_from() 994 const struct fib6_table *table; member 1006 const struct fib6_table *table) in fib6_drop_pcpu_from() 1033 struct fib6_table *table = rt->fib6_table; in fib6_purge_rt() local 1381 struct fib6_table *table = rt->fib6_table; in fib6_add() local 1749 struct fib6_table *table, in fib6_find_prefix() 1781 struct fib6_table *table, in fib6_repair_tree() 2007 struct fib6_table *table; in fib6_del() local [all …]
|
H A D | sysctl_net_ipv6.c | 33 static int proc_rt6_multipath_hash_policy(struct ctl_table *table, int write, in proc_rt6_multipath_hash_policy() 49 proc_rt6_multipath_hash_fields(struct ctl_table *table, int write, void *buffer, in proc_rt6_multipath_hash_fields()
|
/openbmc/linux/net/ax25/ |
H A D | sysctl_net_ax25.c | 152 struct ctl_table *table; in ax25_register_dev_sysctl() local 174 struct ctl_table *table; in ax25_unregister_dev_sysctl() local
|
/openbmc/linux/tools/perf/tests/ |
H A D | pfm.c | 35 } table[] = { in test__pfm_events() local 97 } table[] = { in test__pfm_group() local
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | ppatomctrl.c | 50 pp_atomctrl_mc_reg_table *table) in atomctrl_retrieve_ac_timing() 104 pp_atomctrl_mc_reg_table *table) in atomctrl_set_mc_reg_address_table() 136 pp_atomctrl_mc_reg_table *table) in atomctrl_initialize_mc_reg_table() 173 pp_atomctrl_mc_reg_table *table) in atomctrl_initialize_mc_reg_table_v2_2() 1232 ATOM_ASIC_INTERNAL_SS_INFO *table = NULL; in asic_internal_ss_get_ss_table() local 1246 ATOM_ASIC_INTERNAL_SS_INFO *table = in atomctrl_is_asic_internal_ss_supported() local 1263 ATOM_ASIC_INTERNAL_SS_INFO *table; in asic_internal_ss_get_ss_asignment() local 1411 …mctrl_get_smc_sclk_range_table(struct pp_hwmgr *hwmgr, struct pp_atom_ctrl_sclk_range_table *table) in atomctrl_get_smc_sclk_range_table() 1630 AtomCtrl_HiLoLeakageOffsetTable *table) in atomctrl_get_edc_hilo_leakage_offset_table() 1664 AtomCtrl_EDCLeakgeTable *table, in atomctrl_get_edc_leakage_table()
|
/openbmc/linux/lib/ |
H A D | sg_pool.c | 84 void sg_free_table_chained(struct sg_table *table, in sg_free_table_chained() 112 int sg_alloc_table_chained(struct sg_table *table, int nents, in sg_alloc_table_chained()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/ |
H A D | dcn315_clk_mgr.c | 381 …oid dcn315_build_watermark_ranges(struct clk_bw_params *bw_params, struct dcn315_watermarks *table) in dcn315_build_watermark_ranges() 440 struct dcn315_watermarks *table = clk_mgr_dcn315->smu_wm_set.wm_set; in dcn315_notify_wm_ranges() local 462 DpmClocks_315_t *table = smu_dpm_clks->dpm_clks; in dcn315_get_dpm_table_from_smu() local
|
/openbmc/linux/drivers/thermal/ |
H A D | rockchip_thermal.c | 110 struct chip_tsadc_table table; member 548 static u32 rk_tsadcv2_temp_to_code(const struct chip_tsadc_table *table, in rk_tsadcv2_temp_to_code() 600 static int rk_tsadcv2_code_to_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_code_to_temp() 911 static int rk_tsadcv2_get_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_get_temp() 921 static int rk_tsadcv4_get_temp(const struct chip_tsadc_table *table, in rk_tsadcv4_get_temp() 931 static int rk_tsadcv2_alarm_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_alarm_temp() 965 static int rk_tsadcv3_alarm_temp(const struct chip_tsadc_table *table, in rk_tsadcv3_alarm_temp() 992 static int rk_tsadcv2_tshut_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_tshut_temp() 1011 static int rk_tsadcv3_tshut_temp(const struct chip_tsadc_table *table, in rk_tsadcv3_tshut_temp()
|
/openbmc/linux/arch/arm/boot/compressed/ |
H A D | vmlinux.lds.S | 47 _table_start = .; 55 _table_end = .;
|