Home
last modified time | relevance | path

Searched defs:table (Results 26 – 50 of 872) sorted by relevance

12345678910>>...35

/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgalloc.h40 static inline void pgtable_free(void *table, unsigned index_size) in pgtable_free() argument
51 void *table, int shift) in pgtable_free_tlb() argument
61 void *table = (void *)((unsigned long)_table & ~MAX_PGTABLE_INDEX_SIZE); in __tlb_remove_table() local
67 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() argument
/linux/drivers/net/wireguard/
H A Dallowedips.c298 void wg_allowedips_init(struct allowedips *table) in wg_allowedips_init() argument
304 void wg_allowedips_free(struct allowedips *table, struct mutex *lock) in wg_allowedips_free() argument
327 wg_allowedips_insert_v4(struct allowedips * table,const struct in_addr * ip,u8 cidr,struct wg_peer * peer,struct mutex * lock) wg_allowedips_insert_v4() argument
338 wg_allowedips_insert_v6(struct allowedips * table,const struct in6_addr * ip,u8 cidr,struct wg_peer * peer,struct mutex * lock) wg_allowedips_insert_v6() argument
349 wg_allowedips_remove_v4(struct allowedips * table,const struct in_addr * ip,u8 cidr,struct wg_peer * peer,struct mutex * lock) wg_allowedips_remove_v4() argument
360 wg_allowedips_remove_v6(struct allowedips * table,const struct in6_addr * ip,u8 cidr,struct wg_peer * peer,struct mutex * lock) wg_allowedips_remove_v6() argument
371 wg_allowedips_remove_by_peer(struct allowedips * table,struct wg_peer * peer,struct mutex * lock) wg_allowedips_remove_by_peer() argument
396 wg_allowedips_lookup_dst(struct allowedips * table,struct sk_buff * skb) wg_allowedips_lookup_dst() argument
407 wg_allowedips_lookup_src(struct allowedips * table,struct sk_buff * skb) wg_allowedips_lookup_src() argument
[all...]
/linux/drivers/net/wireless/broadcom/b43/
H A Dtables_phy_ht.h10 #define B43_HTTAB8(table, offset) (((table) << 10) | (offset) | B43_HTTAB_8BIT) argument
11 #define B43_HTTAB16(table, offset) (((table) << 10) | (offset) | B43_HTTAB_16BIT) argument
12 #define B43_HTTAB32(table, offset) (((table) << 10) | (offset) | B43_HTTAB_32BIT) argument
H A Dtables_phy_lcn.h10 #define B43_LCNTAB8(table, offset) (((table) << 10) | (offset) | B43_LCNTAB_8BIT) argument
11 #define B43_LCNTAB16(table, offset) (((table) << 10) | (offset) | B43_LCNTAB_16BIT) argument
12 #define B43_LCNTAB32(table, offset) (((table) << 10) | (offset) | B43_LCNTAB_32BIT) argument
H A Dtables_lpphy.h10 #define B43_LPTAB8(table, offset) (((table) << 10) | (offset) | B43_LPTAB_8BIT) argument
11 #define B43_LPTAB16(table, offset) (((table) << 10) | (offset) | B43_LPTAB_16BIT) argument
12 #define B43_LPTAB32(table, offset) (((table) << 10) | (offset) | B43_LPTAB_32BIT) argument
[all...]
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deq.c96 struct mlx5_cq_table *table = &eq->cq_table; in mlx5_eq_cq_get() local
400 struct mlx5_cq_table *table = &eq->cq_table; in mlx5_eq_add_cq() local
412 struct mlx5_cq_table *table = &eq->cq_table; in mlx5_eq_del_cq() local
459 struct mlx5_eq_table *table = dev->priv.eq_table; mlx5_eq_table_cleanup() local
648 struct mlx5_eq_table *table = dev->priv.eq_table; create_async_eqs() local
717 struct mlx5_eq_table *table = dev->priv.eq_table; destroy_async_eqs() local
814 struct mlx5_eq_table *table = dev->priv.eq_table; comp_irq_release_pci() local
845 struct mlx5_eq_table *table = dev->priv.eq_table; comp_irq_request_pci() local
861 struct mlx5_eq_table *table = dev->priv.eq_table; comp_irq_release_sf() local
878 struct mlx5_eq_table *table = dev->priv.eq_table; comp_irq_request_sf() local
958 struct mlx5_eq_table *table = dev->priv.eq_table; destroy_comp_eq() local
989 struct mlx5_eq_table *table = dev->priv.eq_table; create_comp_eq() local
1055 struct mlx5_eq_table *table = dev->priv.eq_table; mlx5_comp_eqn_get() local
1087 struct mlx5_eq_table *table = dev->priv.eq_table; mlx5_comp_irqn_get() local
1111 struct mlx5_eq_table *table = dev->priv.eq_table; mlx5_comp_irq_get_affinity_mask() local
1145 struct mlx5_eq_table *table = dev->priv.eq_table; mlx5_eqn2comp_eq() local
1226 struct mlx5_eq_table *table = dev->priv.eq_table; mlx5_eq_table_destroy() local
[all...]
/linux/drivers/sh/clk/
H A Dcpg.c120 struct clk_div_mult_table *table = clk_to_div_mult_table(clk); in sh_clk_div_recalc() local
230 struct clk_div_table *table, struct sh_clk_ops *ops) in sh_clk_div_register_ops() argument
284 struct clk_div_mult_table *table = clk_to_div_mult_table(clk); in sh_clk_div6_set_parent() local
341 struct clk_div_mult_table *table = clk_to_div_mult_table(clk); sh_clk_div4_set_parent() local
378 sh_clk_div4_register(struct clk * clks,int nr,struct clk_div4_table * table) sh_clk_div4_register() argument
384 sh_clk_div4_enable_register(struct clk * clks,int nr,struct clk_div4_table * table) sh_clk_div4_enable_register() argument
391 sh_clk_div4_reparent_register(struct clk * clks,int nr,struct clk_div4_table * table) sh_clk_div4_reparent_register() argument
[all...]
/linux/tools/power/acpi/os_specific/service_layers/
H A Doslinuxtbl.c156 acpi_os_get_table_by_address(acpi_physical_address address,struct acpi_table_header ** table) acpi_os_get_table_by_address() argument
221 acpi_os_get_table_by_name(char * signature,u32 instance,struct acpi_table_header ** table,acpi_physical_address * address) acpi_os_get_table_by_name() argument
349 acpi_os_get_table_by_index(u32 index,struct acpi_table_header ** table,u32 * instance,acpi_physical_address * address) acpi_os_get_table_by_index() argument
768 osl_get_bios_table(char * signature,u32 instance,struct acpi_table_header ** table,acpi_physical_address * address) osl_get_bios_table() argument
1055 osl_map_table(acpi_size address,char * signature,struct acpi_table_header ** table) osl_map_table() argument
1131 osl_unmap_table(struct acpi_table_header * table) osl_unmap_table() argument
1198 osl_read_table_from_file(char * filename,acpi_size file_offset,struct acpi_table_header ** table) osl_read_table_from_file() argument
1310 osl_get_customized_table(char * pathname,char * signature,u32 instance,struct acpi_table_header ** table,acpi_physical_address * address) osl_get_customized_table() argument
[all...]
/linux/drivers/net/wireguard/selftest/
H A Dallowedips.c83 struct hlist_node table; member
90 static __init void horrible_allowedips_init(struct horrible_allowedips *table) in horrible_allowedips_init() argument
95 static __init void horrible_allowedips_free(struct horrible_allowedips *table) in horrible_allowedips_free() argument
153 horrible_insert_ordered(struct horrible_allowedips *table, struct horrible_allowedips_node *node) in horrible_insert_ordered() argument
181 horrible_allowedips_insert_v4(struct horrible_allowedips * table,struct in_addr * ip,u8 cidr,void * value) horrible_allowedips_insert_v4() argument
198 horrible_allowedips_insert_v6(struct horrible_allowedips * table,struct in6_addr * ip,u8 cidr,void * value) horrible_allowedips_insert_v6() argument
215 horrible_allowedips_lookup_v4(struct horrible_allowedips * table,struct in_addr * ip) horrible_allowedips_lookup_v4() argument
227 horrible_allowedips_lookup_v6(struct horrible_allowedips * table,struct in6_addr * ip) horrible_allowedips_lookup_v6() argument
240 horrible_allowedips_remove_by_value(struct horrible_allowedips * table,void * value) horrible_allowedips_remove_by_value() argument
[all...]
/linux/kernel/
H A Dutsname_sysctl.c18 static void *get_uts(const struct ctl_table *table) in get_uts() argument
33 static int proc_do_uts_string(const struct ctl_table *table, int write, in proc_do_uts_string() argument
132 const struct ctl_table *table = &uts_kern_table[proc]; in uts_proc_notify() local
[all...]
/linux/tools/arch/x86/lib/
H A Dinat.c29 const insn_attr_t *table; in inat_get_escape_attribute() local
48 const insn_attr_t *table; in inat_get_group_attribute() local
68 const insn_attr_t *table; inat_get_avx_attribute() local
[all...]
/linux/arch/x86/lib/
H A Dinat.c29 const insn_attr_t *table; in inat_get_escape_attribute() local
48 const insn_attr_t *table; in inat_get_group_attribute() local
68 const insn_attr_t *table; inat_get_avx_attribute() local
[all...]
/linux/drivers/gpu/drm/radeon/
H A Dkv_dpm.c560 struct radeon_clock_voltage_dependency_table *table = in kv_program_bootup_state() local
572 struct sumo_sclk_voltage_mapping_table *table = in kv_program_bootup_state() local
662 struct radeon_uvd_clock_voltage_dependency_table *table = in kv_populate_uvd_table() local
735 struct radeon_vce_clock_voltage_dependency_table *table = kv_populate_vce_table() local
796 struct radeon_clock_voltage_dependency_table *table = kv_populate_samu_table() local
862 struct radeon_clock_voltage_dependency_table *table = kv_populate_acp_table() local
921 struct radeon_clock_voltage_dependency_table *table = kv_calculate_dfs_bypass_settings() local
944 struct sumo_sclk_voltage_mapping_table *table = kv_calculate_dfs_bypass_settings() local
1246 struct radeon_uvd_clock_voltage_dependency_table *table = kv_update_uvd_dpm() local
1282 struct radeon_vce_clock_voltage_dependency_table *table = kv_get_vce_boot_level() local
1298 struct radeon_vce_clock_voltage_dependency_table *table = kv_update_vce_dpm() local
1339 struct radeon_clock_voltage_dependency_table *table = kv_update_samu_dpm() local
1370 struct radeon_clock_voltage_dependency_table *table = kv_get_acp_boot_level() local
1403 struct radeon_clock_voltage_dependency_table *table = kv_update_acp_dpm() local
1531 struct radeon_clock_voltage_dependency_table *table = kv_set_valid_clock_range() local
1557 struct sumo_sclk_voltage_mapping_table *table = kv_set_valid_clock_range() local
1764 kv_construct_max_power_limits_table(struct radeon_device * rdev,struct radeon_clock_and_voltage_limits * table) kv_construct_max_power_limits_table() argument
1903 struct radeon_clock_voltage_dependency_table *table = kv_get_high_voltage_limit() local
1917 struct sumo_sclk_voltage_mapping_table *table = kv_get_high_voltage_limit() local
1944 struct radeon_clock_voltage_dependency_table *table = kv_apply_state_adjust_rules() local
1999 struct sumo_sclk_voltage_mapping_table *table = kv_apply_state_adjust_rules() local
2148 struct radeon_clock_voltage_dependency_table *table = kv_init_graphics_levels() local
2171 struct sumo_sclk_voltage_mapping_table *table = kv_init_graphics_levels() local
[all...]
/linux/scripts/mod/
H A Dsymsearch.c27 struct syminfo table[]; member
69 struct syminfo *table, in symsearch_populate() argument
113 symsearch_fixup(struct syminfo * table,unsigned int table_size) symsearch_fixup() argument
159 struct syminfo *table = elf->symsearch->table; symsearch_find_nearest() local
[all...]
/linux/drivers/dma-buf/heaps/
H A Dsystem_heap.c36 struct sg_table table; member
121 struct sg_table *table = &a->table; in system_heap_map_dma_buf() local
133 struct sg_table *table, in system_heap_unmap_dma_buf() argument
187 struct sg_table *table = &buffer->sg_table; system_heap_mmap() local
208 struct sg_table *table = &buffer->sg_table; system_heap_do_vmap() local
276 struct sg_table *table; system_heap_dma_buf_release() local
333 struct sg_table *table; system_heap_allocate() local
[all...]
/linux/include/linux/
H A Dvt_kern.h72 static inline int con_set_trans_old(unsigned char __user *table) in con_set_trans_old() argument
76 static inline int con_get_trans_old(unsigned char __user *table) in con_get_trans_old() argument
80 static inline int con_set_trans_new(unsigned short __user *table) in con_set_trans_new() argument
84 static inline int con_get_trans_new(unsigned short __user *table) in con_get_trans_new() argument
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dtonga_smumgr.c303 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_vddc_table() argument
320 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_vdd_gfx_table() argument
337 tonga_populate_smc_vdd_ci_table(struct pp_hwmgr * hwmgr,SMU72_Discrete_DpmTable * table) tonga_populate_smc_vdd_ci_table() argument
367 tonga_populate_smc_mvdd_table(struct pp_hwmgr * hwmgr,SMU72_Discrete_DpmTable * table) tonga_populate_smc_mvdd_table() argument
392 tonga_populate_cac_tables(struct pp_hwmgr * hwmgr,SMU72_Discrete_DpmTable * table) tonga_populate_cac_tables() argument
447 tonga_populate_smc_voltage_tables(struct pp_hwmgr * hwmgr,SMU72_Discrete_DpmTable * table) tonga_populate_smc_voltage_tables() argument
502 tonga_populate_ulv_state(struct pp_hwmgr * hwmgr,struct SMU72_Discrete_DpmTable * table) tonga_populate_ulv_state() argument
507 tonga_populate_smc_link_level(struct pp_hwmgr * hwmgr,SMU72_Discrete_DpmTable * table) tonga_populate_smc_link_level() argument
1174 tonga_populate_smc_acpi_level(struct pp_hwmgr * hwmgr,SMU72_Discrete_DpmTable * table) tonga_populate_smc_acpi_level() argument
1308 tonga_populate_smc_uvd_level(struct pp_hwmgr * hwmgr,SMU72_Discrete_DpmTable * table) tonga_populate_smc_uvd_level() argument
1368 tonga_populate_smc_vce_level(struct pp_hwmgr * hwmgr,SMU72_Discrete_DpmTable * table) tonga_populate_smc_vce_level() argument
1414 tonga_populate_smc_acp_level(struct pp_hwmgr * hwmgr,SMU72_Discrete_DpmTable * table) tonga_populate_smc_acp_level() argument
1523 tonga_populate_smc_boot_level(struct pp_hwmgr * hwmgr,SMU72_Discrete_DpmTable * table) tonga_populate_smc_boot_level() argument
1747 tonga_populate_vr_config(struct pp_hwmgr * hwmgr,SMU72_Discrete_DpmTable * table) tonga_populate_vr_config() argument
2226 SMU72_Discrete_DpmTable *table = &(smu_data->smc_state_table); tonga_init_smc_table() local
2930 tonga_set_s0_mc_reg_index(struct tonga_mc_reg_table * table) tonga_set_s0_mc_reg_index() argument
2945 tonga_copy_vbios_smc_reg_table(const pp_atomctrl_mc_reg_table * table,struct tonga_mc_reg_table * ni_table) tonga_copy_vbios_smc_reg_table() argument
2975 tonga_set_mc_special_registers(struct pp_hwmgr * hwmgr,struct tonga_mc_reg_table * table) tonga_set_mc_special_registers() argument
3050 tonga_set_valid_flag(struct tonga_mc_reg_table * table) tonga_set_valid_flag() argument
3071 pp_atomctrl_mc_reg_table *table; tonga_initialize_mc_reg_table() local
[all...]
H A Dvegam_smumgr.c449 SMU75_Discrete_DpmTable *table) in vegam_populate_smc_mvdd_table() argument
476 struct SMU75_Discrete_DpmTable *table) in vegam_populate_smc_vddci_table() argument
501 vegam_populate_cac_table(struct pp_hwmgr * hwmgr,struct SMU75_Discrete_DpmTable * table) vegam_populate_cac_table() argument
530 vegam_populate_smc_voltage_tables(struct pp_hwmgr * hwmgr,struct SMU75_Discrete_DpmTable * table) vegam_populate_smc_voltage_tables() argument
563 vegam_populate_ulv_state(struct pp_hwmgr * hwmgr,struct SMU75_Discrete_DpmTable * table) vegam_populate_ulv_state() argument
569 vegam_populate_smc_link_level(struct pp_hwmgr * hwmgr,struct SMU75_Discrete_DpmTable * table) vegam_populate_smc_link_level() argument
670 vegam_get_sclk_range_table(struct pp_hwmgr * hwmgr,SMU75_Discrete_DpmTable * table) vegam_get_sclk_range_table() argument
723 const SMU75_Discrete_DpmTable *table = &(smu_data->smc_state_table); vegam_calculate_sclk_params() local
1111 vegam_populate_smc_acpi_level(struct pp_hwmgr * hwmgr,SMU75_Discrete_DpmTable * table) vegam_populate_smc_acpi_level() argument
1195 vegam_populate_smc_vce_level(struct pp_hwmgr * hwmgr,SMU75_Discrete_DpmTable * table) vegam_populate_smc_vce_level() argument
1308 vegam_populate_smc_uvd_level(struct pp_hwmgr * hwmgr,struct SMU75_Discrete_DpmTable * table) vegam_populate_smc_uvd_level() argument
1365 vegam_populate_smc_boot_level(struct pp_hwmgr * hwmgr,struct SMU75_Discrete_DpmTable * table) vegam_populate_smc_boot_level() argument
1443 SMU75_Discrete_DpmTable *table = &(smu_data->smc_state_table); vegam_populate_bapm_parameters_in_dpm_table() local
1566 SMU75_Discrete_DpmTable *table = &(smu_data->smc_state_table); vegam_populate_avfs_parameters() local
1668 vegam_populate_vr_config(struct pp_hwmgr * hwmgr,struct SMU75_Discrete_DpmTable * table) vegam_populate_vr_config() argument
1925 struct SMU75_Discrete_DpmTable *table = &(smu_data->smc_state_table); vegam_init_smc_table() local
[all...]
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_pm_dbgfs_utils.c18 static int pm_scnprint_table(char *buff, const struct pm_status_row *table, in pm_scnprint_table() argument
40 int adf_pm_scnprint_table_upper_keys(char *buff, const struct pm_status_row *table, in adf_pm_scnprint_table_upper_keys() argument
47 int adf_pm_scnprint_table_lower_keys(char *buff, const struct pm_status_row *table, in adf_pm_scnprint_table_lower_keys() argument
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_cbdr.c245 static int enetc_cmd_rss_table(struct enetc_si *si, u32 *table, int count, in enetc_cmd_rss_table() argument
285 int enetc_get_rss_table(struct enetc_si *si, u32 *table, int count) in enetc_get_rss_table() argument
292 int enetc_set_rss_table(struct enetc_si *si, const u32 *table, in argument
298 enetc4_get_rss_table(struct enetc_si * si,u32 * table,int count) enetc4_get_rss_table() argument
304 enetc4_set_rss_table(struct enetc_si * si,const u32 * table,int count) enetc4_set_rss_table() argument
[all...]
/linux/fs/proc/
H A Dproc_sysctl.c194 struct ctl_node *node, const struct ctl_table *table, size_t table_size) in init_header() argument
436 static int sysctl_perm(struct ctl_table_header *head, const struct ctl_table *table, int op) in sysctl_perm() argument
450 struct ctl_table_header *head, const struct ctl_table *table) in proc_sys_make_inode() argument
558 const struct ctl_table *table = PROC_I(inode)->sysctl_entry; proc_sys_call_handler() local
632 const struct ctl_table *table = PROC_I(inode)->sysctl_entry; proc_sys_open() local
650 const struct ctl_table *table = PROC_I(inode)->sysctl_entry; proc_sys_poll() local
681 proc_sys_fill_cache(struct file * file,struct dir_context * ctx,struct ctl_table_header * head,const struct ctl_table * table) proc_sys_fill_cache() argument
725 proc_sys_link_fill_cache(struct file * file,struct dir_context * ctx,struct ctl_table_header * head,const struct ctl_table * table) proc_sys_link_fill_cache() argument
743 scan(struct ctl_table_header * head,const struct ctl_table * table,unsigned long * pos,struct file * file,struct dir_context * ctx) scan() argument
800 const struct ctl_table *table; proc_sys_permission() local
844 const struct ctl_table *table = PROC_I(inode)->sysctl_entry; proc_sys_getattr() local
961 struct ctl_table *table; new_dir() local
1091 sysctl_err(const char * path,const struct ctl_table * table,char * fmt,...) sysctl_err() argument
1107 sysctl_check_table_array(const char * path,const struct ctl_table * table) sysctl_check_table_array() argument
1372 __register_sysctl_table(struct ctl_table_set * set,const char * path,const struct ctl_table * table,size_t table_size) __register_sysctl_table() argument
1433 register_sysctl_sz(const char * path,const struct ctl_table * table,size_t table_size) register_sysctl_sz() argument
1462 __register_sysctl_init(const char * path,const struct ctl_table * table,const char * table_name,size_t table_size) __register_sysctl_init() argument
[all...]
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dkv_dpm.c139 ATOM_AVAILABLE_SCLK_LIST *table) in sumo_construct_sclk_voltage_mapping_table() argument
161 ATOM_AVAILABLE_SCLK_LIST *table) in sumo_construct_vid_mapping_table() argument
792 struct amdgpu_clock_voltage_dependency_table *table = kv_program_bootup_state() local
804 struct sumo_sclk_voltage_mapping_table *table = kv_program_bootup_state() local
894 struct amdgpu_uvd_clock_voltage_dependency_table *table = kv_populate_uvd_table() local
967 struct amdgpu_vce_clock_voltage_dependency_table *table = kv_populate_vce_table() local
1028 struct amdgpu_clock_voltage_dependency_table *table = kv_populate_samu_table() local
1094 struct amdgpu_clock_voltage_dependency_table *table = kv_populate_acp_table() local
1153 struct amdgpu_clock_voltage_dependency_table *table = kv_calculate_dfs_bypass_settings() local
1176 struct sumo_sclk_voltage_mapping_table *table = kv_calculate_dfs_bypass_settings() local
1502 struct amdgpu_uvd_clock_voltage_dependency_table *table = kv_update_uvd_dpm() local
1538 struct amdgpu_vce_clock_voltage_dependency_table *table = kv_get_vce_boot_level() local
1554 struct amdgpu_vce_clock_voltage_dependency_table *table = kv_update_vce_dpm() local
1588 struct amdgpu_clock_voltage_dependency_table *table = kv_update_samu_dpm() local
1640 struct amdgpu_clock_voltage_dependency_table *table = kv_update_acp_dpm() local
1769 struct amdgpu_clock_voltage_dependency_table *table = kv_set_valid_clock_range() local
1795 struct sumo_sclk_voltage_mapping_table *table = kv_set_valid_clock_range() local
2027 kv_construct_max_power_limits_table(struct amdgpu_device * adev,struct amdgpu_clock_and_voltage_limits * table) kv_construct_max_power_limits_table() argument
2165 struct amdgpu_clock_voltage_dependency_table *table = kv_get_high_voltage_limit() local
2179 struct sumo_sclk_voltage_mapping_table *table = kv_get_high_voltage_limit() local
2206 struct amdgpu_clock_voltage_dependency_table *table = kv_apply_state_adjust_rules() local
2261 struct sumo_sclk_voltage_mapping_table *table = kv_apply_state_adjust_rules() local
2410 struct amdgpu_clock_voltage_dependency_table *table = kv_init_graphics_levels() local
2433 struct sumo_sclk_voltage_mapping_table *table = kv_init_graphics_levels() local
[all...]
/linux/ipc/
H A Dipc_sysctl.c20 static int proc_ipc_dointvec_minmax_orphans(const struct ctl_table *table, int write, in proc_ipc_dointvec_minmax_orphans() argument
36 static int proc_ipc_auto_msgmni(const struct ctl_table *table, int write, in proc_ipc_auto_msgmni() argument
51 static int proc_ipc_sem_dointvec(const struct ctl_table *table, int write, in proc_ipc_sem_dointvec() argument
206 static int ipc_permissions(struct ctl_table_header *head, const struct ctl_table *table) in ipc_permissions() argument
[all...]
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_mocs.c17 struct drm_i915_mocs_table table; member
131 const struct drm_i915_mocs_table *table, in read_mocs_table() argument
149 const struct drm_i915_mocs_table *table, in read_l3cc_table() argument
161 check_mocs_table(struct intel_engine_cs * engine,const struct drm_i915_mocs_table * table,u32 ** vaddr) check_mocs_table() argument
193 check_l3cc_table(struct intel_engine_cs * engine,const struct drm_i915_mocs_table * table,u32 ** vaddr) check_l3cc_table() argument
447 struct drm_i915_mocs_table table; intel_mocs_live_selftests() local
[all...]
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c314 const ATOM_PowerTune_Table *table, in get_cac_tdp_table() argument
379 const ATOM_PPLIB_Clock_Voltage_Dependency_Table *table) in get_clock_voltage_dependency_table() argument
407 get_valid_clk(struct pp_hwmgr * hwmgr,struct phm_clock_array ** ptable,const struct phm_clock_voltage_dependency_table * table) get_valid_clk() argument
428 get_clock_voltage_limit(struct pp_hwmgr * hwmgr,struct phm_clock_and_voltage_limits * limits,const ATOM_PPLIB_Clock_Voltage_Limit_Table * table) get_clock_voltage_limit() argument
1206 get_uvd_clock_voltage_limit_table(struct pp_hwmgr * hwmgr,struct phm_uvd_clock_voltage_dependency_table ** ptable,const ATOM_PPLIB_UVD_Clock_Voltage_Limit_Table * table,const UVDClockInfoArray * array) get_uvd_clock_voltage_limit_table() argument
1236 get_vce_clock_voltage_limit_table(struct pp_hwmgr * hwmgr,struct phm_vce_clock_voltage_dependency_table ** ptable,const ATOM_PPLIB_VCE_Clock_Voltage_Limit_Table * table,const VCEClockInfoArray * array) get_vce_clock_voltage_limit_table() argument
1265 get_samu_clock_voltage_limit_table(struct pp_hwmgr * hwmgr,struct phm_samu_clock_voltage_dependency_table ** ptable,const ATOM_PPLIB_SAMClk_Voltage_Limit_Table * table) get_samu_clock_voltage_limit_table() argument
1290 get_acp_clock_voltage_limit_table(struct pp_hwmgr * hwmgr,struct phm_acp_clock_voltage_dependency_table ** ptable,const ATOM_PPLIB_ACPClk_Voltage_Limit_Table * table) get_acp_clock_voltage_limit_table() argument
1316 ATOM_PPLIB_Clock_Voltage_Dependency_Table *table; init_clock_voltage_dependency() local
1344 const ATOM_PPLIB_VCE_Clock_Voltage_Limit_Table *table = init_clock_voltage_dependency() local
1482 get_cac_leakage_table(struct pp_hwmgr * hwmgr,struct phm_cac_leakage_table ** ptable,const ATOM_PPLIB_CAC_Leakage_Table * table) get_cac_leakage_table() argument
1624 struct phm_phase_shedding_limits_table *table; init_phase_shedding_table() local
1652 const ATOM_PPLIB_POWERPLAYTABLE *table = get_number_of_vce_state_table_entries() local
[all...]

12345678910>>...35