/linux-4.1.27/drivers/clk/ |
D | clk-divider.c | 35 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() 92 static unsigned int _get_table_val(const struct clk_div_table *table, in _get_table_val() 103 static unsigned int _get_val(const struct clk_div_table *table, in _get_val() 117 const struct clk_div_table *table, in divider_recalc_rate() 147 static bool _is_valid_table_div(const struct clk_div_table *table, in _is_valid_table_div() 158 static bool _is_valid_div(const struct clk_div_table *table, unsigned int div, in _is_valid_div() [all …]
|
/linux-4.1.27/tools/power/acpi/tools/acpidump/ |
D | apdump.c | 64 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
|
D | apfiles.c | 120 int ap_write_to_binary_file(struct acpi_table_header *table, u32 instance) in ap_write_to_binary_file()
|
/linux-4.1.27/arch/powerpc/boot/ |
D | planetcore.c | 29 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()
|
D | ep8248e.c | 18 static char *table; variable
|
D | ep88xc.c | 18 static char *table; variable
|
D | ep405.c | 24 static char *table; variable
|
/linux-4.1.27/net/sched/ |
D | sch_gred.c | 62 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.1.27/drivers/cpufreq/ |
D | freq_table.c | 22 struct cpufreq_frequency_table *table) in cpufreq_frequency_table_cpuinfo() 55 struct cpufreq_frequency_table *table) in cpufreq_frequency_table_verify() 96 struct cpufreq_frequency_table *table = in cpufreq_generic_frequency_table_verify() local 106 struct cpufreq_frequency_table *table, in cpufreq_frequency_table_target() 200 struct cpufreq_frequency_table *pos, *table; in cpufreq_frequency_table_get_index() local 223 struct cpufreq_frequency_table *pos, *table = policy->freq_table; in show_available_freqs() local 289 struct cpufreq_frequency_table *table) in cpufreq_table_validate_and_show()
|
D | cpufreq_opp.c | 48 struct cpufreq_frequency_table **table) in dev_pm_opp_init_cpufreq_table() 102 struct cpufreq_frequency_table **table) in dev_pm_opp_free_cpufreq_table()
|
D | arm_big_little.c | 217 static inline u32 get_table_count(struct cpufreq_frequency_table *table) in get_table_count() 228 static inline u32 get_table_min(struct cpufreq_frequency_table *table) in get_table_min() 239 static inline u32 get_table_max(struct cpufreq_frequency_table *table) in get_table_max() 252 struct cpufreq_frequency_table *table; in merge_cluster_tables() local
|
D | qoriq-cpufreq.c | 35 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
|
D | s3c2440-cpufreq.c | 199 struct cpufreq_frequency_table *table, in run_freq_for() 224 struct cpufreq_frequency_table *table, in s3c2440_cpufreq_calctable()
|
D | sparc-us3-cpufreq.c | 24 struct cpufreq_frequency_table table[4]; member 139 struct cpufreq_frequency_table *table = in us3_freq_cpu_init() local
|
D | sparc-us2e-cpufreq.c | 25 struct cpufreq_frequency_table table[6]; member 280 struct cpufreq_frequency_table *table = in us2e_freq_cpu_init() local
|
D | sfi-cpufreq.c | 31 static int sfi_parse_freq(struct sfi_table_header *table) in sfi_parse_freq()
|
/linux-4.1.27/kernel/ |
D | sysctl.c | 199 static int sysrq_sysctl_handler(struct ctl_table *table, int write, in sysrq_sysctl_handler() 1813 static void warn_sysctl_write(struct ctl_table *table) in warn_sysctl_write() 1838 int proc_dostring(struct ctl_table *table, int write, in proc_dostring() 2002 static int __do_proc_dointvec(void *tbl_data, struct ctl_table *table, in __do_proc_dointvec() 2101 static int do_proc_dointvec(struct ctl_table *table, int write, in do_proc_dointvec() 2124 int proc_dointvec(struct ctl_table *table, int write, in proc_dointvec() 2135 static int proc_taint(struct ctl_table *table, int write, in proc_taint() 2167 static int proc_dointvec_minmax_sysadmin(struct ctl_table *table, int write, in proc_dointvec_minmax_sysadmin() 2222 int proc_dointvec_minmax(struct ctl_table *table, int write, in proc_dointvec_minmax() 2245 static int proc_dointvec_minmax_coredump(struct ctl_table *table, int write, in proc_dointvec_minmax_coredump() [all …]
|
D | utsname_sysctl.c | 20 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
|
D | watchdog.c | 771 static int proc_watchdog_common(int which, struct ctl_table *table, int write, in proc_watchdog_common() 830 int proc_watchdog(struct ctl_table *table, int write, in proc_watchdog() 840 int proc_nmi_watchdog(struct ctl_table *table, int write, in proc_nmi_watchdog() 850 int proc_soft_watchdog(struct ctl_table *table, int write, in proc_soft_watchdog() 860 int proc_watchdog_thresh(struct ctl_table *table, int write, in proc_watchdog_thresh()
|
/linux-4.1.27/ipc/ |
D | ipc_sysctl.c | 21 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()
|
D | mq_sysctl.c | 17 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.1.27/drivers/net/wireless/b43/ |
D | tables.c | 379 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()
|
D | tables_phy_ht.h | 9 #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
|
D | tables_phy_lcn.h | 9 #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
|
D | tables_lpphy.h | 9 #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.1.27/arch/x86/crypto/ |
D | aes-i586-asm_32.S | 93 #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.1.27/drivers/clk/ti/ |
D | divider.c | 33 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() 259 const struct clk_div_table *table, in _register_divider() 308 struct clk_div_table *table; in _get_div_table_from_setup() local 399 struct clk_div_table *table; in ti_clk_register_divider() local 435 struct clk_div_table *table; in ti_clk_get_div_table() local 483 const struct clk_div_table *table, in _get_divider_width() 527 void __iomem **reg, const struct clk_div_table **table, in ti_clk_divider_populate() [all …]
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cq.c | 45 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 224 struct mlx5_cq_table *table = &dev->priv.cq_table; in mlx5_init_cq_table() local
|
D | srq.c | 43 struct mlx5_srq_table *table = &dev->priv.srq_table; in mlx5_srq_event() local 67 struct mlx5_srq_table *table = &dev->priv.srq_table; in mlx5_core_get_srq() local 86 struct mlx5_srq_table *table = &dev->priv.srq_table; in mlx5_core_create_srq() local 129 struct mlx5_srq_table *table = &dev->priv.srq_table; in mlx5_core_destroy_srq() local 214 struct mlx5_srq_table *table = &dev->priv.srq_table; in mlx5_init_srq_table() local
|
D | qp.c | 45 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 246 struct mlx5_qp_table *table = &dev->priv.qp_table; in mlx5_core_destroy_qp() local 339 struct mlx5_qp_table *table = &dev->priv.qp_table; in mlx5_init_qp_table() local
|
D | mr.c | 41 struct mlx5_mr_table *table = &dev->priv.mr_table; in mlx5_init_mr_table() local 56 struct mlx5_mr_table *table = &dev->priv.mr_table; in mlx5_core_create_mkey() local 109 struct mlx5_mr_table *table = &dev->priv.mr_table; in mlx5_core_destroy_mkey() local
|
D | eq.c | 342 struct mlx5_eq_table *table = &dev->priv.eq_table; in mlx5_create_map_eq() local 420 struct mlx5_eq_table *table = &dev->priv.eq_table; in mlx5_destroy_unmap_eq() local 455 struct mlx5_eq_table *table = &dev->priv.eq_table; in mlx5_start_eqs() local 503 struct mlx5_eq_table *table = &dev->priv.eq_table; in mlx5_stop_eqs() local
|
D | main.c | 211 struct mlx5_eq_table *table = &dev->priv.eq_table; in mlx5_enable_msix() local 240 struct mlx5_eq_table *table = &dev->priv.eq_table; in mlx5_disable_msix() local 512 struct mlx5_eq_table *table = &dev->priv.eq_table; in mlx5_vector2eqn() local 533 struct mlx5_eq_table *table = &dev->priv.eq_table; in free_comp_eqs() local 551 struct mlx5_eq_table *table = &dev->priv.eq_table; in alloc_comp_eqs() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/linux/ |
D | linux-sysctl.c | 83 static int proc_set_timeout(struct ctl_table *table, int write, in proc_set_timeout() 94 static int proc_memory_alloc(struct ctl_table *table, int write, in proc_memory_alloc() 118 static int proc_pages_alloc(struct ctl_table *table, int write, in proc_pages_alloc() 142 static int proc_mem_max(struct ctl_table *table, int write, void __user *buffer, in proc_mem_max() 166 static int proc_pages_max(struct ctl_table *table, int write, in proc_pages_max() 190 static int proc_max_dirty_pages_in_mb(struct ctl_table *table, int write, in proc_max_dirty_pages_in_mb() 231 static int proc_alloc_fail_rate(struct ctl_table *table, int write, in proc_alloc_fail_rate()
|
/linux-4.1.27/fs/proc/ |
D | proc_sysctl.c | 181 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.1.27/arch/powerpc/include/asm/ |
D | pgalloc-32.h | 51 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()
|
D | pgalloc-64.h | 113 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()
|
D | agp.h | 14 #define free_gatt_pages(table, order) \ argument
|
/linux-4.1.27/arch/mips/lasat/ |
D | sysctl.c | 42 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.1.27/arch/x86/lib/ |
D | inat.c | 43 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.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | icm.c | 249 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()
|
D | port.c | 56 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.1.27/drivers/acpi/acpica/ |
D | utfileio.c | 83 acpi_ut_check_text_mode_corruption(u8 *table, u32 table_length, u32 file_length) in acpi_ut_check_text_mode_corruption() 146 struct acpi_table_header **table, u32 *table_length) in acpi_ut_read_table() 295 acpi_ut_read_table_from_file(char *filename, struct acpi_table_header ** table) in acpi_ut_read_table_from_file()
|
D | exconfig.c | 160 struct acpi_table_header *table; in acpi_ex_load_table_op() local 347 struct acpi_table_header *table; in acpi_ex_load_op() local 569 struct acpi_table_header *table; in acpi_ex_unload_table() local
|
D | tbdata.c | 69 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()
|
D | tbinstal.c | 74 struct acpi_table_header *table; in acpi_tb_compare_tables() local 397 struct acpi_table_header *table; in acpi_tb_override_table() local
|
D | tbfadt.c | 313 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()
|
D | nsparse.c | 76 struct acpi_table_header *table; in acpi_ns_one_complete_parse() local
|
D | dsinit.c | 195 struct acpi_table_header *table; in acpi_ds_initialize_objects() local
|
D | tbprint.c | 186 acpi_status acpi_tb_verify_checksum(struct acpi_table_header *table, u32 length) in acpi_tb_verify_checksum()
|
D | tbutils.c | 285 struct acpi_table_header *table; in acpi_tb_parse_root_table() local
|
/linux-4.1.27/arch/s390/mm/ |
D | pgtable.c | 43 void crst_table_free(struct mm_struct *mm, unsigned long *table) in crst_table_free() 61 unsigned long *table, *pgd; in crst_table_upgrade() local 151 unsigned long *table; in gmap_alloc() local 283 static int gmap_alloc_table(struct gmap *gmap, unsigned long *table, in gmap_alloc_table() 483 static void gmap_unlink(struct mm_struct *mm, unsigned long *table, in gmap_unlink() 510 unsigned long *table; in __gmap_link() local 778 unsigned long *table; in gmap_do_ipte_notify() local 806 unsigned long *table; in page_table_alloc_pgste() local 822 static inline void page_table_free_pgste(unsigned long *table) in page_table_free_pgste() 970 static inline void page_table_free_pgste(unsigned long *table) in page_table_free_pgste() [all …]
|
/linux-4.1.27/net/core/ |
D | sysctl_net_core.c | 34 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.1.27/tools/power/acpi/os_specific/service_layers/ |
D | oslinuxtbl.c | 190 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() 799 struct acpi_table_header **table, in osl_get_bios_table() 1046 char *signature, struct acpi_table_header **table) in osl_map_table() 1122 static void osl_unmap_table(struct acpi_table_header *table) in osl_unmap_table() 1191 char *signature, struct acpi_table_header **table) in osl_read_table_from_file() 1300 struct acpi_table_header **table, in osl_get_customized_table()
|
/linux-4.1.27/net/unix/ |
D | sysctl_net_unix.c | 31 struct ctl_table *table; in unix_sysctl_register() local 56 struct ctl_table *table; in unix_sysctl_unregister() local
|
/linux-4.1.27/net/ipv4/ |
D | sysctl_net_ipv4.c | 55 static int ipv4_local_port_range(struct ctl_table *table, int write, in ipv4_local_port_range() 86 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() 101 static void set_ping_group_range(struct ctl_table *table, kgid_t low, kgid_t high) in set_ping_group_range() 113 static int ipv4_ping_group_range(struct ctl_table *table, int write, in ipv4_ping_group_range() 905 struct ctl_table *table; in ipv4_sysctl_init_net() local 941 struct ctl_table *table; in ipv4_sysctl_exit_net() local
|
D | xfrm4_policy.c | 271 struct ctl_table *table; in xfrm4_net_sysctl_init() local 299 struct ctl_table *table; in xfrm4_net_sysctl_exit() local
|
/linux-4.1.27/drivers/sh/clk/ |
D | cpg.c | 132 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.1.27/include/linux/ |
D | vt_kern.h | 79 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()
|
D | sysctl.h | 195 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.1.27/drivers/staging/lustre/lustre/libcfs/ |
D | module.c | 555 static int proc_dobitmasks(struct ctl_table *table, int write, in proc_dobitmasks() 574 static int proc_dump_kernel(struct ctl_table *table, int write, in proc_dump_kernel() 597 static int proc_daemon_file(struct ctl_table *table, int write, in proc_daemon_file() 622 static int proc_debug_mb(struct ctl_table *table, int write, in proc_debug_mb() 629 static int proc_console_max_delay_cs(struct ctl_table *table, int write, in proc_console_max_delay_cs() 662 static int proc_console_min_delay_cs(struct ctl_table *table, int write, in proc_console_min_delay_cs() 695 static int proc_console_backoff(struct ctl_table *table, int write, in proc_console_backoff() 723 static int libcfs_force_lbug(struct ctl_table *table, int write, in libcfs_force_lbug() 732 static int proc_fail_loc(struct ctl_table *table, int write, in proc_fail_loc() 786 static int proc_cpt_table(struct ctl_table *table, int write, in proc_cpt_table()
|
/linux-4.1.27/net/xfrm/ |
D | xfrm_sysctl.c | 45 struct ctl_table *table; in xfrm_sysctl_init() local 74 struct ctl_table *table; in xfrm_sysctl_fini() local
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | kv_dpm.c | 718 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 …]
|
D | mkregtable.c | 543 struct table { struct 547 unsigned *table; argument 563 static void table_offset_add(struct table *t, struct offset *offset) in table_offset_add() argument
|
D | btc_dpm.c | 1174 …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 …]
|
D | ci_dpm.c | 1296 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 …]
|
D | rv730_dpm.c | 230 RV770_SMC_STATETABLE *table) in rv730_populate_smc_acpi_state() 321 RV770_SMC_STATETABLE *table) in rv730_populate_smc_initial_state()
|
D | cypress_dpm.c | 404 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
|
D | ni_dpm.c | 990 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.1.27/arch/parisc/kernel/ |
D | unwind.c | 47 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.1.27/drivers/infiniband/hw/mthca/ |
D | mthca_memfree.c | 222 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.1.27/drivers/rapidio/switches/ |
D | tsi568.c | 38 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()
|
D | idtcps.c | 26 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()
|
D | tsi57x.c | 47 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()
|
D | idt_gen2.c | 92 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.1.27/arch/x86/platform/sfi/ |
D | sfi.c | 52 static int __init sfi_parse_cpus(struct sfi_table_header *table) in sfi_parse_cpus() 78 static int __init sfi_parse_ioapic(struct sfi_table_header *table) in sfi_parse_ioapic()
|
/linux-4.1.27/net/netfilter/ |
D | nf_conntrack_timestamp.c | 45 struct ctl_table *table; in nf_conntrack_tstamp_init_sysctl() local 74 struct ctl_table *table; in nf_conntrack_tstamp_fini_sysctl() local
|
D | nf_tables_api.c | 95 struct nft_table *table, in nft_ctx_init() 130 static void nf_tables_unregister_hooks(const struct nft_table *table, in nf_tables_unregister_hooks() 330 struct nft_table *table; in nft_table_lookup() local 342 struct nft_table *table; in nf_tables_table_lookup() local 354 static inline u64 nf_tables_alloc_handle(struct nft_table *table) in nf_tables_alloc_handle() 406 int family, const struct nft_table *table) in nf_tables_fill_table_info() 470 const struct nft_table *table; in nf_tables_dump_tables() local 513 const struct nft_table *table; in nf_tables_gettable() local 554 struct nft_table *table) in nf_tables_table_enable() 584 struct nft_table *table) in nf_tables_table_disable() [all …]
|
D | nf_conntrack_acct.c | 67 struct ctl_table *table; in nf_conntrack_acct_init_sysctl() local 96 struct ctl_table *table; in nf_conntrack_acct_fini_sysctl() local
|
D | nf_conntrack_ecache.c | 267 struct ctl_table *table; in nf_conntrack_event_init_sysctl() local 296 struct ctl_table *table; in nf_conntrack_event_fini_sysctl() local
|
D | x_tables.c | 727 void xt_table_unlock(struct xt_table *table) in xt_table_unlock() 789 xt_replace_table(struct xt_table *table, in xt_replace_table() 858 struct xt_table *t, *table; in xt_register_table() local 900 void *xt_unregister_table(struct xt_table *table) in xt_unregister_table() 948 struct xt_table *table = list_entry(v, struct xt_table, list); in xt_table_seq_show() local 1193 struct nf_hook_ops *xt_hook_link(const struct xt_table *table, nf_hookfn *fn) in xt_hook_link() 1232 void xt_hook_unlink(const struct xt_table *table, struct nf_hook_ops *ops) in xt_hook_unlink()
|
D | nf_log.c | 396 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
|
D | nf_conntrack_proto.c | 42 struct ctl_table *table) in nf_ct_register_sysctl() 55 struct ctl_table **table, in nf_ct_unregister_sysctl()
|
/linux-4.1.27/arch/arm64/kvm/ |
D | sys_regs.c | 698 struct kvm_sys_reg_target_table *table) in kvm_register_target_sys_reg_table() 708 struct kvm_sys_reg_target_table *table; in get_target_table() local 721 const struct sys_reg_desc table[], in find_reg() 763 const struct sys_reg_desc *table, in emulate_cp() 949 const struct sys_reg_desc *table, *r; in emulate_sys_reg() local 983 const struct sys_reg_desc *table, size_t num) in reset_sys_reg_descs() 1053 const struct sys_reg_desc *table, *r; in index_to_sys_reg_desc() local 1447 static int check_sysreg_table(const struct sys_reg_desc *table, unsigned int n) in check_sysreg_table() 1507 const struct sys_reg_desc *table; in kvm_reset_sys_regs() local
|
/linux-4.1.27/drivers/parport/ |
D | procfs.c | 34 static int do_active_device(struct ctl_table *table, int write, in do_active_device() 71 static int do_autoprobe(struct ctl_table *table, int write, in do_autoprobe() 113 static int do_hardware_base_addr(struct ctl_table *table, int write, in do_hardware_base_addr() 141 static int do_hardware_irq(struct ctl_table *table, int write, in do_hardware_irq() 169 static int do_hardware_dma(struct ctl_table *table, int write, in do_hardware_dma() 197 static int do_hardware_modes(struct ctl_table *table, int write, in do_hardware_modes()
|
/linux-4.1.27/drivers/staging/android/ion/ |
D | ion_carveout_heap.c | 63 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
|
D | ion_system_heap.c | 128 struct sg_table *table; in ion_system_heap_allocate() local 183 struct sg_table *table = buffer->sg_table; in ion_system_heap_free() local 317 struct sg_table *table; in ion_system_contig_heap_allocate() local 363 struct sg_table *table = buffer->priv_virt; in ion_system_contig_heap_free() local 378 struct sg_table *table = buffer->priv_virt; in ion_system_contig_heap_phys() local
|
D | ion_heap.c | 35 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
|
D | ion_chunk_heap.c | 43 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.1.27/net/openvswitch/ |
D | flow_table.c | 114 int ovs_flow_tbl_count(const struct flow_table *table) in ovs_flow_tbl_count() 207 int ovs_flow_tbl_init(struct flow_table *table) in ovs_flow_tbl_init() 281 void ovs_flow_tbl_destroy(struct flow_table *table) in ovs_flow_tbl_destroy() 572 int ovs_flow_tbl_num_masks(const struct flow_table *table) in ovs_flow_tbl_num_masks() 608 void ovs_flow_tbl_remove(struct flow_table *table, struct sw_flow *flow) in ovs_flow_tbl_remove() 688 static void flow_key_insert(struct flow_table *table, struct sw_flow *flow) in flow_key_insert() 712 static void flow_ufid_insert(struct flow_table *table, struct sw_flow *flow) in flow_ufid_insert() 734 int ovs_flow_tbl_insert(struct flow_table *table, struct sw_flow *flow, in ovs_flow_tbl_insert()
|
/linux-4.1.27/arch/frv/kernel/ |
D | sysctl.c | 49 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.1.27/arch/x86/platform/intel-mid/ |
D | sfi.c | 76 int __init sfi_parse_mtmr(struct sfi_table_header *table) in sfi_parse_mtmr() 150 int __init sfi_parse_mrtc(struct sfi_table_header *table) in sfi_parse_mrtc() 190 static int __init sfi_parse_gpio(struct sfi_table_header *table) in sfi_parse_gpio() 432 static int __init sfi_parse_devs(struct sfi_table_header *table) in sfi_parse_devs()
|
/linux-4.1.27/net/ |
D | sysctl_net.c | 42 struct ctl_table *table) in net_ctl_permissions() 104 const char *path, struct ctl_table *table) in register_net_sysctl()
|
/linux-4.1.27/arch/s390/include/asm/ |
D | pgalloc.h | 64 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.1.27/arch/arc/kernel/ |
D | unwind.c | 159 struct unwind_table *table; in find_table() local 174 static void init_unwind_table(struct unwind_table *table, const char *name, in init_unwind_table() 244 static void __init setup_unwind_table(struct unwind_table *table, in setup_unwind_table() 258 struct eh_frame_hdr_table_entry table[]; in setup_unwind_table() member 365 struct unwind_table *table; in unwind_add_table() local 394 struct unwind_table *table; member 401 struct unwind_table *table = info->table, *prev; in unlink_table() local 426 struct unwind_table *table = handle; in unwind_remove_table() local 491 static const u32 *cie_for_fde(const u32 *fde, const struct unwind_table *table) in cie_for_fde() 890 const struct unwind_table *table; in arc_unwind() local
|
/linux-4.1.27/net/sunrpc/ |
D | sysctl.c | 61 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.1.27/arch/sparc/include/asm/ |
D | pgalloc_64.h | 84 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()
|
D | agp.h | 13 #define free_gatt_pages(table, order) \ argument
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | router_proc.c | 160 static int proc_lnet_stats(struct ctl_table *table, int write, in proc_lnet_stats() 167 static int proc_lnet_routes(struct ctl_table *table, int write, in proc_lnet_routes() 293 static int proc_lnet_routers(struct ctl_table *table, int write, in proc_lnet_routers() 428 static int proc_lnet_peers(struct ctl_table *table, int write, in proc_lnet_peers() 653 static int proc_lnet_buffers(struct ctl_table *table, int write, in proc_lnet_buffers() 660 static int proc_lnet_nis(struct ctl_table *table, int write, in proc_lnet_nis() 876 static int proc_lnet_portal_rotor(struct ctl_table *table, int write, in proc_lnet_portal_rotor()
|
/linux-4.1.27/arch/s390/pci/ |
D | pci_dma.c | 29 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() 198 unsigned long *table; in dma_cleanup_tables() local
|
/linux-4.1.27/net/ax25/ |
D | sysctl_net_ax25.c | 155 struct ctl_table *table; in ax25_register_dev_sysctl() local 176 struct ctl_table *table; in ax25_unregister_dev_sysctl() local
|
/linux-4.1.27/drivers/md/ |
D | dm-ioctl.c | 255 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.1.27/net/irda/ |
D | irsysctl.c | 76 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.1.27/drivers/net/ethernet/sfc/ |
D | farch.c | 1883 struct efx_farch_filter_table table[EFX_FARCH_FILTER_TABLE_COUNT]; member 1937 struct efx_farch_filter_table *table; in efx_farch_filter_push_rx_config() local 2011 struct efx_farch_filter_table *table; in efx_farch_filter_push_tx_limits() local 2392 struct efx_farch_filter_table *table; in efx_farch_filter_insert() local 2541 struct efx_farch_filter_table *table, in efx_farch_filter_table_clear_entry() 2571 struct efx_farch_filter_table *table, in efx_farch_filter_remove() 2597 struct efx_farch_filter_table *table; in efx_farch_filter_remove_safe() local 2625 struct efx_farch_filter_table *table; in efx_farch_filter_get_safe() local 2661 struct efx_farch_filter_table *table = &state->table[table_id]; in efx_farch_filter_table_clear() local 2690 struct efx_farch_filter_table *table; in efx_farch_filter_count_rx_used() local [all …]
|
D | ef10.c | 2212 efx_ef10_filter_entry_spec(const struct efx_ef10_filter_table *table, in efx_ef10_filter_entry_spec() 2220 efx_ef10_filter_entry_flags(const struct efx_ef10_filter_table *table, in efx_ef10_filter_entry_flags() 2227 efx_ef10_filter_set_entry(struct efx_ef10_filter_table *table, in efx_ef10_filter_set_entry() 2330 static int efx_ef10_filter_rx_match_pri(struct efx_ef10_filter_table *table, in efx_ef10_filter_rx_match_pri() 2348 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_insert() local 2578 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_remove_internal() local 2683 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_get_safe() local 2724 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_count_rx_used() local 2741 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_get_rx_id_limit() local 2750 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_get_rx_ids() local [all …]
|
/linux-4.1.27/lib/ |
D | scatterlist.c | 177 void __sg_free_table(struct sg_table *table, unsigned int max_ents, in __sg_free_table() 222 void sg_free_table(struct sg_table *table) in sg_free_table() 247 int __sg_alloc_table(struct sg_table *table, unsigned int nents, in __sg_alloc_table() 331 int sg_alloc_table(struct sg_table *table, unsigned int nents, gfp_t gfp_mask) in sg_alloc_table()
|
/linux-4.1.27/drivers/watchdog/ |
D | max63xx_wdt.c | 92 max63xx_select_timeout(struct max63xx_timeout *table, int value) in max63xx_select_timeout() 179 struct max63xx_timeout *table; in max63xx_wdt_probe() local
|
/linux-4.1.27/arch/arm/kvm/ |
D | coproc.c | 387 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.1.27/security/selinux/ss/ |
D | symtab.h | 15 struct hashtab *table; /* hash table (keyed on a string) */ member
|
/linux-4.1.27/security/apparmor/include/ |
D | domain.h | 23 char **table; member
|
/linux-4.1.27/drivers/usb/gadget/ |
D | usbstring.c | 40 usb_gadget_get_string (struct usb_gadget_strings *table, int id, u8 *buf) in usb_gadget_get_string()
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | dcr-low.S | 16 #define DCR_ACCESS_PROLOG(table) \ argument
|
/linux-4.1.27/drivers/sfi/ |
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
|
D | sfi_core.c | 77 #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.1.27/arch/powerpc/mm/ |
D | pgtable_64.c | 435 void page_table_free(struct mm_struct *mm, unsigned long *table, int kernel) in page_table_free() 446 static void page_table_free_rcu(void *table) in page_table_free_rcu() 455 void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb() 466 void *table = (void *)((unsigned long)_table & ~MAX_PGTABLE_INDEX_SIZE); in __tlb_remove_table() local 478 void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb()
|
/linux-4.1.27/drivers/remoteproc/ |
D | remoteproc_elf_loader.c | 217 struct resource_table *table = NULL; local 292 struct resource_table *table = NULL; local
|
D | ste_modem_rproc.c | 53 struct ste_toc_entry table[SPROC_MAX_TOC_ENTRIES]; member 90 struct resource_table *table; in sproc_find_rsc_table() local
|
/linux-4.1.27/arch/arm64/kernel/ |
D | acpi.c | 224 struct acpi_table_header *table; in acpi_fadt_sanity_check() local 324 struct acpi_table_header *table; in acpi_gic_init() local
|
/linux-4.1.27/net/decnet/ |
D | dn_table.c | 185 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
|
D | sysctl_net_decnet.c | 135 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.1.27/arch/arm/include/asm/ |
D | kvm_coproc.h | 26 const struct coproc_reg *table; member
|
/linux-4.1.27/arch/mips/math-emu/ |
D | dp_sqrt.c | 24 static const unsigned table[] = { variable
|
/linux-4.1.27/drivers/char/agp/ |
D | sgi-agp.c | 135 u64 *table; in sgi_tioca_insert_memory() local 205 u64 *table; in sgi_tioca_remove_memory() local
|
/linux-4.1.27/fs/ |
D | file_table.c | 79 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()
|
D | drop_caches.c | 40 int drop_caches_sysctl_handler(struct ctl_table *table, int write, in drop_caches_sysctl_handler()
|
/linux-4.1.27/net/ipv6/ |
D | route.c | 305 struct fib6_table *table) in ip6_dst_alloc() 791 struct fib6_table *table, in ip6_pol_route_lookup() 857 struct fib6_table *table; in __ip6_ins_rt() local 915 static struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table, int oif, in ip6_pol_route() 994 static struct rt6_info *ip6_pol_route_input(struct net *net, struct fib6_table *table, in ip6_pol_route_input() 1027 static struct rt6_info *ip6_pol_route_output(struct net *net, struct fib6_table *table, in ip6_pol_route_output() 1202 struct fib6_table *table, in __ip6_route_redirect() 1523 struct fib6_table *table; in ip6_route_info_create() local 1764 struct fib6_table *table; in __ip6_del_rt() local 1792 struct fib6_table *table; in ip6_route_del() local [all …]
|
D | xfrm6_policy.c | 341 struct ctl_table *table; in xfrm6_net_sysctl_init() local 369 struct ctl_table *table; in xfrm6_net_sysctl_exit() local
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | agp.h | 23 #define free_gatt_pages(table, order) \ argument
|
/linux-4.1.27/arch/alpha/include/asm/ |
D | agp.h | 15 #define free_gatt_pages(table, order) \ argument
|
/linux-4.1.27/arch/x86/include/asm/ |
D | agp.h | 28 #define free_gatt_pages(table, order) \ argument
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | agp.h | 17 #define free_gatt_pages(table, order) \ argument
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | kvm_coproc.h | 29 const struct sys_reg_desc *table; member
|
/linux-4.1.27/arch/arm/probes/kprobes/ |
D | checkers-thumb.c | 29 static const union decode_item table[] = { in t32_check_stack() local
|
/linux-4.1.27/security/ |
D | min_addr.c | 31 int mmap_min_addr_handler(struct ctl_table *table, int write, in mmap_min_addr_handler()
|
/linux-4.1.27/drivers/acpi/ |
D | tables.c | 334 struct acpi_table_header *table = NULL; in acpi_table_parse() local 363 struct acpi_table_header *table = NULL; in check_multiple_madt() local
|
D | numa.c | 178 static int __init acpi_parse_slit(struct acpi_table_header *table) in acpi_parse_slit() 256 static int __init acpi_parse_srat(struct acpi_table_header *table) in acpi_parse_srat()
|
D | custom_method.c | 29 struct acpi_table_header table; in cm_write() local
|
/linux-4.1.27/security/apparmor/ |
D | match.c | 39 struct table_header *table = NULL; in unpack_table() local 208 struct table_header *table = NULL; in aa_dfa_unpack() local
|
/linux-4.1.27/drivers/mmc/core/ |
D | quirks.c | 72 void mmc_fixup_device(struct mmc_card *card, const struct mmc_fixup *table) in mmc_fixup_device()
|
/linux-4.1.27/fs/nls/ |
D | nls_koi8-ru.c | 54 static struct nls_table table = { variable
|
D | nls_utf8.c | 43 static struct nls_table table = { variable
|
D | nls_iso8859-1.c | 236 static struct nls_table table = { variable
|
D | nls_ascii.c | 145 static struct nls_table table = { variable
|
D | nls_iso8859-9.c | 251 static struct nls_table table = { variable
|
D | nls_iso8859-6.c | 242 static struct nls_table table = { variable
|
D | nls_iso8859-3.c | 287 static struct nls_table table = { variable
|
D | nls_cp874.c | 252 static struct nls_table table = { variable
|
D | nls_iso8859-14.c | 320 static struct nls_table table = { variable
|
D | nls_iso8859-5.c | 251 static struct nls_table table = { variable
|
D | nls_iso8859-2.c | 287 static struct nls_table table = { variable
|
D | nls_cp857.c | 280 static struct nls_table table = { variable
|
D | nls_iso8859-13.c | 264 static struct nls_table table = { variable
|
D | nls_iso8859-15.c | 286 static struct nls_table table = { variable
|
D | nls_iso8859-4.c | 287 static struct nls_table table = { variable
|
D | nls_cp855.c | 278 static struct nls_table table = { variable
|
D | nls_cp1251.c | 280 static struct nls_table table = { variable
|
D | nls_cp852.c | 316 static struct nls_table table = { variable
|
D | nls_iso8859-7.c | 296 static struct nls_table table = { variable
|
D | nls_cp850.c | 294 static struct nls_table table = { variable
|
D | nls_cp869.c | 294 static struct nls_table table = { variable
|
D | nls_cp737.c | 329 static struct nls_table table = { variable
|
D | nls_koi8-u.c | 309 static struct nls_table table = { variable
|
D | nls_cp1250.c | 326 static struct nls_table table = { variable
|
D | nls_koi8-r.c | 302 static struct nls_table table = { variable
|
D | nls_cp866.c | 284 static struct nls_table table = { variable
|
D | nls_cp775.c | 298 static struct nls_table table = { variable
|
D | mac-cyrillic.c | 475 static struct nls_table table = { variable
|
D | nls_cp864.c | 386 static struct nls_table table = { variable
|
D | mac-greek.c | 475 static struct nls_table table = { variable
|
D | nls_cp1255.c | 361 static struct nls_table table = { variable
|
D | nls_cp860.c | 343 static struct nls_table table = { variable
|
D | nls_cp861.c | 366 static struct nls_table table = { variable
|
D | nls_cp865.c | 366 static struct nls_table table = { variable
|
D | mac-inuit.c | 510 static struct nls_table table = { variable
|
D | nls_cp437.c | 366 static struct nls_table table = { variable
|
D | mac-centeuro.c | 510 static struct nls_table table = { variable
|
D | nls_cp863.c | 360 static struct nls_table table = { variable
|
D | nls_cp862.c | 400 static struct nls_table table = { variable
|
D | mac-gaelic.c | 545 static struct nls_table table = { variable
|
D | mac-croatian.c | 580 static struct nls_table table = { variable
|
D | mac-romanian.c | 580 static struct nls_table table = { variable
|
D | mac-iceland.c | 580 static struct nls_table table = { variable
|
D | mac-celtic.c | 580 static struct nls_table table = { variable
|
D | mac-turkish.c | 580 static struct nls_table table = { variable
|
/linux-4.1.27/fs/jbd/ |
D | revoke.c | 135 struct jbd_revoke_table_s *table = journal->j_revoke; in hash() local 232 struct jbd_revoke_table_s *table; in journal_init_revoke_table() local 255 static void journal_destroy_revoke_table(struct jbd_revoke_table_s *table) in journal_destroy_revoke_table()
|
/linux-4.1.27/net/mpls/ |
D | af_mpls.c | 459 struct ctl_table *table; in mpls_dev_sysctl_register() local 488 struct ctl_table *table; in mpls_dev_sysctl_unregister() local 587 u8 table, const void *addr, int alen) in nla_put_via() 1022 static int mpls_platform_labels(struct ctl_table *table, int write, in mpls_platform_labels() 1058 struct ctl_table *table; in mpls_net_init() local 1079 struct ctl_table *table; in mpls_net_exit() local
|
/linux-4.1.27/fs/squashfs/ |
D | fragment.c | 77 __le64 *table; in squashfs_read_fragment_index_table() local
|
D | id.c | 72 __le64 *table; in squashfs_read_id_index_table() local
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
D | qxl_prime.c | 50 struct sg_table *table) in qxl_gem_prime_import_sg_table()
|
/linux-4.1.27/include/crypto/ |
D | lrw.h | 17 struct gf128mul_64k *table; member
|
/linux-4.1.27/arch/powerpc/platforms/ps3/ |
D | spu.c | 207 struct table {char* name; unsigned long addr; unsigned long size;}; in setup_areas() argument
|
/linux-4.1.27/drivers/thermal/ |
D | cpu_cooling.c | 295 static unsigned int find_next_max(struct cpufreq_frequency_table *table, in find_next_max() 330 struct cpufreq_frequency_table *pos, *table; in __cpufreq_cooling_register() local
|
/linux-4.1.27/include/drm/ |
D | drm_hashtab.h | 48 struct hlist_head *table; member
|
/linux-4.1.27/drivers/rapidio/ |
D | rio.c | 1185 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.1.27/net/sctp/ |
D | sysctl.c | 462 struct ctl_table *table; in sctp_sysctl_net_register() local 482 struct ctl_table *table; in sctp_sysctl_net_unregister() local
|
/linux-4.1.27/drivers/hid/ |
D | hid-apple.c | 168 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.1.27/drivers/clk/hisilicon/ |
D | clk.h | 65 u32 *table; member 78 struct clk_div_table *table; member
|
/linux-4.1.27/net/phonet/ |
D | sysctl.c | 64 static int proc_local_port_range(struct ctl_table *table, int write, in proc_local_port_range()
|
/linux-4.1.27/fs/udf/ |
D | balloc.c | 347 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.1.27/drivers/scsi/ |
D | nsp32_debug.c | 65 const char **table = commands[ group(opcode) ]; in print_opcodek() local
|