Home
last modified time | relevance | path

Searched defs:table (Results 76 – 100 of 942) sorted by relevance

12345678910>>...38

/Linux-v6.6/drivers/parport/
Dprocfs.c43 static int do_active_device(struct ctl_table *table, int write, in do_active_device()
80 static int do_autoprobe(struct ctl_table *table, int write, in do_autoprobe()
123 static int do_hardware_base_addr(struct ctl_table *table, int write, in do_hardware_base_addr()
150 static int do_hardware_irq(struct ctl_table *table, int write, in do_hardware_irq()
177 static int do_hardware_dma(struct ctl_table *table, int write, in do_hardware_dma()
204 static int do_hardware_modes(struct ctl_table *table, int write, in do_hardware_modes()
/Linux-v6.6/net/xfrm/
Dxfrm_sysctl.c46 struct ctl_table *table; in xfrm_sysctl_init() local
79 struct ctl_table *table; in xfrm_sysctl_fini() local
/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dvega12_smumgr.c41 uint8_t *table, int16_t table_id) in vega12_copy_table_from_smc()
85 uint8_t *table, int16_t table_id) in vega12_copy_table_to_smc()
389 static int vega12_smc_table_manager(struct pp_hwmgr *hwmgr, uint8_t *table, in vega12_smc_table_manager()
Dvega10_smumgr.c39 uint8_t *table, int16_t table_id) in vega10_copy_table_from_smc()
72 uint8_t *table, int16_t table_id) in vega10_copy_table_to_smc()
369 static int vega10_smc_table_manager(struct pp_hwmgr *hwmgr, uint8_t *table, in vega10_smc_table_manager()
Dsmu10_smumgr.c117 uint8_t *table, int16_t table_id) in smu10_copy_table_from_smc()
151 uint8_t *table, int16_t table_id) in smu10_copy_table_to_smc()
292 static int smu10_smc_table_manager(struct pp_hwmgr *hwmgr, uint8_t *table, uint16_t table_id, bool … in smu10_smc_table_manager()
Dfiji_smumgr.c755 struct SMU73_Discrete_DpmTable *table) in fiji_populate_cac_table()
783 struct SMU73_Discrete_DpmTable *table) in fiji_populate_smc_voltage_tables()
821 struct SMU73_Discrete_DpmTable *table) in fiji_populate_ulv_state()
827 struct SMU73_Discrete_DpmTable *table) in fiji_populate_smc_link_level()
1297 SMU73_Discrete_DpmTable *table) in fiji_populate_smc_acpi_level()
1419 SMU73_Discrete_DpmTable *table) in fiji_populate_smc_vce_level()
1458 SMU73_Discrete_DpmTable *table) in fiji_populate_smc_acp_level()
1554 struct SMU73_Discrete_DpmTable *table) in fiji_populate_smc_uvd_level()
1601 struct SMU73_Discrete_DpmTable *table) in fiji_populate_smc_boot_level()
1818 struct SMU73_Discrete_DpmTable *table) in fiji_populate_vr_config()
[all …]
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/
Dmt792x_acpi_sar.c70 mt792x_asar_acpi_read_mtcl(struct mt792x_dev *dev, u8 **table, u8 *version) in mt792x_asar_acpi_read_mtcl()
80 mt792x_asar_acpi_read_mtds(struct mt792x_dev *dev, u8 **table, u8 version) in mt792x_asar_acpi_read_mtds()
115 mt792x_asar_acpi_read_mtgs(struct mt792x_dev *dev, u8 **table, u8 version) in mt792x_asar_acpi_read_mtgs()
146 mt792x_asar_acpi_read_mtfg(struct mt792x_dev *dev, u8 **table) in mt792x_asar_acpi_read_mtfg()
/Linux-v6.6/drivers/rapidio/switches/
Didtcps.c22 u16 table, u16 route_destid, u8 route_port) in idtcps_route_add_entry()
46 u16 table, u16 route_destid, u8 *route_port) in idtcps_route_get_entry()
69 u16 table) in idtcps_route_clr_table()
/Linux-v6.6/net/smc/
Dsmc_sysctl.c76 struct ctl_table *table; in smc_sysctl_net_init() local
112 struct ctl_table *table; in smc_sysctl_net_exit() local
/Linux-v6.6/drivers/clk/tegra/
Dcvb.c55 static int build_opp_table(struct device *dev, const struct cvb_table *table, in build_opp_table()
112 const struct cvb_table *table = &tables[i]; in tegra_cvb_add_opp_table() local
129 const struct cvb_table *table, in tegra_cvb_remove_opp_table()
/Linux-v6.6/drivers/leds/simple/
Dsimatic-ipc-leds-gpio-core.c37 struct gpiod_lookup_table *table, in simatic_ipc_leds_gpio_remove()
49 struct gpiod_lookup_table *table, in simatic_ipc_leds_gpio_probe()
/Linux-v6.6/drivers/gpu/drm/radeon/
Dbtc_dpm.c1172 …id btc_get_max_clock_from_voltage_dependency_table(struct radeon_clock_voltage_dependency_table *t… in btc_get_max_clock_from_voltage_dependency_table()
1189 void btc_apply_voltage_dependency_rules(struct radeon_clock_voltage_dependency_table *table, in btc_apply_voltage_dependency_rules()
1294 static u16 btc_find_voltage(struct atom_voltage_table *table, u16 voltage) in btc_find_voltage()
1396 RV770_SMC_STATETABLE *table) in btc_populate_ulv_state()
1425 RV770_SMC_STATETABLE *table) in btc_populate_smc_acpi_state()
1630 RV770_SMC_STATETABLE *table = &pi->smc_statetable; in btc_init_smc_table() local
1899 static void btc_set_valid_flag(struct evergreen_mc_reg_table *table) in btc_set_valid_flag()
1915 struct evergreen_mc_reg_table *table) in btc_set_mc_special_registers()
1976 static void btc_set_s0_mc_reg_index(struct evergreen_mc_reg_table *table) in btc_set_s0_mc_reg_index()
1988 static int btc_copy_vbios_mc_reg_table(struct atom_mc_reg_table *table, in btc_copy_vbios_mc_reg_table()
[all …]
/Linux-v6.6/drivers/infiniband/hw/mlx5/
Dqpc.c16 mlx5_get_rsc(struct mlx5_qp_table *table, u32 rsn) in mlx5_get_rsc()
162 struct mlx5_qp_table *table = &dev->qp_table; in create_resource_common() local
184 struct mlx5_qp_table *table = &dev->qp_table; in destroy_resource_common() local
279 struct mlx5_qp_table *table = &dev->qp_table; in mlx5_core_destroy_dct() local
502 struct mlx5_qp_table *table = &dev->qp_table; in mlx5_init_qp_table() local
517 struct mlx5_qp_table *table = &dev->qp_table; in mlx5_cleanup_qp_table() local
658 struct mlx5_qp_table *table = &dev->qp_table; in mlx5_core_res_hold() local
/Linux-v6.6/include/linux/
Dsysctl.h218 #define register_sysctl(path, table) \ argument
240 #define register_sysctl_init(path, table) \ argument
261 static inline void register_sysctl_init(const char *path, struct ctl_table *table) in register_sysctl_init()
271 struct ctl_table *table, in register_sysctl_sz()
277 static inline void unregister_sysctl_table(struct ctl_table_header * table) in unregister_sysctl_table()
/Linux-v6.6/arch/arc/kernel/
Dunwind.c158 struct unwind_table *table; in find_table() local
184 static void init_unwind_table(struct unwind_table *table, const char *name, in init_unwind_table()
253 static void init_unwind_hdr(struct unwind_table *table, in init_unwind_hdr()
267 struct eh_frame_hdr_table_entry table[]; in init_unwind_hdr() member
371 struct unwind_table *table; in unwind_add_table() local
404 struct unwind_table *table; member
411 struct unwind_table *table = info->table, *prev; in unlink_table() local
436 struct unwind_table *table = handle; in unwind_remove_table() local
511 static const u32 *cie_for_fde(const u32 *fde, const struct unwind_table *table) in cie_for_fde()
907 const struct unwind_table *table; in arc_unwind() local
/Linux-v6.6/drivers/soc/samsung/
Dexynos-asv.h30 struct exynos_asv_table table; member
45 unsigned int table; member
53 static inline u32 __asv_get_table_entry(const struct exynos_asv_table *table, in __asv_get_table_entry()
/Linux-v6.6/tools/perf/util/
Dmetricgroup.c490 const struct pmu_metrics_table *table, in metricgroup__sys_event_iter()
521 const struct pmu_metrics_table *table; in metricgroup__print() local
801 const struct pmu_metrics_table *table; member
848 const struct pmu_metrics_table *table) in resolve_metric()
932 const struct pmu_metrics_table *table) in __add_metric()
1063 const struct pmu_metrics_table *table, in metricgroup__find_metric()
1085 const struct pmu_metrics_table *table) in add_metric()
1196 const struct pmu_metrics_table *table, in metricgroup__add_metric_callback()
1236 const struct pmu_metrics_table *table) in metricgroup__add_metric()
1318 const struct pmu_metrics_table *table) in metricgroup__add_metric_list()
[all …]
/Linux-v6.6/drivers/acpi/acpica/
Dutcksum.c35 acpi_status acpi_ut_verify_checksum(struct acpi_table_header *table, u32 length) in acpi_ut_verify_checksum()
129 u8 acpi_ut_generate_checksum(void *table, u32 length, u8 original_checksum) in acpi_ut_generate_checksum()
/Linux-v6.6/drivers/cpufreq/
Dvexpress-spc-cpufreq.c200 static inline u32 get_table_count(struct cpufreq_frequency_table *table) in get_table_count()
211 static inline u32 get_table_min(struct cpufreq_frequency_table *table) in get_table_min()
223 static inline u32 get_table_max(struct cpufreq_frequency_table *table) in get_table_max()
234 static bool search_frequency(struct cpufreq_frequency_table *table, int size, in search_frequency()
250 struct cpufreq_frequency_table *table; in merge_cluster_tables() local
/Linux-v6.6/net/ipv6/netfilter/
Dip6table_raw.c39 const struct xt_table *table = &packet_raw; in ip6table_raw_table_init() local
70 const struct xt_table *table = &packet_raw; in ip6table_raw_init() local
/Linux-v6.6/net/ipv4/netfilter/
Diptable_raw.c40 const struct xt_table *table = &packet_raw; in iptable_raw_table_init() local
72 const struct xt_table *table = &packet_raw; in iptable_raw_init() local
/Linux-v6.6/arch/s390/mm/
Dgmap.c38 unsigned long *table; in gmap_alloc() local
304 static int gmap_alloc_table(struct gmap *gmap, unsigned long *table, in gmap_alloc_table()
509 void gmap_unlink(struct mm_struct *mm, unsigned long *table, in gmap_unlink()
541 unsigned long *table; in __gmap_link() local
796 unsigned long *table = gmap->table; in gmap_table_walk() local
857 unsigned long *table; in gmap_pte_op_walk() local
1300 unsigned long *table; in gmap_unshadow_page() local
1572 unsigned long *table; in gmap_unshadow() local
1755 unsigned long *table; in gmap_shadow_r2t() local
1839 unsigned long *table; in gmap_shadow_r3t() local
[all …]
/Linux-v6.6/net/ipv6/
Dip6_fib.c214 static void fib6_free_table(struct fib6_table *table) in fib6_free_table()
242 struct fib6_table *table; in fib6_alloc_table() local
575 static int fib6_dump_table(struct fib6_table *table, struct sk_buff *skb, in fib6_dump_table()
744 struct fib6_table *table, in fib6_add_1()
960 const struct fib6_table *table) in __fib6_drop_pcpu_from()
993 const struct fib6_table *table; member
1005 const struct fib6_table *table) in fib6_drop_pcpu_from()
1032 struct fib6_table *table = rt->fib6_table; in fib6_purge_rt() local
1383 struct fib6_table *table = rt->fib6_table; in fib6_add() local
1756 struct fib6_table *table, in fib6_find_prefix()
[all …]
/Linux-v6.6/drivers/net/ethernet/sfc/falcon/
Dfarch.c1814 struct ef4_farch_filter_table table[EF4_FARCH_FILTER_TABLE_COUNT]; member
1868 struct ef4_farch_filter_table *table; in ef4_farch_filter_push_rx_config() local
1942 struct ef4_farch_filter_table *table; in ef4_farch_filter_push_tx_limits() local
2323 struct ef4_farch_filter_table *table; in ef4_farch_filter_insert() local
2472 struct ef4_farch_filter_table *table, in ef4_farch_filter_table_clear_entry()
2502 struct ef4_farch_filter_table *table, in ef4_farch_filter_remove()
2528 struct ef4_farch_filter_table *table; in ef4_farch_filter_remove_safe() local
2554 struct ef4_farch_filter_table *table; in ef4_farch_filter_get_safe() local
2590 struct ef4_farch_filter_table *table = &state->table[table_id]; in ef4_farch_filter_table_clear() local
2619 struct ef4_farch_filter_table *table; in ef4_farch_filter_count_rx_used() local
[all …]
/Linux-v6.6/drivers/net/ethernet/sfc/siena/
Dfarch.c1884 struct efx_farch_filter_table table[EFX_FARCH_FILTER_TABLE_COUNT]; member
1938 struct efx_farch_filter_table *table; in efx_farch_filter_push_rx_config() local
2012 struct efx_farch_filter_table *table; in efx_farch_filter_push_tx_limits() local
2392 struct efx_farch_filter_table *table; in efx_farch_filter_insert() local
2541 struct efx_farch_filter_table *table, in efx_farch_filter_table_clear_entry()
2571 struct efx_farch_filter_table *table, in efx_farch_filter_remove()
2597 struct efx_farch_filter_table *table; in efx_farch_filter_remove_safe() local
2623 struct efx_farch_filter_table *table; in efx_farch_filter_get_safe() local
2657 struct efx_farch_filter_table *table = &state->table[table_id]; in efx_farch_filter_table_clear() local
2686 struct efx_farch_filter_table *table; in efx_farch_filter_count_rx_used() local
[all …]

12345678910>>...38