Home
last modified time | relevance | path

Searched defs:table (Results 1 – 200 of 587) sorted by relevance

123

/linux-4.4.14/drivers/clk/
Dclk-divider.c35 static unsigned int _get_table_maxdiv(const struct clk_div_table *table) in _get_table_maxdiv()
46 static unsigned int _get_table_mindiv(const struct clk_div_table *table) in _get_table_mindiv()
57 static unsigned int _get_maxdiv(const struct clk_div_table *table, u8 width, in _get_maxdiv()
69 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div()
80 static unsigned int _get_div(const struct clk_div_table *table, in _get_div()
94 static unsigned int _get_table_val(const struct clk_div_table *table, in _get_table_val()
105 static unsigned int _get_val(const struct clk_div_table *table, in _get_val()
121 const struct clk_div_table *table, in divider_recalc_rate()
152 static bool _is_valid_table_div(const struct clk_div_table *table, in _is_valid_table_div()
163 static bool _is_valid_div(const struct clk_div_table *table, unsigned int div, in _is_valid_div()
[all …]
/linux-4.4.14/tools/power/acpi/tools/acpidump/
Dapdump.c64 u8 ap_is_valid_header(struct acpi_table_header *table) in ap_is_valid_header()
101 u8 ap_is_valid_checksum(struct acpi_table_header *table) in ap_is_valid_checksum()
137 u32 ap_get_table_length(struct acpi_table_header *table) in ap_get_table_length()
173 ap_dump_table_buffer(struct acpi_table_header *table, in ap_dump_table_buffer()
223 struct acpi_table_header *table; in ap_dump_all_tables() local
282 struct acpi_table_header *table; in ap_dump_table_by_address() local
327 struct acpi_table_header *table; in ap_dump_table_by_name() local
398 struct acpi_table_header *table; in ap_dump_table_from_file() local
Dapfiles.c120 int ap_write_to_binary_file(struct acpi_table_header *table, u32 instance) in ap_write_to_binary_file()
/linux-4.4.14/arch/powerpc/boot/
Dplanetcore.c29 void planetcore_prepare_table(char *table) in planetcore_prepare_table()
41 const char *planetcore_get_key(const char *table, const char *key) in planetcore_get_key()
55 int planetcore_get_decimal(const char *table, const char *key, u64 *val) in planetcore_get_decimal()
65 int planetcore_get_hex(const char *table, const char *key, u64 *val) in planetcore_get_hex()
82 void planetcore_set_mac_addrs(const char *table) in planetcore_set_mac_addrs()
107 void planetcore_set_stdout_path(const char *table) in planetcore_set_stdout_path()
Dep88xc.c18 static char *table; variable
Dep8248e.c18 static char *table; variable
Dep405.c24 static char *table; variable
/linux-4.4.14/drivers/cpufreq/
Dfreq_table.c23 struct cpufreq_frequency_table *pos, *table = policy->freq_table; in policy_has_boost_freq() local
37 struct cpufreq_frequency_table *table) in cpufreq_frequency_table_cpuinfo()
70 struct cpufreq_frequency_table *table) in cpufreq_frequency_table_verify()
111 struct cpufreq_frequency_table *table = in cpufreq_generic_frequency_table_verify() local
121 struct cpufreq_frequency_table *table, in cpufreq_frequency_table_target()
215 struct cpufreq_frequency_table *pos, *table; in cpufreq_frequency_table_get_index() local
238 struct cpufreq_frequency_table *pos, *table = policy->freq_table; in show_available_freqs() local
304 struct cpufreq_frequency_table *table) in cpufreq_table_validate_and_show()
Dqoriq-cpufreq.c35 struct cpufreq_frequency_table *table; member
171 struct cpufreq_frequency_table table; in freq_table_sort() local
203 struct cpufreq_frequency_table *table; in qoriq_cpufreq_cpu_init() local
Darm_big_little.c233 static inline u32 get_table_count(struct cpufreq_frequency_table *table) in get_table_count()
244 static inline u32 get_table_min(struct cpufreq_frequency_table *table) in get_table_min()
255 static inline u32 get_table_max(struct cpufreq_frequency_table *table) in get_table_max()
268 struct cpufreq_frequency_table *table; in merge_cluster_tables() local
Ds3c2440-cpufreq.c199 struct cpufreq_frequency_table *table, in run_freq_for()
224 struct cpufreq_frequency_table *table, in s3c2440_cpufreq_calctable()
Dsparc-us3-cpufreq.c24 struct cpufreq_frequency_table table[4]; member
139 struct cpufreq_frequency_table *table = in us3_freq_cpu_init() local
Dsparc-us2e-cpufreq.c25 struct cpufreq_frequency_table table[6]; member
280 struct cpufreq_frequency_table *table = in us2e_freq_cpu_init() local
Dsfi-cpufreq.c31 static int sfi_parse_freq(struct sfi_table_header *table) in sfi_parse_freq()
/linux-4.4.14/net/sched/
Dsch_gred.c62 static inline int gred_wred_mode(struct gred_sched *table) in gred_wred_mode()
67 static inline void gred_enable_wred_mode(struct gred_sched *table) in gred_enable_wred_mode()
72 static inline void gred_disable_wred_mode(struct gred_sched *table) in gred_disable_wred_mode()
77 static inline int gred_rio_mode(struct gred_sched *table) in gred_rio_mode()
82 static inline void gred_enable_rio_mode(struct gred_sched *table) in gred_enable_rio_mode()
87 static inline void gred_disable_rio_mode(struct gred_sched *table) in gred_disable_rio_mode()
94 struct gred_sched *table = qdisc_priv(sch); in gred_wred_mode_check() local
113 static inline unsigned int gred_backlog(struct gred_sched *table, in gred_backlog()
128 static inline void gred_load_wred_set(const struct gred_sched *table, in gred_load_wred_set()
135 static inline void gred_store_wred_set(struct gred_sched *table, in gred_store_wred_set()
[all …]
/linux-4.4.14/kernel/
Dsysctl.c200 static int sysrq_sysctl_handler(struct ctl_table *table, int write, in sysrq_sysctl_handler()
1867 static void warn_sysctl_write(struct ctl_table *table) in warn_sysctl_write()
1892 int proc_dostring(struct ctl_table *table, int write, in proc_dostring()
2056 static int __do_proc_dointvec(void *tbl_data, struct ctl_table *table, in __do_proc_dointvec()
2155 static int do_proc_dointvec(struct ctl_table *table, int write, in do_proc_dointvec()
2178 int proc_dointvec(struct ctl_table *table, int write, in proc_dointvec()
2189 static int proc_taint(struct ctl_table *table, int write, in proc_taint()
2221 static int proc_dointvec_minmax_sysadmin(struct ctl_table *table, int write, in proc_dointvec_minmax_sysadmin()
2276 int proc_dointvec_minmax(struct ctl_table *table, int write, in proc_dointvec_minmax()
2299 static int proc_dointvec_minmax_coredump(struct ctl_table *table, int write, in proc_dointvec_minmax_coredump()
[all …]
Dutsname_sysctl.c20 static void *get_uts(struct ctl_table *table, int write) in get_uts()
35 static void put_uts(struct ctl_table *table, int write, void *which) in put_uts()
47 static int proc_do_uts_string(struct ctl_table *table, int write, in proc_do_uts_string()
126 struct ctl_table *table = &uts_kern_table[proc]; in uts_proc_notify() local
Dwatchdog.c856 static int proc_watchdog_common(int which, struct ctl_table *table, int write, in proc_watchdog_common()
924 int proc_watchdog(struct ctl_table *table, int write, in proc_watchdog()
934 int proc_nmi_watchdog(struct ctl_table *table, int write, in proc_nmi_watchdog()
944 int proc_soft_watchdog(struct ctl_table *table, int write, in proc_soft_watchdog()
954 int proc_watchdog_thresh(struct ctl_table *table, int write, in proc_watchdog_thresh()
999 int proc_watchdog_cpumask(struct ctl_table *table, int write, in proc_watchdog_cpumask()
/linux-4.4.14/drivers/infiniband/core/
Dcache.c49 u16 table[0]; member
116 struct ib_gid_table *table, int ix, in write_gid()
180 struct ib_gid_table *table, int ix, in add_gid()
189 struct ib_gid_table *table, int ix, in modify_gid()
198 struct ib_gid_table *table, int ix, in del_gid()
204 static int find_gid(struct ib_gid_table *table, const union ib_gid *gid, in find_gid()
251 struct ib_gid_table *table; in ib_cache_gid_add() local
302 struct ib_gid_table *table; in ib_cache_gid_del() local
327 struct ib_gid_table *table; in ib_cache_gid_del_all_netdev_gids() local
346 struct ib_gid_table *table; in __ib_cache_gid_get() local
[all …]
/linux-4.4.14/ipc/
Dipc_sysctl.c21 static void *get_ipc(struct ctl_table *table) in get_ipc()
30 static int proc_ipc_dointvec(struct ctl_table *table, int write, in proc_ipc_dointvec()
41 static int proc_ipc_dointvec_minmax(struct ctl_table *table, int write, in proc_ipc_dointvec_minmax()
52 static int proc_ipc_dointvec_minmax_orphans(struct ctl_table *table, int write, in proc_ipc_dointvec_minmax_orphans()
65 static int proc_ipc_doulongvec_minmax(struct ctl_table *table, int write, in proc_ipc_doulongvec_minmax()
76 static int proc_ipc_auto_msgmni(struct ctl_table *table, int write, in proc_ipc_auto_msgmni()
Dmq_sysctl.c17 static void *get_mq(struct ctl_table *table) in get_mq()
25 static int proc_mq_dointvec(struct ctl_table *table, int write, in proc_mq_dointvec()
35 static int proc_mq_dointvec_minmax(struct ctl_table *table, int write, in proc_mq_dointvec_minmax()
/linux-4.4.14/drivers/net/wireless/b43/
Dtables.c379 u16 b43_ofdmtab_read16(struct b43_wldev *dev, u16 table, u16 offset) in b43_ofdmtab_read16()
399 void b43_ofdmtab_write16(struct b43_wldev *dev, u16 table, in b43_ofdmtab_write16()
416 u32 b43_ofdmtab_read32(struct b43_wldev *dev, u16 table, u16 offset) in b43_ofdmtab_read32()
437 void b43_ofdmtab_write32(struct b43_wldev *dev, u16 table, in b43_ofdmtab_write32()
456 u16 b43_gtab_read(struct b43_wldev *dev, u16 table, u16 offset) in b43_gtab_read()
462 void b43_gtab_write(struct b43_wldev *dev, u16 table, u16 offset, u16 value) in b43_gtab_write()
Dtables_phy_ht.h9 #define B43_HTTAB8(table, offset) (((table) << 10) | (offset) | B43_HTTAB_8BIT) argument
10 #define B43_HTTAB16(table, offset) (((table) << 10) | (offset) | B43_HTTAB_16BIT) argument
11 #define B43_HTTAB32(table, offset) (((table) << 10) | (offset) | B43_HTTAB_32BIT) argument
Dtables_phy_lcn.h9 #define B43_LCNTAB8(table, offset) (((table) << 10) | (offset) | B43_LCNTAB_8BIT) argument
10 #define B43_LCNTAB16(table, offset) (((table) << 10) | (offset) | B43_LCNTAB_16BIT) argument
11 #define B43_LCNTAB32(table, offset) (((table) << 10) | (offset) | B43_LCNTAB_32BIT) argument
Dtables_lpphy.h9 #define B43_LPTAB8(table, offset) (((table) << 10) | (offset) | B43_LPTAB_8BIT) argument
10 #define B43_LPTAB16(table, offset) (((table) << 10) | (offset) | B43_LPTAB_16BIT) argument
11 #define B43_LPTAB32(table, offset) (((table) << 10) | (offset) | B43_LPTAB_32BIT) argument
/linux-4.4.14/arch/x86/crypto/
Daes-i586-asm_32.S93 #define do_col(table, a1,a2,a3,a4, idx, tmp) \ argument
107 #define do_fcol(table, a1,a2,a3,a4, idx, tmp, sched) \ argument
126 #define do_icol(table, a1,a2,a3,a4, idx, tmp, sched) \ argument
158 #define fwd_rnd1(arg, table) \ argument
173 #define fwd_rnd2(arg, table) \ argument
193 #define inv_rnd1(arg, table) \ argument
208 #define inv_rnd2(arg, table) \ argument
/linux-4.4.14/drivers/clk/ti/
Ddivider.c33 static unsigned int _get_table_maxdiv(const struct clk_div_table *table) in _get_table_maxdiv()
55 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div()
77 static unsigned int _get_table_val(const struct clk_div_table *table, in _get_table_val()
125 static bool _is_valid_table_div(const struct clk_div_table *table, in _is_valid_table_div()
252 const struct clk_div_table *table) in _register_divider()
299 struct clk_div_table *table; in _get_div_table_from_setup() local
390 struct clk_div_table *table; in ti_clk_register_divider() local
426 struct clk_div_table *table; in ti_clk_get_div_table() local
474 const struct clk_div_table *table, in _get_divider_width()
518 void __iomem **reg, const struct clk_div_table **table, in ti_clk_divider_populate()
[all …]
/linux-4.4.14/fs/proc/
Dproc_sysctl.c181 struct ctl_node *node, struct ctl_table *table) in init_header()
417 static int sysctl_perm(struct ctl_table_header *head, struct ctl_table *table, int op) in sysctl_perm()
431 struct ctl_table_header *head, struct ctl_table *table) in proc_sys_make_inode()
521 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_call_handler() local
567 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_open() local
585 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_poll() local
616 struct ctl_table *table) in proc_sys_fill_cache()
654 struct ctl_table *table) in proc_sys_link_fill_cache()
672 static int scan(struct ctl_table_header *head, struct ctl_table *table, in scan()
727 struct ctl_table *table; in proc_sys_permission() local
[all …]
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dcq.c45 struct mlx5_cq_table *table = &dev->priv.cq_table; in mlx5_cq_completion() local
68 struct mlx5_cq_table *table = &dev->priv.cq_table; in mlx5_cq_event() local
95 struct mlx5_cq_table *table = &dev->priv.cq_table; in mlx5_core_create_cq() local
140 struct mlx5_cq_table *table = &dev->priv.cq_table; in mlx5_core_destroy_cq() local
242 struct mlx5_cq_table *table = &dev->priv.cq_table; in mlx5_init_cq_table() local
Dqp.c45 struct mlx5_qp_table *table = &dev->priv.qp_table; in mlx5_get_rsc() local
185 struct mlx5_qp_table *table = &dev->priv.qp_table; in mlx5_core_create_qp() local
253 struct mlx5_qp_table *table = &dev->priv.qp_table; in mlx5_core_destroy_qp() local
346 struct mlx5_qp_table *table = &dev->priv.qp_table; in mlx5_init_qp_table() local
Dmr.c41 struct mlx5_mr_table *table = &dev->priv.mr_table; in mlx5_init_mr_table() local
57 struct mlx5_mr_table *table = &dev->priv.mr_table; in mlx5_core_create_mkey() local
110 struct mlx5_mr_table *table = &dev->priv.mr_table; in mlx5_core_destroy_mkey() local
Dsrq.c44 struct mlx5_srq_table *table = &dev->priv.srq_table; in mlx5_srq_event() local
136 struct mlx5_srq_table *table = &dev->priv.srq_table; in mlx5_core_get_srq() local
448 struct mlx5_srq_table *table = &dev->priv.srq_table; in mlx5_core_create_srq() local
478 struct mlx5_srq_table *table = &dev->priv.srq_table; in mlx5_core_destroy_srq() local
532 struct mlx5_srq_table *table = &dev->priv.srq_table; in mlx5_init_srq_table() local
/linux-4.4.14/arch/powerpc/include/asm/
Dpgalloc-32.h51 static inline void pgtable_free(void *table, unsigned index_size) in pgtable_free()
61 void *table, int shift) in pgtable_free_tlb()
71 void *table = (void *)((unsigned long)_table & ~MAX_PGTABLE_INDEX_SIZE); in __tlb_remove_table() local
78 void *table, int shift) in pgtable_free_tlb()
84 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb()
Dpgalloc-64.h113 static inline void pgtable_free(void *table, unsigned index_size) in pgtable_free()
125 void *table, int shift) in pgtable_free_tlb()
135 void *table = (void *)((unsigned long)_table & ~MAX_PGTABLE_INDEX_SIZE); in __tlb_remove_table() local
142 void *table, int shift) in pgtable_free_tlb()
148 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb()
216 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb()
Dagp.h14 #define free_gatt_pages(table, order) \ argument
/linux-4.4.14/arch/mips/lasat/
Dsysctl.c42 int proc_dolasatstring(struct ctl_table *table, int write, in proc_dolasatstring()
60 int proc_dolasatrtc(struct ctl_table *table, int write, in proc_dolasatrtc()
85 int proc_lasat_ip(struct ctl_table *table, int write, in proc_lasat_ip()
145 int proc_lasat_prid(struct ctl_table *table, int write, in proc_lasat_prid()
/linux-4.4.14/arch/x86/lib/
Dinat.c43 const insn_attr_t *table; in inat_get_escape_attribute() local
62 const insn_attr_t *table; in inat_get_group_attribute() local
82 const insn_attr_t *table; in inat_get_avx_attribute() local
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dinat.c43 const insn_attr_t *table; in inat_get_escape_attribute() local
62 const insn_attr_t *table; in inat_get_group_attribute() local
82 const insn_attr_t *table; in inat_get_avx_attribute() local
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dicm.c249 int mlx4_table_get(struct mlx4_dev *dev, struct mlx4_icm_table *table, u32 obj, in mlx4_table_get()
286 void mlx4_table_put(struct mlx4_dev *dev, struct mlx4_icm_table *table, u32 obj) in mlx4_table_put()
306 void *mlx4_table_find(struct mlx4_icm_table *table, u32 obj, in mlx4_table_find()
353 int mlx4_table_get_range(struct mlx4_dev *dev, struct mlx4_icm_table *table, in mlx4_table_get_range()
377 void mlx4_table_put_range(struct mlx4_dev *dev, struct mlx4_icm_table *table, in mlx4_table_put_range()
386 int mlx4_init_icm_table(struct mlx4_dev *dev, struct mlx4_icm_table *table, in mlx4_init_icm_table()
450 void mlx4_cleanup_icm_table(struct mlx4_dev *dev, struct mlx4_icm_table *table) in mlx4_cleanup_icm_table()
Dport.c56 void mlx4_init_mac_table(struct mlx4_dev *dev, struct mlx4_mac_table *table) in mlx4_init_mac_table()
69 void mlx4_init_vlan_table(struct mlx4_dev *dev, struct mlx4_vlan_table *table) in mlx4_init_vlan_table()
83 struct mlx4_roce_gid_table *table) in mlx4_init_roce_gid_table()
93 struct mlx4_mac_table *table, int index) in validate_index()
105 struct mlx4_mac_table *table, u64 mac) in find_index()
145 struct mlx4_mac_table *table = &info->mac_table; in mlx4_find_cached_mac() local
165 struct mlx4_mac_table *table = &info->mac_table; in __mlx4_register_mac() local
256 struct mlx4_mac_table *table; in __mlx4_unregister_mac() local
311 struct mlx4_mac_table *table = &info->mac_table; in __mlx4_replace_mac() local
360 struct mlx4_vlan_table *table = &mlx4_priv(dev)->port[port].vlan_table; in mlx4_find_cached_vlan() local
[all …]
/linux-4.4.14/drivers/acpi/acpica/
Dutfileio.c84 acpi_ut_check_text_mode_corruption(u8 *table, u32 table_length, u32 file_length) in acpi_ut_check_text_mode_corruption()
147 struct acpi_table_header **table, u32 *table_length) in acpi_ut_read_table()
293 acpi_ut_read_table_from_file(char *filename, struct acpi_table_header ** table) in acpi_ut_read_table_from_file()
Dexconfig.c160 struct acpi_table_header *table; in acpi_ex_load_table_op() local
339 struct acpi_table_header *table; in acpi_ex_load_op() local
561 struct acpi_table_header *table; in acpi_ex_unload_table() local
Ddbfileio.c132 static acpi_status ae_local_load_table(struct acpi_table_header *table) in ae_local_load_table()
205 struct acpi_table_header *table; in acpi_db_get_table_from_file() local
Dtbdata.c69 u8 flags, struct acpi_table_header *table) in acpi_tb_init_table_descriptor()
104 struct acpi_table_header *table = NULL; in acpi_tb_acquire_table() local
155 acpi_tb_release_table(struct acpi_table_header *table, in acpi_tb_release_table()
Dtbinstal.c74 struct acpi_table_header *table; in acpi_tb_compare_tables() local
398 struct acpi_table_header *table; in acpi_tb_override_table() local
Dtbfadt.c313 struct acpi_table_header *table; in acpi_tb_parse_fadt() local
384 void acpi_tb_create_local_fadt(struct acpi_table_header *table, u32 length) in acpi_tb_create_local_fadt()
Dnsparse.c76 struct acpi_table_header *table; in acpi_ns_one_complete_parse() local
Ddsinit.c195 struct acpi_table_header *table; in acpi_ds_initialize_objects() local
Dtbprint.c186 acpi_status acpi_tb_verify_checksum(struct acpi_table_header *table, u32 length) in acpi_tb_verify_checksum()
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dmodule.c392 static int proc_dobitmasks(struct ctl_table *table, int write, in proc_dobitmasks()
408 static int proc_dump_kernel(struct ctl_table *table, int write, in proc_dump_kernel()
431 static int proc_daemon_file(struct ctl_table *table, int write, in proc_daemon_file()
438 static int libcfs_force_lbug(struct ctl_table *table, int write, in libcfs_force_lbug()
447 static int proc_fail_loc(struct ctl_table *table, int write, in proc_fail_loc()
501 static int proc_cpt_table(struct ctl_table *table, int write, in proc_cpt_table()
620 struct ctl_table *table = filp->private_data; in lnet_debugfs_read() local
633 struct ctl_table *table = filp->private_data; in lnet_debugfs_write() local
650 void lustre_insert_debugfs(struct ctl_table *table, in lustre_insert_debugfs()
/linux-4.4.14/net/core/
Dsysctl_net_core.c34 static int rps_sock_flow_sysctl(struct ctl_table *table, int write, in rps_sock_flow_sysctl()
101 static int flow_limit_cpu_sysctl(struct ctl_table *table, int write, in flow_limit_cpu_sysctl()
180 static int flow_limit_table_len_sysctl(struct ctl_table *table, int write, in flow_limit_table_len_sysctl()
203 static int set_default_qdisc(struct ctl_table *table, int write, in set_default_qdisc()
222 static int proc_do_rss_key(struct ctl_table *table, int write, in proc_do_rss_key()
/linux-4.4.14/tools/power/acpi/os_specific/service_layers/
Doslinuxtbl.c190 struct acpi_table_header ** table) in acpi_os_get_table_by_address()
255 struct acpi_table_header ** table, in acpi_os_get_table_by_name()
383 struct acpi_table_header ** table, in acpi_os_get_table_by_index()
802 struct acpi_table_header **table, in osl_get_bios_table()
1049 char *signature, struct acpi_table_header **table) in osl_map_table()
1125 static void osl_unmap_table(struct acpi_table_header *table) in osl_unmap_table()
1194 char *signature, struct acpi_table_header **table) in osl_read_table_from_file()
1303 struct acpi_table_header **table, in osl_get_customized_table()
/linux-4.4.14/net/ipv4/
Dsysctl_net_ipv4.c62 static int ipv4_local_port_range(struct ctl_table *table, int write, in ipv4_local_port_range()
93 static void inet_get_ping_group_range_table(struct ctl_table *table, kgid_t *low, kgid_t *high) in inet_get_ping_group_range_table()
108 static void set_ping_group_range(struct ctl_table *table, kgid_t low, kgid_t high) in set_ping_group_range()
120 static int ipv4_ping_group_range(struct ctl_table *table, int write, in ipv4_ping_group_range()
958 struct ctl_table *table; in ipv4_sysctl_init_net() local
994 struct ctl_table *table; in ipv4_sysctl_exit_net() local
Dxfrm4_policy.c300 struct ctl_table *table; in xfrm4_net_sysctl_init() local
328 struct ctl_table *table; in xfrm4_net_sysctl_exit() local
/linux-4.4.14/drivers/sh/clk/
Dcpg.c132 struct clk_div_mult_table *table = clk_to_div_mult_table(clk); in sh_clk_div_recalc() local
242 struct clk_div_table *table, struct sh_clk_ops *ops) in sh_clk_div_register_ops()
296 struct clk_div_mult_table *table = clk_to_div_mult_table(clk); in sh_clk_div6_set_parent() local
353 struct clk_div_mult_table *table = clk_to_div_mult_table(clk); in sh_clk_div4_set_parent() local
390 struct clk_div4_table *table) in sh_clk_div4_register()
396 struct clk_div4_table *table) in sh_clk_div4_enable_register()
403 struct clk_div4_table *table) in sh_clk_div4_reparent_register()
/linux-4.4.14/arch/s390/mm/
Dpgtable.c36 void crst_table_free(struct mm_struct *mm, unsigned long *table) in crst_table_free()
54 unsigned long *table, *pgd; in crst_table_upgrade() local
115 unsigned long *table; in gmap_alloc() local
247 static int gmap_alloc_table(struct gmap *gmap, unsigned long *table, in gmap_alloc_table()
447 static void gmap_unlink(struct mm_struct *mm, unsigned long *table, in gmap_unlink()
474 unsigned long *table; in __gmap_link() local
742 unsigned long *table; in gmap_do_ipte_notify() local
890 static inline void gmap_unlink(struct mm_struct *mm, unsigned long *table, in gmap_unlink()
913 unsigned long *table; in page_table_alloc() local
965 void page_table_free(struct mm_struct *mm, unsigned long *table) in page_table_free()
[all …]
/linux-4.4.14/net/unix/
Dsysctl_net_unix.c31 struct ctl_table *table; in unix_sysctl_register() local
56 struct ctl_table *table; in unix_sysctl_unregister() local
/linux-4.4.14/include/linux/
Dvt_kern.h79 static inline int con_set_trans_old(unsigned char __user *table) in con_set_trans_old()
83 static inline int con_get_trans_old(unsigned char __user *table) in con_get_trans_old()
87 static inline int con_set_trans_new(unsigned short __user *table) in con_set_trans_new()
91 static inline int con_get_trans_new(unsigned short __user *table) in con_get_trans_new()
Dsysctl.h195 static inline struct ctl_table_header *register_sysctl_table(struct ctl_table * table) in register_sysctl_table()
201 const struct ctl_path *path, struct ctl_table *table) in register_sysctl_paths()
206 static inline void unregister_sysctl_table(struct ctl_table_header * table) in unregister_sysctl_table()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dkv_dpm.c718 struct radeon_clock_voltage_dependency_table *table = in kv_program_bootup_state() local
730 struct sumo_sclk_voltage_mapping_table *table = in kv_program_bootup_state() local
820 struct radeon_uvd_clock_voltage_dependency_table *table = in kv_populate_uvd_table() local
893 struct radeon_vce_clock_voltage_dependency_table *table = in kv_populate_vce_table() local
954 struct radeon_clock_voltage_dependency_table *table = in kv_populate_samu_table() local
1020 struct radeon_clock_voltage_dependency_table *table = in kv_populate_acp_table() local
1079 struct radeon_clock_voltage_dependency_table *table = in kv_calculate_dfs_bypass_settings() local
1102 struct sumo_sclk_voltage_mapping_table *table = in kv_calculate_dfs_bypass_settings() local
1426 struct radeon_uvd_clock_voltage_dependency_table *table = in kv_update_uvd_dpm() local
1462 struct radeon_vce_clock_voltage_dependency_table *table = in kv_get_vce_boot_level() local
[all …]
Dmkregtable.c543 struct table { struct
547 unsigned *table; argument
563 static void table_offset_add(struct table *t, struct offset *offset) in table_offset_add() argument
Dbtc_dpm.c1174 …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()
1191 void btc_apply_voltage_dependency_rules(struct radeon_clock_voltage_dependency_table *table, in btc_apply_voltage_dependency_rules()
1296 static u16 btc_find_voltage(struct atom_voltage_table *table, u16 voltage) in btc_find_voltage()
1398 RV770_SMC_STATETABLE *table) in btc_populate_ulv_state()
1427 RV770_SMC_STATETABLE *table) in btc_populate_smc_acpi_state()
1632 RV770_SMC_STATETABLE *table = &pi->smc_statetable; in btc_init_smc_table() local
1901 static void btc_set_valid_flag(struct evergreen_mc_reg_table *table) in btc_set_valid_flag()
1917 struct evergreen_mc_reg_table *table) in btc_set_mc_special_registers()
1978 static void btc_set_s0_mc_reg_index(struct evergreen_mc_reg_table *table) in btc_set_s0_mc_reg_index()
1990 static int btc_copy_vbios_mc_reg_table(struct atom_mc_reg_table *table, in btc_copy_vbios_mc_reg_table()
[all …]
Dci_dpm.c1296 SMU7_Discrete_DpmTable *table = &pi->smc_state_table; in ci_init_fps_limits() local
2189 SMU7_Discrete_DpmTable *table) in ci_populate_smc_vddc_table()
2212 SMU7_Discrete_DpmTable *table) in ci_populate_smc_vddci_table()
2235 SMU7_Discrete_DpmTable *table) in ci_populate_smc_mvdd_table()
2258 SMU7_Discrete_DpmTable *table) in ci_populate_smc_voltage_tables()
2597 SMU7_Discrete_DpmTable *table) in ci_populate_smc_link_level()
2619 SMU7_Discrete_DpmTable *table) in ci_populate_smc_uvd_level()
2662 SMU7_Discrete_DpmTable *table) in ci_populate_smc_vce_level()
2695 SMU7_Discrete_DpmTable *table) in ci_populate_smc_acp_level()
2727 SMU7_Discrete_DpmTable *table) in ci_populate_smc_samu_level()
[all …]
Drv730_dpm.c230 RV770_SMC_STATETABLE *table) in rv730_populate_smc_acpi_state()
321 RV770_SMC_STATETABLE *table) in rv730_populate_smc_initial_state()
Dcypress_dpm.c404 struct atom_voltage_table *table, in cypress_populate_voltage_value()
1236 RV770_SMC_STATETABLE *table) in cypress_populate_smc_initial_state()
1331 RV770_SMC_STATETABLE *table) in cypress_populate_smc_acpi_state()
1513 RV770_SMC_STATETABLE *table) in cypress_populate_smc_voltage_table()
1524 RV770_SMC_STATETABLE *table) in cypress_populate_smc_voltage_tables()
1615 RV770_SMC_STATETABLE *table = &pi->smc_statetable; in cypress_init_smc_table() local
Dni_dpm.c990 struct radeon_clock_voltage_dependency_table *table) in ni_patch_single_dependency_table_based_on_leakage()
1259 NISLANDS_SMC_STATETABLE *table) in ni_populate_smc_voltage_table()
1270 NISLANDS_SMC_STATETABLE *table) in ni_populate_smc_voltage_tables()
1300 struct atom_voltage_table *table, in ni_populate_voltage_value()
1683 NISLANDS_SMC_STATETABLE *table) in ni_populate_smc_initial_state()
1793 NISLANDS_SMC_STATETABLE *table) in ni_populate_smc_acpi_state()
1946 NISLANDS_SMC_STATETABLE *table = &ni_pi->smc_statetable; in ni_init_smc_table() local
2710 struct ni_mc_reg_table *table) in ni_set_mc_special_registers()
2820 static void ni_set_valid_flag(struct ni_mc_reg_table *table) in ni_set_valid_flag()
2834 static void ni_set_s0_mc_reg_index(struct ni_mc_reg_table *table) in ni_set_s0_mc_reg_index()
[all …]
/linux-4.4.14/net/xfrm/
Dxfrm_sysctl.c45 struct ctl_table *table; in xfrm_sysctl_init() local
74 struct ctl_table *table; in xfrm_sysctl_fini() local
/linux-4.4.14/arch/parisc/kernel/
Dunwind.c47 find_unwind_entry_in_table(const struct unwind_table *table, unsigned long addr) in find_unwind_entry_in_table()
72 struct unwind_table *table; in find_unwind_entry() local
94 unwind_table_init(struct unwind_table *table, const char *name, in unwind_table_init()
141 struct unwind_table *table; in unwind_table_add() local
159 void unwind_table_remove(struct unwind_table *table) in unwind_table_remove()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dkv_dpm.c145 ATOM_AVAILABLE_SCLK_LIST *table) in sumo_construct_sclk_voltage_mapping_table()
167 ATOM_AVAILABLE_SCLK_LIST *table) in sumo_construct_vid_mapping_table()
807 struct amdgpu_clock_voltage_dependency_table *table = in kv_program_bootup_state() local
819 struct sumo_sclk_voltage_mapping_table *table = in kv_program_bootup_state() local
909 struct amdgpu_uvd_clock_voltage_dependency_table *table = in kv_populate_uvd_table() local
982 struct amdgpu_vce_clock_voltage_dependency_table *table = in kv_populate_vce_table() local
1043 struct amdgpu_clock_voltage_dependency_table *table = in kv_populate_samu_table() local
1109 struct amdgpu_clock_voltage_dependency_table *table = in kv_populate_acp_table() local
1168 struct amdgpu_clock_voltage_dependency_table *table = in kv_calculate_dfs_bypass_settings() local
1191 struct sumo_sclk_voltage_mapping_table *table = in kv_calculate_dfs_bypass_settings() local
[all …]
Dcz_dpm.c71 struct amdgpu_clock_and_voltage_limits *table) in cz_construct_max_power_limits_table()
243 struct amdgpu_clock_voltage_dependency_table *table = in cz_parse_pplib_clock_info() local
509 struct amdgpu_clock_voltage_dependency_table *table = in cz_dpm_debugfs_print_current_performance_level() local
675 void **table) in cz_dpm_download_pptable_from_smu()
689 void *table = NULL; in cz_dpm_upload_pptable_to_smu() local
808 struct amdgpu_clock_voltage_dependency_table *table = in cz_init_sclk_limit() local
836 struct amdgpu_uvd_clock_voltage_dependency_table *table = in cz_init_uvd_limit() local
864 struct amdgpu_vce_clock_voltage_dependency_table *table = in cz_init_vce_limit() local
893 struct amdgpu_clock_voltage_dependency_table *table = in cz_init_acp_limit() local
1024 struct amdgpu_clock_voltage_dependency_table *table = in cz_get_sclk_level() local
[all …]
Dci_dpm.c1423 SMU7_Discrete_DpmTable *table = &pi->smc_state_table; in ci_init_fps_limits() local
2320 SMU7_Discrete_DpmTable *table) in ci_populate_smc_vddc_table()
2343 SMU7_Discrete_DpmTable *table) in ci_populate_smc_vddci_table()
2366 SMU7_Discrete_DpmTable *table) in ci_populate_smc_mvdd_table()
2389 SMU7_Discrete_DpmTable *table) in ci_populate_smc_voltage_tables()
2727 SMU7_Discrete_DpmTable *table) in ci_populate_smc_link_level()
2749 SMU7_Discrete_DpmTable *table) in ci_populate_smc_uvd_level()
2792 SMU7_Discrete_DpmTable *table) in ci_populate_smc_vce_level()
2825 SMU7_Discrete_DpmTable *table) in ci_populate_smc_acp_level()
2857 SMU7_Discrete_DpmTable *table) in ci_populate_smc_samu_level()
[all …]
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_mocs.c35 const struct drm_i915_mocs_entry *table; member
142 struct drm_i915_mocs_table *table) in get_mocs_settings()
174 const struct drm_i915_mocs_table *table, in emit_mocs_control_table()
230 const struct drm_i915_mocs_table *table) in emit_mocs_l3cc_table()
/linux-4.4.14/drivers/infiniband/hw/mthca/
Dmthca_memfree.c222 int mthca_table_get(struct mthca_dev *dev, struct mthca_icm_table *table, int obj) in mthca_table_get()
257 void mthca_table_put(struct mthca_dev *dev, struct mthca_icm_table *table, int obj) in mthca_table_put()
278 void *mthca_table_find(struct mthca_icm_table *table, int obj, dma_addr_t *dma_handle) in mthca_table_find()
321 int mthca_table_get_range(struct mthca_dev *dev, struct mthca_icm_table *table, in mthca_table_get_range()
344 void mthca_table_put_range(struct mthca_dev *dev, struct mthca_icm_table *table, in mthca_table_put_range()
361 struct mthca_icm_table *table; in mthca_alloc_icm_table() local
424 void mthca_free_icm_table(struct mthca_dev *dev, struct mthca_icm_table *table) in mthca_free_icm_table()
/linux-4.4.14/drivers/rapidio/switches/
Didtcps.c26 u16 table, u16 route_destid, u8 route_port) in idtcps_route_add_entry()
50 u16 table, u16 route_destid, u8 *route_port) in idtcps_route_get_entry()
73 u16 table) in idtcps_route_clr_table()
Dtsi568.c38 u16 table, u16 route_destid, u8 route_port) in tsi568_route_add_entry()
60 u16 table, u16 route_destid, u8 *route_port) in tsi568_route_get_entry()
87 u16 table) in tsi568_route_clr_table()
Dtsi57x.c47 u16 table, u16 route_destid, u8 route_port) in tsi57x_route_add_entry()
68 u16 table, u16 route_destid, u8 *route_port) in tsi57x_route_get_entry()
95 u16 table) in tsi57x_route_clr_table()
Didt_gen2.c92 u16 table, u16 route_destid, u8 route_port) in idtg2_route_add_entry()
125 u16 table, u16 route_destid, u8 *route_port) in idtg2_route_get_entry()
157 u16 table) in idtg2_route_clr_table()
/linux-4.4.14/arch/x86/platform/sfi/
Dsfi.c52 static int __init sfi_parse_cpus(struct sfi_table_header *table) in sfi_parse_cpus()
75 static int __init sfi_parse_ioapic(struct sfi_table_header *table) in sfi_parse_ioapic()
/linux-4.4.14/drivers/parport/
Dprocfs.c35 static int do_active_device(struct ctl_table *table, int write, in do_active_device()
72 static int do_autoprobe(struct ctl_table *table, int write, in do_autoprobe()
114 static int do_hardware_base_addr(struct ctl_table *table, int write, in do_hardware_base_addr()
142 static int do_hardware_irq(struct ctl_table *table, int write, in do_hardware_irq()
170 static int do_hardware_dma(struct ctl_table *table, int write, in do_hardware_dma()
198 static int do_hardware_modes(struct ctl_table *table, int write, in do_hardware_modes()
/linux-4.4.14/net/netfilter/
Dnf_conntrack_timestamp.c45 struct ctl_table *table; in nf_conntrack_tstamp_init_sysctl() local
74 struct ctl_table *table; in nf_conntrack_tstamp_fini_sysctl() local
Dnf_tables_api.c96 struct nft_table *table, in nft_ctx_init()
155 static int nf_tables_register_hooks(const struct nft_table *table, in nf_tables_register_hooks()
166 static void nf_tables_unregister_hooks(const struct nft_table *table, in nf_tables_unregister_hooks()
368 struct nft_table *table; in nft_table_lookup() local
380 struct nft_table *table; in nf_tables_table_lookup() local
392 static inline u64 nf_tables_alloc_handle(struct nft_table *table) in nf_tables_alloc_handle()
444 int family, const struct nft_table *table) in nf_tables_fill_table_info()
508 const struct nft_table *table; in nf_tables_dump_tables() local
551 const struct nft_table *table; in nf_tables_gettable() local
592 struct nft_table *table) in nf_tables_table_enable()
[all …]
Dnf_conntrack_acct.c67 struct ctl_table *table; in nf_conntrack_acct_init_sysctl() local
96 struct ctl_table *table; in nf_conntrack_acct_fini_sysctl() local
Dnf_tables_netdev.c160 struct net_device *dev, struct nft_table *table, in nft_netdev_event()
203 struct nft_table *table; in nf_tables_netdev_event() local
Dnf_conntrack_ecache.c267 struct ctl_table *table; in nf_conntrack_event_init_sysctl() local
296 struct ctl_table *table; in nf_conntrack_event_fini_sysctl() local
Dx_tables.c946 void xt_table_unlock(struct xt_table *table) in xt_table_unlock()
1020 xt_replace_table(struct xt_table *table, in xt_replace_table()
1089 struct xt_table *t, *table; in xt_register_table() local
1131 void *xt_unregister_table(struct xt_table *table) in xt_unregister_table()
1179 struct xt_table *table = list_entry(v, struct xt_table, list); in xt_table_seq_show() local
1418 struct nf_hook_ops *xt_hook_link(const struct xt_table *table, nf_hookfn *fn) in xt_hook_link()
1456 void xt_hook_unlink(const struct xt_table *table, struct nf_hook_ops *ops) in xt_hook_unlink()
Dnf_log.c396 static int nf_log_proc_dostring(struct ctl_table *table, int write, in nf_log_proc_dostring()
441 struct ctl_table *table; in netfilter_log_sysctl_init() local
483 struct ctl_table *table; in netfilter_log_sysctl_exit() local
Dnf_conntrack_proto.c42 struct ctl_table *table) in nf_ct_register_sysctl()
55 struct ctl_table **table, in nf_ct_unregister_sysctl()
/linux-4.4.14/drivers/staging/android/ion/
Dion_carveout_heap.c63 struct sg_table *table = buffer->priv_virt; in ion_carveout_heap_phys() local
77 struct sg_table *table; in ion_carveout_heap_allocate() local
112 struct sg_table *table = buffer->priv_virt; in ion_carveout_heap_free() local
Dion_system_heap.c128 struct sg_table *table; in ion_system_heap_allocate() local
183 struct sg_table *table = buffer->sg_table; in ion_system_heap_free() local
332 struct sg_table *table; in ion_system_contig_heap_allocate() local
378 struct sg_table *table = buffer->priv_virt; in ion_system_contig_heap_free() local
393 struct sg_table *table = buffer->priv_virt; in ion_system_contig_heap_phys() local
Dion_heap.c35 struct sg_table *table = buffer->sg_table; in ion_heap_map_kernel() local
74 struct sg_table *table = buffer->sg_table; in ion_heap_map_user() local
143 struct sg_table *table = buffer->sg_table; in ion_heap_buffer_zero() local
Dion_chunk_heap.c43 struct sg_table *table; in ion_chunk_heap_allocate() local
98 struct sg_table *table = buffer->priv_virt; in ion_chunk_heap_free() local
/linux-4.4.14/net/openvswitch/
Dflow_table.c115 int ovs_flow_tbl_count(const struct flow_table *table) in ovs_flow_tbl_count()
209 int ovs_flow_tbl_init(struct flow_table *table) in ovs_flow_tbl_init()
283 void ovs_flow_tbl_destroy(struct flow_table *table) in ovs_flow_tbl_destroy()
574 int ovs_flow_tbl_num_masks(const struct flow_table *table) in ovs_flow_tbl_num_masks()
610 void ovs_flow_tbl_remove(struct flow_table *table, struct sw_flow *flow) in ovs_flow_tbl_remove()
690 static void flow_key_insert(struct flow_table *table, struct sw_flow *flow) in flow_key_insert()
714 static void flow_ufid_insert(struct flow_table *table, struct sw_flow *flow) in flow_ufid_insert()
736 int ovs_flow_tbl_insert(struct flow_table *table, struct sw_flow *flow, in ovs_flow_tbl_insert()
/linux-4.4.14/arch/frv/kernel/
Dsysctl.c49 static int procctl_frv_cachemode(struct ctl_table *table, int write, in procctl_frv_cachemode()
124 static int procctl_frv_pin_cxnr(struct ctl_table *table, int write, in procctl_frv_pin_cxnr()
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Drouter_proc.c145 static int proc_lnet_stats(struct ctl_table *table, int write, in proc_lnet_stats()
152 static int proc_lnet_routes(struct ctl_table *table, int write, in proc_lnet_routes()
278 static int proc_lnet_routers(struct ctl_table *table, int write, in proc_lnet_routers()
413 static int proc_lnet_peers(struct ctl_table *table, int write, in proc_lnet_peers()
638 static int proc_lnet_buffers(struct ctl_table *table, int write, in proc_lnet_buffers()
645 static int proc_lnet_nis(struct ctl_table *table, int write, in proc_lnet_nis()
861 static int proc_lnet_portal_rotor(struct ctl_table *table, int write, in proc_lnet_portal_rotor()
/linux-4.4.14/arch/s390/include/asm/
Dpgalloc.h64 unsigned long *table = crst_table_alloc(mm); in pud_alloc_one() local
73 unsigned long *table = crst_table_alloc(mm); in pmd_alloc_one() local
103 unsigned long *table = crst_table_alloc(mm); in pgd_alloc() local
/linux-4.4.14/net/
Dsysctl_net.c42 struct ctl_table *table) in net_ctl_permissions()
108 const char *path, struct ctl_table *table) in register_net_sysctl()
/linux-4.4.14/arch/arc/kernel/
Dunwind.c159 struct unwind_table *table; in find_table() local
191 static void init_unwind_table(struct unwind_table *table, const char *name, in init_unwind_table()
263 static void init_unwind_hdr(struct unwind_table *table, in init_unwind_hdr()
277 struct eh_frame_hdr_table_entry table[]; in init_unwind_hdr() member
378 struct unwind_table *table; in unwind_add_table() local
409 struct unwind_table *table; member
416 struct unwind_table *table = info->table, *prev; in unlink_table() local
441 struct unwind_table *table = handle; in unwind_remove_table() local
507 static const u32 *cie_for_fde(const u32 *fde, const struct unwind_table *table) in cie_for_fde()
903 const struct unwind_table *table; in arc_unwind() local
/linux-4.4.14/arch/sparc/include/asm/
Dpgalloc_64.h84 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb()
94 void *table = (void *)((unsigned long)_table & ~0x1UL); in __tlb_remove_table() local
102 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb()
Dagp.h13 #define free_gatt_pages(table, order) \ argument
/linux-4.4.14/arch/x86/platform/intel-mid/
Dsfi.c76 int __init sfi_parse_mtmr(struct sfi_table_header *table) in sfi_parse_mtmr()
148 int __init sfi_parse_mrtc(struct sfi_table_header *table) in sfi_parse_mrtc()
188 static int __init sfi_parse_gpio(struct sfi_table_header *table) in sfi_parse_gpio()
429 static int __init sfi_parse_devs(struct sfi_table_header *table) in sfi_parse_devs()
/linux-4.4.14/net/sunrpc/
Dsysctl.c61 static int proc_do_xprt(struct ctl_table *table, int write, in proc_do_xprt()
76 proc_dodebug(struct ctl_table *table, int write, in proc_dodebug()
/linux-4.4.14/drivers/net/ethernet/sfc/
Def10.c2896 efx_ef10_filter_entry_spec(const struct efx_ef10_filter_table *table, in efx_ef10_filter_entry_spec()
2904 efx_ef10_filter_entry_flags(const struct efx_ef10_filter_table *table, in efx_ef10_filter_entry_flags()
2911 efx_ef10_filter_set_entry(struct efx_ef10_filter_table *table, in efx_ef10_filter_set_entry()
3015 static int efx_ef10_filter_rx_match_pri(struct efx_ef10_filter_table *table, in efx_ef10_filter_rx_match_pri()
3033 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_insert() local
3263 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_remove_internal() local
3382 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_get_safe() local
3423 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_count_rx_used() local
3440 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_get_rx_id_limit() local
3449 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_get_rx_ids() local
[all …]
Dfarch.c1901 struct efx_farch_filter_table table[EFX_FARCH_FILTER_TABLE_COUNT]; member
1955 struct efx_farch_filter_table *table; in efx_farch_filter_push_rx_config() local
2029 struct efx_farch_filter_table *table; in efx_farch_filter_push_tx_limits() local
2410 struct efx_farch_filter_table *table; in efx_farch_filter_insert() local
2559 struct efx_farch_filter_table *table, in efx_farch_filter_table_clear_entry()
2589 struct efx_farch_filter_table *table, in efx_farch_filter_remove()
2615 struct efx_farch_filter_table *table; in efx_farch_filter_remove_safe() local
2643 struct efx_farch_filter_table *table; in efx_farch_filter_get_safe() local
2679 struct efx_farch_filter_table *table = &state->table[table_id]; in efx_farch_filter_table_clear() local
2708 struct efx_farch_filter_table *table; in efx_farch_filter_count_rx_used() local
[all …]
/linux-4.4.14/drivers/md/
Ddm-ioctl.c255 struct dm_table *table; in __hash_remove() local
373 struct dm_table *table; in dm_hash_rename() local
648 struct dm_table *table = NULL; in dm_get_inactive_table() local
683 struct dm_table *table; in __dev_status() local
1099 static void retrieve_status(struct dm_table *table, in retrieve_status()
1177 struct dm_table *table; in dev_wait() local
1232 static int populate_table(struct dm_table *table, in populate_table()
1393 static void retrieve_deps(struct dm_table *table, in retrieve_deps()
1433 struct dm_table *table; in table_deps() local
1459 struct dm_table *table; in table_status() local
[all …]
/linux-4.4.14/arch/s390/pci/
Dpci_dma.c29 unsigned long *table, *entry; in dma_alloc_cpu_table() local
40 static void dma_free_cpu_table(void *table) in dma_free_cpu_table()
47 unsigned long *table, *entry; in dma_alloc_page_table() local
58 static void dma_free_page_table(void *table) in dma_free_page_table()
206 void dma_cleanup_tables(unsigned long *table) in dma_cleanup_tables()
/linux-4.4.14/net/ax25/
Dsysctl_net_ax25.c155 struct ctl_table *table; in ax25_register_dev_sysctl() local
176 struct ctl_table *table; in ax25_unregister_dev_sysctl() local
/linux-4.4.14/arch/arm64/kvm/
Dsys_regs.c922 struct kvm_sys_reg_target_table *table) in kvm_register_target_sys_reg_table()
932 struct kvm_sys_reg_target_table *table; in get_target_table() local
945 const struct sys_reg_desc table[], in find_reg()
987 const struct sys_reg_desc *table, in emulate_cp()
1172 const struct sys_reg_desc *table, *r; in emulate_sys_reg() local
1206 const struct sys_reg_desc *table, size_t num) in reset_sys_reg_descs()
1284 const struct sys_reg_desc *table, *r; in index_to_sys_reg_desc() local
1684 static int check_sysreg_table(const struct sys_reg_desc *table, unsigned int n) in check_sysreg_table()
1744 const struct sys_reg_desc *table; in kvm_reset_sys_regs() local
/linux-4.4.14/net/irda/
Dirsysctl.c76 static int do_devname(struct ctl_table *table, int write, in do_devname()
93 static int do_discovery(struct ctl_table *table, int write, in do_discovery()
/linux-4.4.14/drivers/base/power/opp/
Dcpu.c53 struct cpufreq_frequency_table **table) in dev_pm_opp_init_cpufreq_table()
111 struct cpufreq_frequency_table **table) in dev_pm_opp_free_cpufreq_table()
/linux-4.4.14/arch/arm/kvm/
Dcoproc.c387 void kvm_register_target_coproc_table(struct kvm_coproc_target_table *table) in kvm_register_target_coproc_table()
401 struct kvm_coproc_target_table *table; in get_target_table() local
409 const struct coproc_reg table[], in find_reg()
437 const struct coproc_reg *table, *r; in emulate_cp15() local
491 const struct coproc_reg *table, size_t num) in reset_coproc_regs()
575 const struct coproc_reg *table, *r; in index_to_coproc_reg() local
1248 const struct coproc_reg *table; in kvm_reset_coprocs() local
/linux-4.4.14/lib/
Dscatterlist.c205 void __sg_free_table(struct sg_table *table, unsigned int max_ents, in __sg_free_table()
250 void sg_free_table(struct sg_table *table) in sg_free_table()
275 int __sg_alloc_table(struct sg_table *table, unsigned int nents, in __sg_alloc_table()
359 int sg_alloc_table(struct sg_table *table, unsigned int nents, gfp_t gfp_mask) in sg_alloc_table()
/linux-4.4.14/arch/powerpc/mm/
Dpgtable_64.c425 void page_table_free(struct mm_struct *mm, unsigned long *table, int kernel) in page_table_free()
436 static void page_table_free_rcu(void *table) in page_table_free_rcu()
445 void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb()
456 void *table = (void *)((unsigned long)_table & ~MAX_PGTABLE_INDEX_SIZE); in __tlb_remove_table() local
468 void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb()
/linux-4.4.14/drivers/sfi/
Dsfi_acpi.c142 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
Dsfi_core.c77 #define TABLE_ON_PAGE(page, table, size) (ON_SAME_PAGE(page, table) && \ argument
133 static int sfi_verify_table(struct sfi_table_header *table) in sfi_verify_table()
283 struct sfi_table_header *table = NULL; in sfi_table_parse() local
/linux-4.4.14/net/decnet/
Ddn_table.c185 static struct dn_zone *dn_new_zone(struct dn_hash *table, int z) in dn_new_zone()
464 struct dn_hash *table = (struct dn_hash *)tb->data; in dn_fib_table_dump() local
529 struct dn_hash *table = (struct dn_hash *)tb->data; in dn_fib_table_insert() local
666 struct dn_hash *table = (struct dn_hash*)tb->data; in dn_fib_table_delete() local
745 static inline int dn_flush_list(struct dn_fib_node **fp, int z, struct dn_hash *table) in dn_flush_list()
770 struct dn_hash *table = (struct dn_hash *)tb->data; in dn_fib_table_flush() local
Dsysctl_net_decnet.c135 static int dn_node_address_handler(struct ctl_table *table, int write, in dn_node_address_handler()
186 static int dn_def_dev_handler(struct ctl_table *table, int write, in dn_def_dev_handler()
/linux-4.4.14/security/selinux/ss/
Dsymtab.h15 struct hashtab *table; /* hash table (keyed on a string) */ member
/linux-4.4.14/drivers/usb/gadget/
Dusbstring.c40 usb_gadget_get_string (struct usb_gadget_strings *table, int id, u8 *buf) in usb_gadget_get_string()
/linux-4.4.14/arch/powerpc/sysdev/
Ddcr-low.S16 #define DCR_ACCESS_PROLOG(table) \ argument
/linux-4.4.14/security/apparmor/include/
Ddomain.h23 char **table; member
/linux-4.4.14/drivers/remoteproc/
Dremoteproc_elf_loader.c217 struct resource_table *table = NULL; local
292 struct resource_table *table = NULL; local
Dste_modem_rproc.c53 struct ste_toc_entry table[SPROC_MAX_TOC_ENTRIES]; member
89 struct resource_table *table; in sproc_find_rsc_table() local
/linux-4.4.14/drivers/clk/hisilicon/
Dclkdivider-hi6220.c40 const struct clk_div_table *table; member
109 struct clk_div_table *table; in hi6220_register_clkdiv() local
/linux-4.4.14/arch/arm/include/asm/
Dkvm_coproc.h26 const struct coproc_reg *table; member
/linux-4.4.14/drivers/char/agp/
Dsgi-agp.c135 u64 *table; in sgi_tioca_insert_memory() local
205 u64 *table; in sgi_tioca_remove_memory() local
Duninorth-agp.c370 char *table; in uninorth_create_gatt_table() local
449 char *table, *table_end; in uninorth_free_gatt_table() local
/linux-4.4.14/arch/mips/math-emu/
Ddp_sqrt.c24 static const unsigned table[] = { variable
/linux-4.4.14/fs/
Dfile_table.c79 int proc_nr_files(struct ctl_table *table, int write, in proc_nr_files()
86 int proc_nr_files(struct ctl_table *table, int write, in proc_nr_files()
Ddrop_caches.c42 int drop_caches_sysctl_handler(struct ctl_table *table, int write, in drop_caches_sysctl_handler()
/linux-4.4.14/arch/alpha/include/asm/
Dagp.h15 #define free_gatt_pages(table, order) \ argument
/linux-4.4.14/arch/parisc/include/asm/
Dagp.h17 #define free_gatt_pages(table, order) \ argument
/linux-4.4.14/drivers/mmc/core/
Dquirks.c54 void mmc_fixup_device(struct mmc_card *card, const struct mmc_fixup *table) in mmc_fixup_device()
/linux-4.4.14/arch/ia64/include/asm/
Dagp.h23 #define free_gatt_pages(table, order) \ argument
/linux-4.4.14/arch/x86/include/asm/
Dagp.h28 #define free_gatt_pages(table, order) \ argument
/linux-4.4.14/drivers/thermal/
Drockchip_thermal.c111 struct chip_tsadc_table table; member
248 static u32 rk_tsadcv2_temp_to_code(struct chip_tsadc_table table, in rk_tsadcv2_temp_to_code()
273 static int rk_tsadcv2_code_to_temp(struct chip_tsadc_table table, u32 code, in rk_tsadcv2_code_to_temp()
392 static int rk_tsadcv2_get_temp(struct chip_tsadc_table table, in rk_tsadcv2_get_temp()
402 static void rk_tsadcv2_tshut_temp(struct chip_tsadc_table table, in rk_tsadcv2_tshut_temp()
/linux-4.4.14/net/ipv6/
Droute.c848 struct fib6_table *table, in ip6_pol_route_lookup()
914 struct fib6_table *table; in __ip6_ins_rt() local
1004 struct fib6_table *table = rt->rt6i_table; in rt6_make_pcpu_route() local
1040 static struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table, int oif, in ip6_pol_route()
1133 static struct rt6_info *ip6_pol_route_input(struct net *net, struct fib6_table *table, in ip6_pol_route_input()
1171 static struct rt6_info *ip6_pol_route_output(struct net *net, struct fib6_table *table, in ip6_pol_route_output()
1423 struct fib6_table *table, in __ip6_route_redirect()
1757 struct fib6_table *table; in ip6_route_info_create() local
2029 struct fib6_table *table; in __ip6_del_rt() local
2058 struct fib6_table *table; in ip6_route_del() local
[all …]
Dxfrm6_policy.c330 struct ctl_table *table; in xfrm6_net_sysctl_init() local
358 struct ctl_table *table; in xfrm6_net_sysctl_exit() local
/linux-4.4.14/arch/arm/probes/kprobes/
Dcheckers-thumb.c29 static const union decode_item table[] = { in t32_check_stack() local
/linux-4.4.14/arch/arm64/include/asm/
Dkvm_coproc.h29 const struct sys_reg_desc *table; member
/linux-4.4.14/security/apparmor/
Dmatch.c39 struct table_header *table = NULL; in unpack_table() local
208 struct table_header *table = NULL; in aa_dfa_unpack() local
/linux-4.4.14/drivers/watchdog/
Dmax63xx_wdt.c102 max63xx_select_timeout(struct max63xx_timeout *table, int value) in max63xx_select_timeout()
205 struct max63xx_timeout *table; in max63xx_wdt_probe() local
/linux-4.4.14/security/
Dmin_addr.c31 int mmap_min_addr_handler(struct ctl_table *table, int write, in mmap_min_addr_handler()
/linux-4.4.14/drivers/acpi/
Dnuma.c220 static int __init acpi_parse_slit(struct acpi_table_header *table) in acpi_parse_slit()
298 static int __init acpi_parse_srat(struct acpi_table_header *table) in acpi_parse_srat()
Dcustom_method.c29 struct acpi_table_header table; in cm_write() local
Dtables.c388 struct acpi_table_header *table = NULL; in acpi_table_parse() local
417 struct acpi_table_header *table = NULL; in check_multiple_madt() local
/linux-4.4.14/fs/nls/
Dnls_koi8-ru.c54 static struct nls_table table = { variable
Dnls_utf8.c43 static struct nls_table table = { variable
Dnls_iso8859-1.c236 static struct nls_table table = { variable
Dnls_ascii.c145 static struct nls_table table = { variable
Dnls_iso8859-6.c242 static struct nls_table table = { variable
Dnls_iso8859-9.c251 static struct nls_table table = { variable
Dnls_iso8859-13.c264 static struct nls_table table = { variable
Dnls_cp874.c252 static struct nls_table table = { variable
Dnls_iso8859-3.c287 static struct nls_table table = { variable
Dnls_iso8859-15.c286 static struct nls_table table = { variable
Dnls_iso8859-5.c251 static struct nls_table table = { variable
Dnls_iso8859-14.c320 static struct nls_table table = { variable
Dnls_iso8859-2.c287 static struct nls_table table = { variable
Dnls_iso8859-4.c287 static struct nls_table table = { variable
Dnls_cp857.c280 static struct nls_table table = { variable
Dnls_cp1251.c280 static struct nls_table table = { variable
Dnls_cp852.c316 static struct nls_table table = { variable
Dnls_cp855.c278 static struct nls_table table = { variable
Dnls_cp850.c294 static struct nls_table table = { variable
Dnls_iso8859-7.c296 static struct nls_table table = { variable
Dnls_cp869.c294 static struct nls_table table = { variable
Dnls_cp1250.c326 static struct nls_table table = { variable
Dnls_cp775.c298 static struct nls_table table = { variable
Dnls_cp737.c329 static struct nls_table table = { variable
Dnls_koi8-u.c309 static struct nls_table table = { variable
Dnls_cp866.c284 static struct nls_table table = { variable
Dnls_koi8-r.c302 static struct nls_table table = { variable
Dnls_cp1255.c361 static struct nls_table table = { variable
Dmac-greek.c475 static struct nls_table table = { variable
Dnls_cp860.c343 static struct nls_table table = { variable
Dnls_cp864.c386 static struct nls_table table = { variable
Dmac-cyrillic.c475 static struct nls_table table = { variable
Dmac-centeuro.c510 static struct nls_table table = { variable
Dnls_cp861.c366 static struct nls_table table = { variable
Dnls_cp437.c366 static struct nls_table table = { variable
Dmac-inuit.c510 static struct nls_table table = { variable
Dnls_cp865.c366 static struct nls_table table = { variable
Dnls_cp863.c360 static struct nls_table table = { variable
Dmac-gaelic.c545 static struct nls_table table = { variable
Dnls_cp862.c400 static struct nls_table table = { variable
/linux-4.4.14/arch/powerpc/platforms/ps3/
Dspu.c207 struct table {char* name; unsigned long addr; unsigned long size;}; in setup_areas() argument
/linux-4.4.14/fs/squashfs/
Dfragment.c77 __le64 *table; in squashfs_read_fragment_index_table() local
Did.c72 __le64 *table; in squashfs_read_id_index_table() local
/linux-4.4.14/include/crypto/
Dlrw.h17 struct gf128mul_64k *table; member
/linux-4.4.14/drivers/gpu/drm/virtio/
Dvirtgpu_prime.c50 struct sg_table *table) in virtgpu_gem_prime_import_sg_table()
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_prime.c50 struct sg_table *table) in qxl_gem_prime_import_sg_table()
/linux-4.4.14/drivers/rapidio/
Drio.c1185 u16 table, u16 route_destid, u8 route_port) in rio_std_route_add_entry()
1213 u16 table, u16 route_destid, u8 *route_port) in rio_std_route_get_entry()
1239 u16 table) in rio_std_route_clr_table()
1373 u16 table, u16 route_destid, u8 route_port, int lock) in rio_route_add_entry()
1425 int rio_route_get_entry(struct rio_dev *rdev, u16 table, in rio_route_get_entry()
1474 int rio_route_clr_table(struct rio_dev *rdev, u16 table, int lock) in rio_route_clr_table()
/linux-4.4.14/include/drm/
Ddrm_hashtab.h48 struct hlist_head *table; member
/linux-4.4.14/net/sctp/
Dsysctl.c462 struct ctl_table *table; in sctp_sysctl_net_register() local
482 struct ctl_table *table; in sctp_sysctl_net_unregister() local
/linux-4.4.14/drivers/hid/
Dhid-apple.c168 const struct apple_key_translation *table, u16 from) in apple_find_translation()
184 const struct apple_key_translation *trans, *table; in hidinput_apple_event() local
/linux-4.4.14/fs/udf/
Dballoc.c347 struct inode *table, in udf_table_free_blocks()
576 struct inode *table, uint16_t partition, in udf_table_prealloc_blocks()
637 struct inode *table, uint16_t partition, in udf_table_new_block()
/linux-4.4.14/net/mpls/
Daf_mpls.c834 struct ctl_table *table; in mpls_dev_sysctl_register() local
863 struct ctl_table *table; in mpls_dev_sysctl_unregister() local
964 u8 table, const void *addr, int alen) in nla_put_via()
1489 static int mpls_platform_labels(struct ctl_table *table, int write, in mpls_platform_labels()
1525 struct ctl_table *table; in mpls_net_init() local
1548 struct ctl_table *table; in mpls_net_exit() local
/linux-4.4.14/net/phonet/
Dsysctl.c64 static int proc_local_port_range(struct ctl_table *table, int write, in proc_local_port_range()
/linux-4.4.14/drivers/scsi/
Dnsp32_debug.c65 const char **table = commands[ group(opcode) ]; in print_opcodek() local
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_proto.c190 ip_vs_create_timeout_table(int *table, int size) in ip_vs_create_timeout_table()
200 ip_vs_set_state_timeout(int *table, int num, const char *const *names, in ip_vs_set_state_timeout()

123