Home
last modified time | relevance | path

Searched defs:table (Results 101 – 125 of 988) sorted by relevance

12345678910>>...40

/linux-6.14.4/net/smc/
Dsmc_sysctl.c107 struct ctl_table *table; in smc_sysctl_net_init() local
147 const struct ctl_table *table; in smc_sysctl_net_exit() local
/linux-6.14.4/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()
Dnsparse.c47 struct acpi_table_header *table; in acpi_ns_execute_table() local
157 struct acpi_table_header *table; in acpi_ns_one_complete_parse() local
Dtbinstal.c101 struct acpi_table_header *table, in acpi_tb_install_standard_table()
205 struct acpi_table_header *table; in acpi_tb_override_table() local
/linux-6.14.4/mm/
Dmmu_gather.c323 static inline void __tlb_remove_table_one(void *table) in __tlb_remove_table_one()
331 static inline void __tlb_remove_table_one(void *table) in __tlb_remove_table_one()
338 static void tlb_remove_table_one(void *table) in tlb_remove_table_one()
354 void tlb_remove_table(struct mmu_gather *tlb, void *table) in tlb_remove_table()
/linux-6.14.4/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()
82 mt792x_asar_acpi_read_mtds(struct mt792x_dev *dev, u8 **table, u8 version) in mt792x_asar_acpi_read_mtds()
117 mt792x_asar_acpi_read_mtgs(struct mt792x_dev *dev, u8 **table, u8 version) in mt792x_asar_acpi_read_mtgs()
148 mt792x_asar_acpi_read_mtfg(struct mt792x_dev *dev, u8 **table) in mt792x_asar_acpi_read_mtfg()
/linux-6.14.4/drivers/thermal/
Dcpufreq_cooling.c92 struct em_perf_state *table; in get_level() local
109 struct em_perf_state *table; in cpu_freq_to_power() local
130 struct em_perf_state *table; in cpu_power_to_freq() local
279 struct em_perf_state *table; in cpufreq_state2power() local
399 struct em_perf_state *table; in get_state_freq() local
/linux-6.14.4/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
Dqoriq-cpufreq.c30 struct cpufreq_frequency_table *table; member
129 struct cpufreq_frequency_table table; in freq_table_sort() local
162 struct cpufreq_frequency_table *table; in qoriq_cpufreq_cpu_init() local
/linux-6.14.4/drivers/gpu/drm/amd/pm/powerplay/smumgr/
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()
295 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-6.14.4/io_uring/
Dfiletable.h23 static inline void io_file_bitmap_clear(struct io_file_table *table, int bit) in io_file_bitmap_clear()
30 static inline void io_file_bitmap_set(struct io_file_table *table, int bit) in io_file_bitmap_set()
/linux-6.14.4/drivers/net/ethernet/sfc/falcon/
Dfarch.c1792 struct ef4_farch_filter_table table[EF4_FARCH_FILTER_TABLE_COUNT]; member
1846 struct ef4_farch_filter_table *table; in ef4_farch_filter_push_rx_config() local
1920 struct ef4_farch_filter_table *table; in ef4_farch_filter_push_tx_limits() local
2301 struct ef4_farch_filter_table *table; in ef4_farch_filter_insert() local
2450 struct ef4_farch_filter_table *table, in ef4_farch_filter_table_clear_entry()
2480 struct ef4_farch_filter_table *table, in ef4_farch_filter_remove()
2506 struct ef4_farch_filter_table *table; in ef4_farch_filter_remove_safe() local
2532 struct ef4_farch_filter_table *table; in ef4_farch_filter_get_safe() local
2568 struct ef4_farch_filter_table *table = &state->table[table_id]; in ef4_farch_filter_table_clear() local
2597 struct ef4_farch_filter_table *table; in ef4_farch_filter_count_rx_used() local
[all …]
/linux-6.14.4/net/ipv6/
Dip6_fib.c207 static void fib6_free_table(struct fib6_table *table) in fib6_free_table()
235 struct fib6_table *table; in fib6_alloc_table() local
568 static int fib6_dump_table(struct fib6_table *table, struct sk_buff *skb, in fib6_dump_table()
741 struct fib6_table *table, in fib6_add_1()
955 const struct fib6_table *table) in __fib6_drop_pcpu_from()
992 const struct fib6_table *table; member
1004 const struct fib6_table *table) in fib6_drop_pcpu_from()
1031 struct fib6_table *table = rt->fib6_table; in fib6_purge_rt() local
1385 struct fib6_table *table = rt->fib6_table; in fib6_add() local
1757 struct fib6_table *table, in fib6_find_prefix()
[all …]
/linux-6.14.4/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 …]
/linux-6.14.4/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-6.14.4/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-6.14.4/drivers/net/ethernet/freescale/enetc/
Denetc_cbdr.c207 static int enetc_cmd_rss_table(struct enetc_si *si, u32 *table, int count, in enetc_cmd_rss_table()
247 int enetc_get_rss_table(struct enetc_si *si, u32 *table, int count) in enetc_get_rss_table()
254 int enetc_set_rss_table(struct enetc_si *si, const u32 *table, int count) in enetc_set_rss_table()
/linux-6.14.4/arch/sparc/include/asm/
Dpgalloc_64.h82 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb()
92 void *table = (void *)((unsigned long)_table & ~0x1UL); in __tlb_remove_table() local
100 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb()
/linux-6.14.4/drivers/crypto/intel/qat/qat_common/
Dadf_gen4_pm_debugfs.c112 static int pm_scnprint_table(char *buff, const struct pm_status_row *table, in pm_scnprint_table()
134 static int pm_scnprint_table_upper_keys(char *buff, const struct pm_status_row *table, in pm_scnprint_table_upper_keys()
142 static int pm_scnprint_table_lower_keys(char *buff, const struct pm_status_row *table, in pm_scnprint_table_lower_keys()
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dsmfs.c10 mlx5_smfs_matcher_create(struct mlx5dr_table *table, u32 priority, struct mlx5_flow_spec *spec) in mlx5_smfs_matcher_create()
33 mlx5_smfs_action_create_dest_table(struct mlx5dr_table *table) in mlx5_smfs_action_create_dest_table()
/linux-6.14.4/drivers/md/dm-vdo/indexer/
Dindex-layout.c437 struct region_table *table; in make_index_save_region_table() local
494 static void encode_region_table(u8 *buffer, size_t *offset, struct region_table *table) in encode_region_table()
515 struct region_table *table, in write_index_save_header()
552 struct region_table *table; in write_index_save_layout() local
641 struct region_table *table; in make_layout_region_table() local
685 struct region_table *table, in write_layout_header()
754 struct region_table *table; in save_layout() local
1116 struct region_table *table; in load_region_table() local
1266 struct region_table *table) in verify_sub_index()
1308 struct region_table *table, u64 first_block) in reconstitute_layout()
[all …]
/linux-6.14.4/drivers/gpu/drm/radeon/
Dci_dpm.c1275 SMU7_Discrete_DpmTable *table = &pi->smc_state_table; in ci_init_fps_limits() local
2175 SMU7_Discrete_DpmTable *table) in ci_populate_smc_vddc_table()
2198 SMU7_Discrete_DpmTable *table) in ci_populate_smc_vddci_table()
2221 SMU7_Discrete_DpmTable *table) in ci_populate_smc_mvdd_table()
2244 SMU7_Discrete_DpmTable *table) in ci_populate_smc_voltage_tables()
2583 SMU7_Discrete_DpmTable *table) in ci_populate_smc_link_level()
2605 SMU7_Discrete_DpmTable *table) in ci_populate_smc_uvd_level()
2648 SMU7_Discrete_DpmTable *table) in ci_populate_smc_vce_level()
2681 SMU7_Discrete_DpmTable *table) in ci_populate_smc_acp_level()
2713 SMU7_Discrete_DpmTable *table) in ci_populate_smc_samu_level()
[all …]
/linux-6.14.4/net/netfilter/
Dnf_conntrack_standalone.c526 nf_conntrack_hash_sysctl(const struct ctl_table *table, int write, in nf_conntrack_hash_sysctl()
955 struct ctl_table *table) in nf_conntrack_standalone_init_tcp_sysctl()
990 struct ctl_table *table) in nf_conntrack_standalone_init_sctp_sysctl()
1012 struct ctl_table *table) in nf_conntrack_standalone_init_dccp_sysctl()
1035 struct ctl_table *table) in nf_conntrack_standalone_init_gre_sysctl()
1049 struct ctl_table *table; in nf_conntrack_standalone_init_sysctl() local
1105 const struct ctl_table *table; in nf_conntrack_standalone_fini_sysctl() local
/linux-6.14.4/arch/s390/mm/
Dgmap.c60 unsigned long *table; in gmap_alloc() local
195 static void gmap_free_crst(unsigned long *table, bool free_ptes) in gmap_free_crst()
309 static int gmap_alloc_table(struct gmap *gmap, unsigned long *table, in gmap_alloc_table()
497 void gmap_unlink(struct mm_struct *mm, unsigned long *table, in gmap_unlink()
529 unsigned long *table; in __gmap_link() local
742 unsigned long *table = gmap->table; in gmap_table_walk() local
804 unsigned long *table; in gmap_pte_op_walk() local
1201 unsigned long *table; in gmap_unshadow_page() local
1465 unsigned long *table; in gmap_unshadow() local
1513 unsigned long *table; in gmap_shadow_r2t() local
[all …]

12345678910>>...40