| /OK3568_Linux_fs/kernel/drivers/net/wireguard/selftest/ |
| H A D | allowedips.c | 83 struct hlist_node table; member 90 static __init void horrible_allowedips_init(struct horrible_allowedips *table) in horrible_allowedips_init() 95 static __init void horrible_allowedips_free(struct horrible_allowedips *table) in horrible_allowedips_free() 153 horrible_insert_ordered(struct horrible_allowedips *table, struct horrible_allowedips_node *node) in horrible_insert_ordered() 181 horrible_allowedips_insert_v4(struct horrible_allowedips *table, in horrible_allowedips_insert_v4() 198 horrible_allowedips_insert_v6(struct horrible_allowedips *table, in horrible_allowedips_insert_v6() 215 horrible_allowedips_lookup_v4(struct horrible_allowedips *table, struct in_addr *ip) in horrible_allowedips_lookup_v4() 227 horrible_allowedips_lookup_v6(struct horrible_allowedips *table, struct in6_addr *ip) in horrible_allowedips_lookup_v6() 240 horrible_allowedips_remove_by_value(struct horrible_allowedips *table, void *value) in horrible_allowedips_remove_by_value()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/ |
| H A D | tables_phy_lcn.h | 10 #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 D | tables_phy_ht.h | 10 #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 D | tables_lpphy.h | 10 #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
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/32/ |
| H A D | pgalloc.h | 40 static inline void pgtable_free(void *table, unsigned index_size) in pgtable_free() 53 void *table, int shift) in pgtable_free_tlb() 63 void *table = (void *)((unsigned long)_table & ~MAX_PGTABLE_INDEX_SIZE); in __tlb_remove_table() local 69 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb()
|
| /OK3568_Linux_fs/kernel/drivers/sh/clk/ |
| H A D | cpg.c | 117 struct clk_div_mult_table *table = clk_to_div_mult_table(clk); in sh_clk_div_recalc() local 227 struct clk_div_table *table, struct sh_clk_ops *ops) in sh_clk_div_register_ops() 281 struct clk_div_mult_table *table = clk_to_div_mult_table(clk); in sh_clk_div6_set_parent() local 338 struct clk_div_mult_table *table = clk_to_div_mult_table(clk); in sh_clk_div4_set_parent() local 375 struct clk_div4_table *table) in sh_clk_div4_register() 381 struct clk_div4_table *table) in sh_clk_div4_enable_register() 388 struct clk_div4_table *table) in sh_clk_div4_reparent_register()
|
| /OK3568_Linux_fs/kernel/tools/power/acpi/os_specific/service_layers/ |
| H A D | oslinuxtbl.c | 156 struct acpi_table_header **table) in acpi_os_get_table_by_address() 221 struct acpi_table_header **table, in acpi_os_get_table_by_name() 349 struct acpi_table_header **table, in acpi_os_get_table_by_index() 768 struct acpi_table_header **table, in osl_get_bios_table() 1055 char *signature, struct acpi_table_header **table) in osl_map_table() 1131 static void osl_unmap_table(struct acpi_table_header *table) in osl_unmap_table() 1198 struct acpi_table_header **table) in osl_read_table_from_file() 1310 struct acpi_table_header **table, in osl_get_customized_table()
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/ |
| H A D | system_heap.c | 45 struct sg_table *table; member 67 static struct sg_table *dup_sg_table(struct sg_table *table) in dup_sg_table() 97 struct sg_table *table; in system_heap_attach() local 142 struct sg_table *table = a->table; in system_heap_map_dma_buf() local 158 struct sg_table *table, in system_heap_unmap_dma_buf() 219 struct sg_table *table = &buffer->sg_table; in system_heap_mmap() local 243 struct sg_table *table = &buffer->sg_table; in system_heap_do_vmap() local 329 struct sg_table *table; in system_heap_buf_free() local 408 struct sg_table *table; in system_heap_do_allocate() local
|
| H A D | rk_system_heap.c | 54 struct sg_table *table; member 77 static struct sg_table *dup_sg_table(struct sg_table *table) in dup_sg_table() 107 struct sg_table *table; in system_heap_attach() local 152 struct sg_table *table = a->table; in system_heap_map_dma_buf() local 168 struct sg_table *table, in system_heap_unmap_dma_buf() 276 struct sg_table *table = &buffer->sg_table; in system_heap_dma_buf_begin_cpu_access_partial() local 306 struct sg_table *table = &buffer->sg_table; in system_heap_dma_buf_end_cpu_access_partial() local 328 struct sg_table *table = &buffer->sg_table; in system_heap_mmap() local 352 struct sg_table *table = &buffer->sg_table; in system_heap_do_vmap() local 438 struct sg_table *table; in system_heap_buf_free() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | tbdata.c | 45 struct acpi_table_header *table; in acpi_tb_compare_tables() local 88 u8 flags, struct acpi_table_header *table) in acpi_tb_init_table_descriptor() 123 struct acpi_table_header *table = NULL; in acpi_tb_acquire_table() local 174 acpi_tb_release_table(struct acpi_table_header *table, in acpi_tb_release_table() 920 struct acpi_table_header *table; in acpi_tb_load_table() local 1012 struct acpi_table_header *table; in ACPI_EXPORT_SYMBOL() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | vt_kern.h | 78 static inline int con_set_trans_old(unsigned char __user *table) in con_set_trans_old() 82 static inline int con_get_trans_old(unsigned char __user *table) in con_get_trans_old() 86 static inline int con_set_trans_new(unsigned short __user *table) in con_set_trans_new() 90 static inline int con_get_trans_new(unsigned short __user *table) in con_get_trans_new()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | utsname_sysctl.c | 17 static void *get_uts(struct ctl_table *table) in get_uts() 32 static int proc_do_uts_string(struct ctl_table *table, int write, in proc_do_uts_string() 132 struct ctl_table *table = &uts_kern_table[proc]; in uts_proc_notify() local
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | inat.c | 29 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; in inat_get_avx_attribute() local
|
| /OK3568_Linux_fs/kernel/tools/arch/x86/lib/ |
| H A D | inat.c | 29 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; in inat_get_avx_attribute() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | kv_dpm.c | 719 struct radeon_clock_voltage_dependency_table *table = in kv_program_bootup_state() local 731 struct sumo_sclk_voltage_mapping_table *table = in kv_program_bootup_state() local 821 struct radeon_uvd_clock_voltage_dependency_table *table = in kv_populate_uvd_table() local 894 struct radeon_vce_clock_voltage_dependency_table *table = in kv_populate_vce_table() local 955 struct radeon_clock_voltage_dependency_table *table = in kv_populate_samu_table() local 1021 struct radeon_clock_voltage_dependency_table *table = in kv_populate_acp_table() local 1080 struct radeon_clock_voltage_dependency_table *table = in kv_calculate_dfs_bypass_settings() local 1103 struct sumo_sclk_voltage_mapping_table *table = in kv_calculate_dfs_bypass_settings() local 1427 struct radeon_uvd_clock_voltage_dependency_table *table = in kv_update_uvd_dpm() local 1463 struct radeon_vce_clock_voltage_dependency_table *table = in kv_get_vce_boot_level() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireguard/ |
| H A D | allowedips.c | 252 void wg_allowedips_init(struct allowedips *table) in wg_allowedips_init() 258 void wg_allowedips_free(struct allowedips *table, struct mutex *lock) in wg_allowedips_free() 281 int wg_allowedips_insert_v4(struct allowedips *table, const struct in_addr *ip, in wg_allowedips_insert_v4() 292 int wg_allowedips_insert_v6(struct allowedips *table, const struct in6_addr *ip, in wg_allowedips_insert_v6() 303 void wg_allowedips_remove_by_peer(struct allowedips *table, in wg_allowedips_remove_by_peer() 356 struct wg_peer *wg_allowedips_lookup_dst(struct allowedips *table, in wg_allowedips_lookup_dst() 367 struct wg_peer *wg_allowedips_lookup_src(struct allowedips *table, in wg_allowedips_lookup_src()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| H A D | tonga_smumgr.c | 303 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_vddc_table() 320 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_vdd_gfx_table() 337 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_vdd_ci_table() 367 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_mvdd_table() 392 SMU72_Discrete_DpmTable *table) in tonga_populate_cac_tables() 447 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_voltage_tables() 502 struct SMU72_Discrete_DpmTable *table) in tonga_populate_ulv_state() 507 static int tonga_populate_smc_link_level(struct pp_hwmgr *hwmgr, SMU72_Discrete_DpmTable *table) in tonga_populate_smc_link_level() 1174 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_acpi_level() 1308 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_uvd_level() [all …]
|
| H A D | vegam_smumgr.c | 450 SMU75_Discrete_DpmTable *table) in vegam_populate_smc_mvdd_table() 477 struct SMU75_Discrete_DpmTable *table) in vegam_populate_smc_vddci_table() 502 struct SMU75_Discrete_DpmTable *table) in vegam_populate_cac_table() 531 struct SMU75_Discrete_DpmTable *table) in vegam_populate_smc_voltage_tables() 564 struct SMU75_Discrete_DpmTable *table) in vegam_populate_ulv_state() 570 struct SMU75_Discrete_DpmTable *table) in vegam_populate_smc_link_level() 671 SMU75_Discrete_DpmTable *table) in vegam_get_sclk_range_table() 724 const SMU75_Discrete_DpmTable *table = &(smu_data->smc_state_table); in vegam_calculate_sclk_params() local 1112 SMU75_Discrete_DpmTable *table) in vegam_populate_smc_acpi_level() 1196 SMU75_Discrete_DpmTable *table) in vegam_populate_smc_vce_level() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_mocs.c | 88 struct drm_i915_mocs_table table; in live_mocs_init() local 155 const struct drm_i915_mocs_table *table, in read_mocs_table() 169 const struct drm_i915_mocs_table *table, in read_l3cc_table() 178 const struct drm_i915_mocs_table *table, in check_mocs_table() 207 const struct drm_i915_mocs_table *table, in check_l3cc_table() 439 struct drm_i915_mocs_table table; in intel_mocs_live_selftests() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_hem.c | 196 struct hns_roce_hem_table *table, unsigned long *obj, in hns_roce_calc_hem_mhop() 331 struct hns_roce_hem_table *table, unsigned long obj) in hns_roce_set_hem() 406 struct hns_roce_hem_table *table, unsigned long obj, in calc_hem_config() 456 struct hns_roce_hem_table *table, in free_mhop_hem() 482 struct hns_roce_hem_table *table, in alloc_mhop_hem() 556 struct hns_roce_hem_table *table, unsigned long obj, in set_mhop_hem() 594 struct hns_roce_hem_table *table, in hns_roce_table_mhop_get() 640 struct hns_roce_hem_table *table, unsigned long obj) in hns_roce_table_get() 685 struct hns_roce_hem_table *table, unsigned long obj, in clear_mhop_hem() 730 struct hns_roce_hem_table *table, in hns_roce_table_mhop_put() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/ |
| H A D | kv_dpm.c | 138 ATOM_AVAILABLE_SCLK_LIST *table) in sumo_construct_sclk_voltage_mapping_table() 160 ATOM_AVAILABLE_SCLK_LIST *table) in sumo_construct_vid_mapping_table() 802 struct amdgpu_clock_voltage_dependency_table *table = in kv_program_bootup_state() local 814 struct sumo_sclk_voltage_mapping_table *table = in kv_program_bootup_state() local 904 struct amdgpu_uvd_clock_voltage_dependency_table *table = in kv_populate_uvd_table() local 977 struct amdgpu_vce_clock_voltage_dependency_table *table = in kv_populate_vce_table() local 1038 struct amdgpu_clock_voltage_dependency_table *table = in kv_populate_samu_table() local 1104 struct amdgpu_clock_voltage_dependency_table *table = in kv_populate_acp_table() local 1163 struct amdgpu_clock_voltage_dependency_table *table = in kv_calculate_dfs_bypass_settings() local 1186 struct sumo_sclk_voltage_mapping_table *table = in kv_calculate_dfs_bypass_settings() local [all …]
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | udp_tunnel_nic.c | 145 const struct udp_tunnel_nic_table_info *table; in udp_tunnel_nic_should_replay() local 165 __udp_tunnel_nic_get_port(struct net_device *dev, unsigned int table, in __udp_tunnel_nic_get_port() 179 __udp_tunnel_nic_set_port_priv(struct net_device *dev, unsigned int table, in __udp_tunnel_nic_set_port_priv() 211 unsigned int table, unsigned int idx) in udp_tunnel_nic_device_sync_one() 320 udp_tunnel_nic_table_is_capable(const struct udp_tunnel_nic_table_info *table, in udp_tunnel_nic_table_is_capable() 368 unsigned int table, unsigned int idx, int use_cnt_adj) in udp_tunnel_nic_entry_adj() 406 unsigned int table, unsigned int idx, in udp_tunnel_nic_entry_try_adj() 432 const struct udp_tunnel_nic_table_info *table; in udp_tunnel_nic_try_existing() local 467 const struct udp_tunnel_nic_table_info *table; in udp_tunnel_nic_add_new() local 585 __udp_tunnel_nic_dump_size(struct net_device *dev, unsigned int table) in __udp_tunnel_nic_dump_size() [all …]
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | mq_sysctl.c | 13 static void *get_mq(struct ctl_table *table) in get_mq() 21 static int proc_mq_dointvec(struct ctl_table *table, int write, in proc_mq_dointvec() 31 static int proc_mq_dointvec_minmax(struct ctl_table *table, int write, in proc_mq_dointvec_minmax()
|
| /OK3568_Linux_fs/kernel/net/openvswitch/ |
| H A D | flow_table.c | 102 int ovs_flow_tbl_count(const struct flow_table *table) in ovs_flow_tbl_count() 391 int ovs_flow_tbl_masks_cache_resize(struct flow_table *table, u32 size) in ovs_flow_tbl_masks_cache_resize() 413 int ovs_flow_tbl_init(struct flow_table *table) in ovs_flow_tbl_init() 461 static void table_instance_flow_free(struct flow_table *table, in table_instance_flow_free() 478 void table_instance_flow_flush(struct flow_table *table, in table_instance_flow_flush() 515 void ovs_flow_tbl_destroy(struct flow_table *table) in ovs_flow_tbl_destroy() 938 int ovs_flow_tbl_num_masks(const struct flow_table *table) in ovs_flow_tbl_num_masks() 944 u32 ovs_flow_tbl_masks_cache_size(const struct flow_table *table) in ovs_flow_tbl_masks_cache_size() 958 void ovs_flow_tbl_remove(struct flow_table *table, struct sw_flow *flow) in ovs_flow_tbl_remove() 1037 static void flow_key_insert(struct flow_table *table, struct sw_flow *flow) in flow_key_insert() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | processpptables.c | 314 const ATOM_PowerTune_Table *table, in get_cac_tdp_table() 379 const ATOM_PPLIB_Clock_Voltage_Dependency_Table *table) in get_clock_voltage_dependency_table() 410 const struct phm_clock_voltage_dependency_table *table) in get_valid_clk() 432 const ATOM_PPLIB_Clock_Voltage_Limit_Table *table) in get_clock_voltage_limit() 1210 const ATOM_PPLIB_UVD_Clock_Voltage_Limit_Table *table, in get_uvd_clock_voltage_limit_table() 1243 const ATOM_PPLIB_VCE_Clock_Voltage_Limit_Table *table, in get_vce_clock_voltage_limit_table() 1275 const ATOM_PPLIB_SAMClk_Voltage_Limit_Table *table) in get_samu_clock_voltage_limit_table() 1303 const ATOM_PPLIB_ACPClk_Voltage_Limit_Table *table) in get_acp_clock_voltage_limit_table() 1332 ATOM_PPLIB_Clock_Voltage_Dependency_Table *table; in init_clock_voltage_dependency() local 1360 const ATOM_PPLIB_VCE_Clock_Voltage_Limit_Table *table = in init_clock_voltage_dependency() local [all …]
|