| /OK3568_Linux_fs/kernel/include/linux/ |
| 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
|
| /OK3568_Linux_fs/kernel/net/ax25/ |
| H A D | sysctl_net_ax25.c | 152 struct ctl_table *table; in ax25_register_dev_sysctl() local 173 struct ctl_table *table; in ax25_unregister_dev_sysctl() local
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | rockchip_thermal.c | 145 struct chip_tsadc_table table; member 780 static u32 rk_tsadcv2_temp_to_code(const struct chip_tsadc_table *table, in rk_tsadcv2_temp_to_code() 835 static int rk_tsadcv2_code_to_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_code_to_temp() 1289 static int rk_tsadcv2_get_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_get_temp() 1299 static int rk_tsadcv4_get_temp(const struct chip_tsadc_table *table, in rk_tsadcv4_get_temp() 1309 static int rk_tsadcv2_alarm_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_alarm_temp() 1343 static int rk_tsadcv3_alarm_temp(const struct chip_tsadc_table *table, in rk_tsadcv3_alarm_temp() 1370 static int rk_tsadcv2_tshut_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_tshut_temp() 1389 static int rk_tsadcv3_tshut_temp(const struct chip_tsadc_table *table, in rk_tsadcv3_tshut_temp() 1467 static int rk_tsadcv1_get_trim_code(const struct chip_tsadc_table *table, in rk_tsadcv1_get_trim_code() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | port.c | 62 void mlx4_init_mac_table(struct mlx4_dev *dev, struct mlx4_mac_table *table) in mlx4_init_mac_table() 76 void mlx4_init_vlan_table(struct mlx4_dev *dev, struct mlx4_vlan_table *table) in mlx4_init_vlan_table() 91 struct mlx4_roce_gid_table *table) in mlx4_init_roce_gid_table() 101 struct mlx4_mac_table *table, int index) in validate_index() 113 struct mlx4_mac_table *table, u64 mac) in find_index() 153 struct mlx4_mac_table *table = &info->mac_table; in mlx4_find_cached_mac() local 185 struct mlx4_mac_table *table = &info->mac_table; in __mlx4_register_mac() local 382 struct mlx4_mac_table *table; in __mlx4_unregister_mac() local 477 struct mlx4_mac_table *table = &info->mac_table; in __mlx4_replace_mac() local 560 struct mlx4_vlan_table *table = &mlx4_priv(dev)->port[port].vlan_table; in mlx4_find_cached_vlan() local [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | pfm.c | 55 } table[] = { in test__pfm_events() local 116 } table[] = { in test__pfm_group() local
|
| /OK3568_Linux_fs/kernel/arch/s390/pci/ |
| H A D | pci_dma.c | 30 unsigned long *table, *entry; in dma_alloc_cpu_table() local 41 static void dma_free_cpu_table(void *table) in dma_free_cpu_table() 48 unsigned long *table, *entry; in dma_alloc_page_table() local 59 static void dma_free_page_table(void *table) in dma_free_page_table() 246 void dma_cleanup_tables(unsigned long *table) in dma_cleanup_tables()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | scatterlist.c | 192 void __sg_free_table(struct sg_table *table, unsigned int max_ents, in __sg_free_table() 239 void sg_free_table(struct sg_table *table) in sg_free_table() 266 int __sg_alloc_table(struct sg_table *table, unsigned int nents, in __sg_alloc_table() 355 int sg_alloc_table(struct sg_table *table, unsigned int nents, gfp_t gfp_mask) in sg_alloc_table() 368 static struct scatterlist *get_next_sg(struct sg_table *table, in get_next_sg()
|
| H A D | sg_pool.c | 84 void sg_free_table_chained(struct sg_table *table, in sg_free_table_chained() 111 int sg_alloc_table_chained(struct sg_table *table, int nents, in sg_alloc_table_chained()
|
| /OK3568_Linux_fs/kernel/net/decnet/ |
| H A D | dn_table.c | 187 static struct dn_zone *dn_new_zone(struct dn_hash *table, int z) in dn_new_zone() 467 struct dn_hash *table = (struct dn_hash *)tb->data; in dn_fib_table_dump() local 532 struct dn_hash *table = (struct dn_hash *)tb->data; in dn_fib_table_insert() local 669 struct dn_hash *table = (struct dn_hash*)tb->data; in dn_fib_table_delete() local 748 static inline int dn_flush_list(struct dn_fib_node **fp, int z, struct dn_hash *table) in dn_flush_list() 773 struct dn_hash *table = (struct dn_hash *)tb->data; in dn_fib_table_flush() local
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/compressed/ |
| H A D | vmlinux.lds.S | 46 _table_start = .; 54 _table_end = .;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/ |
| H A D | sun8i_csc.c | 158 const u32 *table; in sun8i_csc_set_coefficients() local 182 const u32 *table; in sun8i_de3_ccsc_set_coefficients() local
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-dw-dmatest.c | 86 static int rk_pcie_dma_wait_for_finised(struct dma_trx_obj *obj, struct dma_table *table) in rk_pcie_dma_wait_for_finised() 100 struct dma_table *table; in rk_pcie_ep_dma_frombus() local 143 struct dma_table *table; in rk_pcie_ep_dma_tobus() local
|
| /OK3568_Linux_fs/kernel/drivers/sfi/ |
| H A D | sfi_core.c | 78 #define TABLE_ON_PAGE(page, table, size) (ON_SAME_PAGE(page, table) && \ argument 134 static int sfi_verify_table(struct sfi_table_header *table) in sfi_verify_table() 284 struct sfi_table_header *table = NULL; in sfi_table_parse() local
|
| H A D | sfi_acpi.c | 142 static void sfi_acpi_put_table(struct acpi_table_header *table) in sfi_acpi_put_table() 155 struct acpi_table_header *table = NULL; in sfi_acpi_table_parse() local
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | sparc-us3-cpufreq.c | 25 struct cpufreq_frequency_table table[4]; member 126 struct cpufreq_frequency_table *table = in us3_freq_cpu_init() local
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | udp_tunnel.h | 299 udp_tunnel_nic_get_port(struct net_device *dev, unsigned int table, in udp_tunnel_nic_get_port() 315 udp_tunnel_nic_set_port_priv(struct net_device *dev, unsigned int table, in udp_tunnel_nic_set_port_priv() 355 udp_tunnel_nic_dump_size(struct net_device *dev, unsigned int table) in udp_tunnel_nic_dump_size() 363 udp_tunnel_nic_dump_write(struct net_device *dev, unsigned int table, in udp_tunnel_nic_dump_write()
|
| /OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/css/ |
| H A D | yui-reset-fonts-base.css | 7 …ll}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;… selector 13 …form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:co… selector 19 …text-align:center}caption{margin-bottom:.5em;text-align:center}p,fieldset,table,pre{margin-bottom:… selector
|
| /OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/css/ |
| H A D | yui-reset-fonts-base.css | 7 …ll}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;… selector 13 …form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:co… selector 19 …text-align:center}caption{margin-bottom:.5em;text-align:center}p,fieldset,table,pre{margin-bottom:… selector
|
| /OK3568_Linux_fs/kernel/drivers/phy/ti/ |
| H A D | phy-j721e-wiz.c | 110 u32 *table; member 119 const struct clk_div_table *table; member 127 u32 table[4]; member 133 const struct clk_div_table *table; member 466 struct regmap_field *field, u32 *table) in wiz_mux_clk_register() 562 const struct clk_div_table *table) in wiz_div_clk_register()
|
| /OK3568_Linux_fs/kernel/net/ipv4/netfilter/ |
| H A D | arp_tables.c | 184 struct xt_table *table) in arpt_do_table() 648 static struct xt_counters *alloc_counters(const struct xt_table *table) in alloc_counters() 670 const struct xt_table *table, in copy_entries_to_user() 1331 struct xt_table *table, in compat_copy_entries_to_user() 1481 static void __arpt_unregister_table(struct net *net, struct xt_table *table) in __arpt_unregister_table() 1500 const struct xt_table *table, in arpt_register_table() 1544 void arpt_unregister_table_pre_exit(struct net *net, struct xt_table *table, in arpt_unregister_table_pre_exit() 1551 void arpt_unregister_table(struct net *net, struct xt_table *table) in arpt_unregister_table()
|
| H A D | ip_tables.c | 227 struct xt_table *table) in ipt_do_table() 790 static struct xt_counters *alloc_counters(const struct xt_table *table) in alloc_counters() 812 const struct xt_table *table, in copy_entries_to_user() 1544 compat_copy_entries_to_user(unsigned int total_size, struct xt_table *table, in compat_copy_entries_to_user() 1699 static void __ipt_unregister_table(struct net *net, struct xt_table *table) in __ipt_unregister_table() 1717 int ipt_register_table(struct net *net, const struct xt_table *table, in ipt_register_table() 1762 void ipt_unregister_table_pre_exit(struct net *net, struct xt_table *table, in ipt_unregister_table_pre_exit() 1768 void ipt_unregister_table_exit(struct net *net, struct xt_table *table) in ipt_unregister_table_exit() 1773 void ipt_unregister_table(struct net *net, struct xt_table *table, in ipt_unregister_table()
|
| /OK3568_Linux_fs/kernel/drivers/iommu/amd/ |
| H A D | iommu.c | 3195 static void set_dte_irq_entry(u16 devid, struct irq_remap_table *table) in set_dte_irq_entry() 3211 struct irq_remap_table *table; in get_irq_table() local 3226 struct irq_remap_table *table; in __alloc_irq_table() local 3249 struct irq_remap_table *table) in set_remap_table_entry() 3259 struct irq_remap_table *table = data; in set_remap_table_entry_alias() local 3271 struct irq_remap_table *table = NULL; in alloc_irq_table() local 3340 struct irq_remap_table *table; in alloc_irq_index() local 3391 struct irq_remap_table *table; in modify_irte_ga() local 3433 struct irq_remap_table *table; in modify_irte() local 3457 struct irq_remap_table *table; in free_irte() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/hisilicon/ |
| H A D | clkdivider-hi6220.c | 38 const struct clk_div_table *table; member 107 struct clk_div_table *table; in hi6220_register_clkdiv() local
|
| /OK3568_Linux_fs/kernel/net/ipv6/netfilter/ |
| H A D | ip6_tables.c | 252 struct xt_table *table) in ip6t_do_table() 807 static struct xt_counters *alloc_counters(const struct xt_table *table) in alloc_counters() 829 const struct xt_table *table, in copy_entries_to_user() 1554 compat_copy_entries_to_user(unsigned int total_size, struct xt_table *table, in compat_copy_entries_to_user() 1709 static void __ip6t_unregister_table(struct net *net, struct xt_table *table) in __ip6t_unregister_table() 1727 int ip6t_register_table(struct net *net, const struct xt_table *table, in ip6t_register_table() 1773 void ip6t_unregister_table_pre_exit(struct net *net, struct xt_table *table, in ip6t_unregister_table_pre_exit() 1779 void ip6t_unregister_table_exit(struct net *net, struct xt_table *table) in ip6t_unregister_table_exit() 1784 void ip6t_unregister_table(struct net *net, struct xt_table *table, in ip6t_unregister_table()
|
| /OK3568_Linux_fs/kernel/drivers/clk/actions/ |
| H A D | owl-pll.c | 31 static unsigned long _get_table_rate(const struct clk_pll_table *table, in _get_table_rate() 44 const struct clk_pll_table *table, unsigned long rate) in _get_pll_table()
|