Home
last modified time | relevance | path

Searched defs:table (Results 201 – 400 of 587) sorted by relevance

123

/linux-4.4.14/fs/nls/
Dmac-iceland.c580 static struct nls_table table = { variable
Dmac-croatian.c580 static struct nls_table table = { variable
Dmac-romanian.c580 static struct nls_table table = { variable
Dmac-celtic.c580 static struct nls_table table = { variable
Dmac-turkish.c580 static struct nls_table table = { variable
Dmac-roman.c615 static struct nls_table table = { variable
Dnls_euc-jp.c552 static struct nls_table table = { variable
/linux-4.4.14/drivers/acpi/acpica/
Dtbxfload.c108 struct acpi_table_desc *table; in ACPI_EXPORT_SYMBOL_INIT() local
Dtbutils.c262 struct acpi_table_header *table; in acpi_tb_parse_root_table() local
Dutmisc.c93 u8 acpi_ut_is_aml_table(struct acpi_table_header *table) in acpi_ut_is_aml_table()
Dnsxfname.c555 struct acpi_table_header *table = in ACPI_EXPORT_SYMBOL() local
Drsdump.c207 acpi_rs_dump_descriptor(void *resource, struct acpi_rsdump_info *table) in acpi_rs_dump_descriptor()
Ddsopcode.c483 struct acpi_table_header *table; in acpi_ds_eval_table_region_operands() local
/linux-4.4.14/sound/oss/dmasound/
Ddmasound_q40.c65 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8: dmasound_alaw2dma8; in q40_ct_law() local
121 unsigned char *table = (unsigned char *) in q40_ctx_law() local
231 unsigned char *table = (unsigned char *) in q40_ctc_law() local
Ddmasound_atari.c158 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8 in ata_ct_law() local
388 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8 in ata_ctx_law() local
/linux-4.4.14/net/ipv4/netfilter/
Darp_tables.c251 struct xt_table *table) in arpt_do_table()
754 static struct xt_counters *alloc_counters(const struct xt_table *table) in alloc_counters()
776 const struct xt_table *table, in copy_entries_to_user()
1499 struct xt_table *table, in compat_copy_entries_to_user()
1670 const struct xt_table *table, in arpt_register_table()
1706 void arpt_unregister_table(struct xt_table *table) in arpt_unregister_table()
Dip_tables.c289 struct xt_table *table) in ipt_do_table()
920 static struct xt_counters *alloc_counters(const struct xt_table *table) in alloc_counters()
942 const struct xt_table *table, in copy_entries_to_user()
1743 compat_copy_entries_to_user(unsigned int total_size, struct xt_table *table, in compat_copy_entries_to_user()
1920 const struct xt_table *table, in ipt_register_table()
1956 void ipt_unregister_table(struct net *net, struct xt_table *table) in ipt_unregister_table()
/linux-4.4.14/drivers/scsi/pcmcia/
Dnsp_debug.c67 const char **table = commands[ group(opcode) ]; in print_opcodek() local
/linux-4.4.14/sound/core/
Dsgbuf.c73 struct snd_sg_page *table; in snd_malloc_sgbuf_pages() local
/linux-4.4.14/fs/fscache/
Dmain.c56 static int fscache_max_active_sysctl(struct ctl_table *table, int write, in fscache_max_active_sysctl()
/linux-4.4.14/include/uapi/linux/netfilter_bridge/
Debt_among.h40 int table[257]; member
/linux-4.4.14/arch/arm/probes/kprobes/
Dcheckers-arm.c30 static const union decode_item table[] = { in arm_check_stack() local
Dtest-core.c655 static int table_iter(const union decode_item *table, in table_iter()
717 static int table_test(const union decode_item *table) in table_test()
823 static int coverage_start(const union decode_item *table) in coverage_start()
1605 static int run_test_cases(void (*tests)(void), const union decode_item *table) in run_test_cases()
/linux-4.4.14/net/netfilter/
Dnf_conntrack_helper.c60 struct ctl_table *table; in nf_conntrack_helper_init_sysctl() local
90 struct ctl_table *table; in nf_conntrack_helper_fini_sysctl() local
Dnf_conntrack_standalone.c500 struct ctl_table *table; in nf_conntrack_standalone_init_sysctl() local
530 struct ctl_table *table; in nf_conntrack_standalone_fini_sysctl() local
Dxt_recent.c128 recent_entry_lookup(const struct recent_table *table, in recent_entry_lookup()
478 const struct recent_table *table; member
Dnfnetlink.c41 } table[NFNL_SUBSYS_COUNT]; variable
/linux-4.4.14/drivers/clk/hisilicon/
Dclk.h65 u32 *table; member
78 struct clk_div_table *table; member
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Deq.c455 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
Dmain.c257 struct mlx5_eq_table *table = &priv->eq_table; in mlx5_enable_msix() local
574 struct mlx5_eq_table *table = &dev->priv.eq_table; in mlx5_vector2eqn() local
595 struct mlx5_eq_table *table = &dev->priv.eq_table; in free_comp_eqs() local
613 struct mlx5_eq_table *table = &dev->priv.eq_table; in alloc_comp_eqs() local
/linux-4.4.14/include/linux/netfilter/
Dx_tables.h61 const char *table; member
92 const char *table; member
136 const char *table; member
176 const char *table; member
/linux-4.4.14/arch/x86/kernel/acpi/
Dboot.c135 static int __init acpi_parse_madt(struct acpi_table_header *table) in acpi_parse_madt()
817 static int __init acpi_parse_sbf(struct acpi_table_header *table) in acpi_parse_sbf()
831 static int __init acpi_parse_hpet(struct acpi_table_header *table) in acpi_parse_hpet()
914 static int __init acpi_parse_fadt(struct acpi_table_header *table) in acpi_parse_fadt()
/linux-4.4.14/lib/zlib_inflate/
Dinftrees.c24 code **table, unsigned *bits, unsigned short *work) in zlib_inflate_table()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dsi_dpm.c2535 struct radeon_cac_leakage_table *table = in si_get_cac_std_voltage_max_min() local
2961 struct radeon_vce_clock_voltage_dependency_table *table = in si_get_vce_clock_voltage() local
3906 const struct atom_voltage_table *table, in si_validate_phase_shedding_tables()
4052 SISLANDS_SMC_STATETABLE *table) in si_populate_smc_voltage_table()
4061 SISLANDS_SMC_STATETABLE *table) in si_populate_smc_voltage_tables()
4124 const struct atom_voltage_table *table, in si_populate_voltage_value()
4380 SISLANDS_SMC_STATETABLE *table) in si_populate_smc_initial_state()
4502 SISLANDS_SMC_STATETABLE *table) in si_populate_smc_acpi_state()
4712 SISLANDS_SMC_STATETABLE *table = &si_pi->smc_statetable; in si_init_smc_table() local
5369 struct si_mc_reg_table *table) in si_set_mc_special_registers()
[all …]
Drv770_dpm.c916 RV770_SMC_STATETABLE *table) in rv770_populate_smc_acpi_state()
1025 RV770_SMC_STATETABLE *table) in rv770_populate_smc_initial_state()
1115 RV770_SMC_STATETABLE *table) in rv770_populate_smc_vddc_table()
1144 RV770_SMC_STATETABLE *table) in rv770_populate_smc_mvdd_table()
1167 RV770_SMC_STATETABLE *table = &pi->smc_statetable; in rv770_init_smc_table() local
Drv740_dpm.c316 RV770_SMC_STATETABLE *table) in rv740_populate_smc_acpi_state()
Dsumo_dpm.c1572 ATOM_CLK_VOLT_CAPABILITY *table) in sumo_construct_display_voltage_mapping_table()
1594 ATOM_AVAILABLE_SCLK_LIST *table) in sumo_construct_sclk_voltage_mapping_table()
1616 ATOM_AVAILABLE_SCLK_LIST *table) in sumo_construct_vid_mapping_table()
/linux-4.4.14/include/linux/gpio/
Dmachine.h36 struct gpiod_lookup table[]; member
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_cmd_parser.c564 const struct drm_i915_cmd_table *table = &cmd_tables[i]; in validate_cmds_sorted() local
646 const struct drm_i915_cmd_table *table = &cmd_tables[i]; in init_hash_table() local
843 find_reg(const struct drm_i915_reg_descriptor *table, in find_reg()
/linux-4.4.14/drivers/net/wireless/b43/
Dtables_nphy.h77 #define B43_NTAB8(table, offset) (((table) << 10) | (offset) | B43_NTAB_8BIT) argument
78 #define B43_NTAB16(table, offset) (((table) << 10) | (offset) | B43_NTAB_16BIT) argument
79 #define B43_NTAB32(table, offset) (((table) << 10) | (offset) | B43_NTAB_32BIT) argument
Dradio_2059.c334 u16 *table = NULL; in r2059_upload_inittabs() local
Dradio_2057.c540 u16 *table = NULL; in r2057_upload_inittabs() local
Dphy_g.c315 u16 table; in b43_set_all_gains() local
344 u16 table; in b43_set_original_gains() local
825 #define ofdmtab_stacksave(table, offset) \ argument
830 #define ofdmtab_stackrestore(table, offset) \ argument
Dtables_lpphy.c2408 struct lpphy_tx_gain_table_entry *table) in lpphy_write_gain_table_bulk()
Dphy_n.c3802 const u32 *table = b43_nphy_get_tx_gain_table(dev); in b43_nphy_tx_power_fix() local
4233 const u32 *table = NULL; in b43_nphy_tx_gain_table_upload() local
5024 const u32 *table = NULL; in b43_nphy_get_tx_gains() local
5231 u16 *table = NULL; in b43_nphy_save_cal() local
5301 u16 *table = NULL; in b43_nphy_restore_cal() local
5394 const u16 *table; in b43_nphy_cal_tx_iq_lo() local
/linux-4.4.14/fs/
Daio.c73 struct kioctx *table[]; member
315 struct kioctx_table *table; in aio_ring_mremap() local
625 struct kioctx_table *table, *old; in ioctx_add_table() local
802 struct kioctx_table *table; in kill_ioctx() local
845 struct kioctx_table *table = rcu_dereference_raw(mm->ioctx_table); in exit_aio() local
1034 struct kioctx_table *table; in lookup_ioctx() local
Dselect.c101 #define POLL_TABLE_FULL(table) \ argument
160 struct poll_table_page *table = p->table; in poll_get_entry() local
402 struct poll_wqueues table; in do_select() local
873 struct poll_wqueues table; in do_sys_poll() local
/linux-4.4.14/fs/squashfs/
Dexport.c127 __le64 *table; in squashfs_read_inode_lookup_table() local
Dcache.c420 void *table, *buffer, **data; in squashfs_read_table() local
/linux-4.4.14/mm/
Dutil.c377 int overcommit_ratio_handler(struct ctl_table *table, int write, in overcommit_ratio_handler()
389 int overcommit_kbytes_handler(struct ctl_table *table, int write, in overcommit_kbytes_handler()
Dpage-writeback.c471 int dirty_background_ratio_handler(struct ctl_table *table, int write, in dirty_background_ratio_handler()
483 int dirty_background_bytes_handler(struct ctl_table *table, int write, in dirty_background_bytes_handler()
495 int dirty_ratio_handler(struct ctl_table *table, int write, in dirty_ratio_handler()
510 int dirty_bytes_handler(struct ctl_table *table, int write, in dirty_bytes_handler()
1958 int dirty_writeback_centisecs_handler(struct ctl_table *table, int write, in dirty_writeback_centisecs_handler()
Dcompaction.c1704 int sysctl_compaction_handler(struct ctl_table *table, int write, in sysctl_compaction_handler()
1713 int sysctl_extfrag_handler(struct ctl_table *table, int write, in sysctl_extfrag_handler()
/linux-4.4.14/net/ipv6/netfilter/
Dnf_conntrack_reasm.c99 struct ctl_table *table; in nf_ct_frag6_sysctl_register() local
133 struct ctl_table *table; in nf_ct_frags6_sysctl_unregister() local
Dip6_tables.c318 struct xt_table *table) in ip6t_do_table()
932 static struct xt_counters *alloc_counters(const struct xt_table *table) in alloc_counters()
954 const struct xt_table *table, in copy_entries_to_user()
1745 compat_copy_entries_to_user(unsigned int total_size, struct xt_table *table, in compat_copy_entries_to_user()
1922 const struct xt_table *table, in ip6t_register_table()
1957 void ip6t_unregister_table(struct net *net, struct xt_table *table) in ip6t_unregister_table()
/linux-4.4.14/include/net/
Dudp.h83 static inline struct udp_hslot *udp_hashslot(struct udp_table *table, in udp_hashslot()
92 static inline struct udp_hslot *udp_hashslot2(struct udp_table *table, in udp_hashslot2()
Dfib_rules.h18 u32 table; member
/linux-4.4.14/drivers/pci/hotplug/
Dacpiphp_ibm.c138 char *table; in ibm_slot_from_id() local
361 char *table = NULL; in ibm_read_apci_table() local
/linux-4.4.14/include/linux/
Dcpufreq.h516 struct cpufreq_frequency_table in dev_pm_opp_init_cpufreq_table()
523 struct cpufreq_frequency_table in dev_pm_opp_free_cpufreq_table()
545 #define cpufreq_for_each_entry(pos, table) \ argument
555 #define cpufreq_for_each_valid_entry(pos, table) \ argument
Dpwm.h322 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
326 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
Dpoll.h87 struct poll_table_page *table; member
Dof.h933 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument
939 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument
949 #define OF_DECLARE_1(table, name, compat, fn) \ argument
951 #define OF_DECLARE_2(table, name, compat, fn) \ argument
Dclk-provider.h374 const struct clk_div_table *table; member
436 u32 *table; member
/linux-4.4.14/arch/arm64/kernel/
Dacpi.c116 struct acpi_table_header *table; in acpi_fadt_sanity_check() local
Darmv8_deprecated.c207 static int emulation_proc_handler(struct ctl_table *table, int write, in emulation_proc_handler()
240 static void register_insn_emulation_sysctl(struct ctl_table *table) in register_insn_emulation_sysctl()
Dcpufeature.c240 #define ARM64_FTR_REG(id, table) \ argument
/linux-4.4.14/drivers/acpi/
Dblacklist.c44 char *table; member
Dpci_root.c158 struct pci_osc_bit_struct *table, int size) in decode_osc_bits()
/linux-4.4.14/net/mac802154/
Dllsec.h64 struct ieee802154_llsec_table table; member
/linux-4.4.14/net/batman-adv/
Dhash.h46 struct hlist_head *table; /* the hashtable itself with the buckets */ member
/linux-4.4.14/net/sunrpc/xprtrdma/
Dsvc_rdma.c86 static int read_reset_stat(struct ctl_table *table, int write, in read_reset_stat()
/linux-4.4.14/fs/jfs/
Djfs_unicode.h29 signed char *table; member
/linux-4.4.14/arch/tile/kernel/
Dtile-desc_64.c2139 find_opcode(tilegx_bundle_bits bits, const unsigned short *table) in find_opcode()
Dtile-desc_32.c2528 const unsigned short *table = tilepro_bundle_decoder_fsms[pipe]; in find_opcode() local
/linux-4.4.14/include/uapi/linux/
Dmap_to_7segment.h75 unsigned char table[128]; member
Dfib_rules.h24 __u8 table; member
Domap3isp.h482 __u32 table[4][OMAP3ISP_PREV_CFA_BLK_SIZE]; member
585 __u32 table[OMAP3ISP_PREV_NF_TBL_SIZE]; member
605 __u32 table[OMAP3ISP_PREV_YENH_TBL_SIZE]; member
/linux-4.4.14/drivers/net/ethernet/sfc/
Dnic.c374 const struct efx_nic_reg_table *table; in efx_nic_get_regs_len() local
397 const struct efx_nic_reg_table *table; in efx_nic_get_regs() local
/linux-4.4.14/fs/lockd/
Dhost.c36 #define for_each_host(host, chain, table) \ argument
41 #define for_each_host_safe(host, next, chain, table) \ argument
/linux-4.4.14/net/ipv6/
Dreassembly.c631 struct ctl_table *table; in ip6_frags_ns_sysctl_register() local
668 struct ctl_table *table; in ip6_frags_ns_sysctl_unregister() local
Dfib6_rules.c66 struct fib6_table *table; in fib6_rule_action() local
Dip6_fib.c216 struct fib6_table *table; in fib6_alloc_table() local
348 static int fib6_dump_table(struct fib6_table *table, struct sk_buff *skb, in fib6_dump_table()
1678 struct fib6_table *table; in __fib6_clean_all() local
/linux-4.4.14/drivers/clk/tegra/
Dcvb.c70 const struct cvb_table_freq_entry *table = NULL; in build_opp_table() local
/linux-4.4.14/drivers/clk/sunxi/
Dclk-factors.h26 struct clk_factors_config *table; member
Dclk-sunxi.c816 const struct clk_div_table *table; member
918 struct clk_div_table *table; /* is it a table based divisor? */ member
/linux-4.4.14/fs/jbd2/
Drevoke.c221 struct jbd2_revoke_table_s *table; in jbd2_journal_init_revoke_table() local
247 static void jbd2_journal_destroy_revoke_table(struct jbd2_revoke_table_s *table) in jbd2_journal_destroy_revoke_table()
/linux-4.4.14/net/ieee802154/6lowpan/
Dreassembly.c495 struct ctl_table *table; in lowpan_frags_ns_sysctl_register() local
535 struct ctl_table *table; in lowpan_frags_ns_sysctl_unregister() local
/linux-4.4.14/lib/
Dparser.c107 int match_token(char *s, const match_table_t table, substring_t args[]) in match_token()
Ddevres.c234 void __iomem *table[PCIM_IOMAP_MAX]; member
/linux-4.4.14/kernel/
Dhung_task.c197 int proc_dohung_task_timeout_secs(struct ctl_table *table, int write, in proc_dohung_task_timeout_secs()
Dsysctl_binary.c1225 const struct bin_table *table = &bin_root_table[0]; in get_sysctl() local
1285 const struct bin_table *table = get_sysctl(name, nlen, tmp); in sysctl_getname() local
1299 const struct bin_table *table = NULL; in binary_sysctl() local
Dpid_namespace.c273 static int pid_ns_ctl_handler(struct ctl_table *table, int write, in pid_ns_ctl_handler()
Dkmod.c630 static int proc_cap_handler(struct ctl_table *table, int write, in proc_cap_handler()
/linux-4.4.14/drivers/clk/shmobile/
Dclk-r8a7740.c68 const struct clk_div_table *table = NULL; in r8a7740_cpg_register_clock() local
Dclk-r8a73a4.c66 const struct clk_div_table *table = NULL; in r8a73a4_cpg_register_clock() local
Dclk-sh73a0.c80 const struct clk_div_table *table = NULL; in sh73a0_cpg_register_clock() local
Dclk-rcar-gen2.c305 const struct clk_div_table *table = NULL; in rcar_gen2_cpg_register_clock() local
/linux-4.4.14/drivers/macintosh/
Dmac_hid.c184 static int mac_hid_toggle_emumouse(struct ctl_table *table, int write, in mac_hid_toggle_emumouse()
/linux-4.4.14/drivers/clk/
Dclk-mux.c123 u8 clk_mux_flags, u32 *table, spinlock_t *lock) in clk_register_mux_table()
Dclk-stm32f4.c259 u64 table[ARRAY_SIZE(stm32f42xx_gate_map)]; in stm32f4_rcc_lookup_clk_idx() local
Dclk-asm9260.c93 u32 *table; member
/linux-4.4.14/drivers/firmware/efi/
Defi.c375 unsigned long table, in match_config_table()
404 unsigned long table; in efi_config_parse_tables() local
/linux-4.4.14/drivers/gpio/
Dgpiolib.c1789 void gpiod_add_lookup_table(struct gpiod_lookup_table *table) in gpiod_add_lookup_table()
1802 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) in gpiod_remove_lookup_table()
1891 struct gpiod_lookup_table *table; in gpiod_find_lookup_table() local
1924 struct gpiod_lookup_table *table; in gpiod_find() local
1989 struct gpiod_lookup_table *table; in platform_gpio_count() local
/linux-4.4.14/drivers/ps3/
Dps3av.c151 u32 *table; in ps3av_search_cmd_table() local
166 u32 *table; in ps3av_parse_event_packet() local
304 u32 *table; in ps3av_do_pkt() local
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_cgs.c402 unsigned table, uint16_t *size, in amdgpu_cgs_atom_get_data_table()
417 static int amdgpu_cgs_atom_get_cmd_table_revs(void *cgs_device, unsigned table, in amdgpu_cgs_atom_get_cmd_table_revs()
430 static int amdgpu_cgs_atom_exec_cmd_table(void *cgs_device, unsigned table, in amdgpu_cgs_atom_exec_cmd_table()
Dcz_smc.c725 int cz_smu_download_pptable(struct amdgpu_device *adev, void **table) in cz_smu_download_pptable()
/linux-4.4.14/arch/arm/probes/
Ddecode.h303 const union decode_item *table; member
343 union decode_item table; member
Ddecode.c415 const union decode_item *table, bool thumb, in probes_decode_insn()
/linux-4.4.14/drivers/clk/ti/
Dmux.c105 u32 *table) in _register_mux()
/linux-4.4.14/drivers/gpu/drm/tilcdc/
Dtilcdc_slave_compat.c28 void **table; member
/linux-4.4.14/drivers/ide/
Dide-dma-sff.c117 __le32 *table = (__le32 *)hwif->dmatable_cpu; in ide_build_dmatable() local
Dide-iops.c196 int ide_in_drive_list(u16 *id, const struct drive_list_entry *table) in ide_in_drive_list()
/linux-4.4.14/net/sched/
Dact_ipt.c33 static int ipt_init_target(struct xt_entry_target *t, char *table, unsigned int hook) in ipt_init_target()
/linux-4.4.14/net/ipv4/
Dudp_diag.c95 static void udp_dump(struct udp_table *table, struct sk_buff *skb, in udp_dump()
Dip_fragment.c778 struct ctl_table *table; in ip4_frags_ns_ctl_register() local
815 struct ctl_table *table; in ip4_frags_ns_ctl_unregister() local
Dfib_rules.c185 struct fib_table *table; in fib4_rule_configure() local
/linux-4.4.14/drivers/pwm/
Dcore.c635 void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
652 void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
/linux-4.4.14/arch/arm64/mm/
Dmmu.c170 phys_addr_t table = __pa(pte_offset_map(&old_pmd, 0)); in alloc_init_pmd() local
231 phys_addr_t table = __pa(pmd_offset(&old_pud, 0)); in alloc_init_pud() local
/linux-4.4.14/sound/synth/emux/
Dsoundfont.c905 calc_parm_search(int msec, short *table) in calc_parm_search()
1235 struct snd_sf_zone **table, int max_layers) in snd_soundfont_search_zone()
1286 int preset, int bank, struct snd_sf_zone **table, in search_zones()
Demux_synth.c65 struct snd_sf_zone *table[SNDRV_EMUX_MAX_MULTI_VOICES]; in snd_emux_note_on() local
905 struct snd_sf_zone **table) in get_zone()
Demux_nrpn.c51 static int send_converted_effect(struct nrpn_conv_table *table, int num_tables, in send_converted_effect()
/linux-4.4.14/fs/btrfs/
Draid56.c202 struct btrfs_stripe_hash_table *table; in btrfs_alloc_stripe_hash_table() local
351 struct btrfs_stripe_hash_table *table; in __remove_rbio_from_cache() local
410 struct btrfs_stripe_hash_table *table; in remove_rbio_from_cache() local
428 struct btrfs_stripe_hash_table *table; in btrfs_clear_rbio_cache() local
470 struct btrfs_stripe_hash_table *table; in cache_rbio() local
/linux-4.4.14/drivers/gpu/drm/tegra/
Drgb.c81 const struct reg_entry *table, in tegra_dc_write_regs()
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Dpower.c163 const struct iwl_power_vec_entry *table; in iwl_static_sleep_cmd() local
/linux-4.4.14/arch/sparc/kernel/
Dirq_32.c256 #define INSTANTIATE(table) \ in sparc_floppy_request_irq() argument
/linux-4.4.14/drivers/staging/android/ion/
Dion_cma_heap.c39 struct sg_table *table; member
Dion_test.c49 struct sg_table *table; in ion_handle_test_dma() local
Dion.c183 struct sg_table *table; in ion_buffer_create() local
860 struct sg_table *table; in ion_sg_table() local
891 struct sg_table *table, in ion_unmap_dma_buf()
/linux-4.4.14/drivers/char/agp/
Dgeneric.c855 char *table; in agp_generic_create_gatt_table() local
979 char *table, *table_end; in agp_generic_free_gatt_table() local
/linux-4.4.14/arch/ia64/kernel/
Dacpi.c381 static int __init acpi_parse_madt(struct acpi_table_header *table) in acpi_parse_madt()
640 static int __init acpi_parse_fadt(struct acpi_table_header *table) in acpi_parse_fadt()
Dunwind.c1500 lookup (struct unw_table *table, unsigned long rel_ip) in lookup()
1533 struct unw_table *table, *prev; in build_script() local
2081 init_unwind_table (struct unw_table *table, const char *name, unsigned long segment_base, in init_unwind_table()
2100 struct unw_table *table; in unw_add_unwind_table() local
2129 struct unw_table *table, *prev; in unw_remove_unwind_table() local
/linux-4.4.14/drivers/gpu/drm/amd/include/
Dcgs_common.h596 #define cgs_atom_get_data_table(dev,table,size,frev,crev) \ argument
598 #define cgs_atom_get_cmd_table_revs(dev,table,frev,crev) \ argument
600 #define cgs_atom_exec_cmd_table(dev,table,args) \ argument
/linux-4.4.14/drivers/block/zram/
Dzram_drv.h91 struct zram_table_entry *table; member
/linux-4.4.14/include/sound/
Dmemalloc.h90 struct snd_sg_page *table; /* address table */ member
/linux-4.4.14/net/decnet/
Ddn_rules.c133 struct dn_fib_table *table; in dn_fib_rule_configure() local
Ddn_fib.c493 static inline u32 rtm_get_table(struct nlattr *attrs[], u8 table) in rtm_get_table()
/linux-4.4.14/net/appletalk/
Daarp.c912 struct aarp_entry **table; member
924 struct aarp_entry **table = iter->table; in iter_next() local
/linux-4.4.14/drivers/thermal/
Dcpu_cooling.c754 static unsigned int find_next_max(struct cpufreq_frequency_table *table, in find_next_max()
793 struct cpufreq_frequency_table *pos, *table; in __cpufreq_cooling_register() local
Dclock_cooling.c141 struct cpufreq_frequency_table *pos, *table = ccdev->freq_table; in clock_cooling_get_property() local
/linux-4.4.14/drivers/remoteproc/
Dremoteproc_core.c799 struct resource_table *table, *loaded_table; in rproc_fw_boot() local
901 struct resource_table *table; in rproc_fw_config_virtio() local
/linux-4.4.14/fs/gfs2/
Dops_fstype.c360 char *proto, *table; in init_names() local
944 const char *table = sdp->sd_table_name; in gfs2_lm_mount() local
/linux-4.4.14/net/ieee802154/
Dnl802154.c1468 struct ieee802154_llsec_table *table; in nl802154_dump_llsec_key() local
1638 struct ieee802154_llsec_table *table; in nl802154_dump_llsec_dev() local
1810 struct ieee802154_llsec_table *table; in nl802154_dump_llsec_devkey() local
1975 struct ieee802154_llsec_table *table; in nl802154_dump_llsec_seclevel() local
Drdev-ops.h216 struct ieee802154_llsec_table **table) in rdev_get_llsec_table()
/linux-4.4.14/drivers/md/
Ddm-table.c489 static int adjoin(struct dm_table *table, struct dm_target *ti) in adjoin()
603 static int validate_hardware_logical_block_alignment(struct dm_table *table, in validate_hardware_logical_block_alignment()
1223 bool dm_table_has_no_data_devices(struct dm_table *table) in dm_table_has_no_data_devices()
1245 int dm_calculate_queue_limits(struct dm_table *table, in dm_calculate_queue_limits()
/linux-4.4.14/security/yama/
Dyama_lsm.c357 static int yama_dointvec_minmax(struct ctl_table *table, int write, in yama_dointvec_minmax()
/linux-4.4.14/drivers/cpufreq/
Dpxa3xx-cpufreq.c93 struct cpufreq_frequency_table *table; in setup_freqs_table() local
Dcpufreq_stats.c168 struct cpufreq_frequency_table *pos, *table; in __cpufreq_stats_create_table() local
/linux-4.4.14/drivers/acpi/pmic/
Dintel_pmic.c32 static int pmic_get_reg_bit(int address, struct pmic_table *table, in pmic_get_reg_bit()
/linux-4.4.14/drivers/crypto/ccp/
Dccp-crypto-main.c300 struct scatterlist *ccp_crypto_sg_table_add(struct sg_table *table, in ccp_crypto_sg_table_add()
/linux-4.4.14/drivers/ata/
Dlibata-transport.c96 #define ata_bitfield_name_match(title, table) \ argument
115 #define ata_bitfield_name_search(title, table) \ argument
/linux-4.4.14/drivers/infiniband/hw/mthca/
Dmthca_dev.h184 unsigned long *table; member
243 struct mthca_icm_table *table; member
250 struct mthca_icm_table *table; member
276 struct mthca_icm_table *table; member
/linux-4.4.14/fs/cifs/
Dcifs_unicode.h90 signed char *table; member
/linux-4.4.14/arch/x86/include/asm/
Defi.h181 u64 table; member
/linux-4.4.14/drivers/clk/zte/
Dclk-zx296702.c201 const struct clk_div_table *table) in zx_divtbl()
/linux-4.4.14/fs/nfs/
Dnfs4session.h19 struct nfs4_slot_table *table; member
/linux-4.4.14/arch/arm/kernel/
Dunwind.c202 struct unwind_table *table; in unwind_find_idx() local
/linux-4.4.14/net/openvswitch/
Ddatapath.h80 struct flow_table table; member
/linux-4.4.14/drivers/media/i2c/
Dks0127.c221 u8 *table = reg_defaults; in init_reg_defaults() local
372 u8 *table = reg_defaults; in ks0127_init() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dutils.c455 struct iwl_umac_error_event_table table; in iwl_mvm_dump_umac_error_log() local
497 struct iwl_error_event_table_v1 table; in iwl_mvm_dump_nic_error_log_old() local
578 struct iwl_error_event_table table; in iwl_mvm_dump_nic_error_log() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dinit.c462 u16 table = init_xlat_table(init); in init_xlat_() local
480 u16 table = init_condition_table(init); in init_condition_met() local
496 u16 table = init_io_condition_table(init); in init_io_condition_met() local
513 u16 table = init_io_flag_condition_table(init); in init_io_flag_condition_met() local
1724 u16 table; in init_macro() local
/linux-4.4.14/net/netlink/
Daf_netlink.c1046 static struct sock *__netlink_lookup(struct netlink_table *table, u32 portid, in __netlink_lookup()
1056 static int __netlink_insert(struct netlink_table *table, struct sock *sk) in __netlink_insert()
1068 struct netlink_table *table = &nl_table[protocol]; in netlink_lookup() local
1108 struct netlink_table *table = &nl_table[sk->sk_protocol]; in netlink_insert() local
1149 struct netlink_table *table; in netlink_remove() local
1352 struct netlink_table *table = &nl_table[sk->sk_protocol]; in netlink_autobind() local
/linux-4.4.14/include/net/netns/
Dxfrm.h14 struct hlist_head *table; member
/linux-4.4.14/kernel/trace/
Dtrace_stack.c421 stack_trace_sysctl(struct ctl_table *table, int write, in stack_trace_sysctl()
/linux-4.4.14/arch/parisc/include/asm/
Dunwind.h50 const struct unwind_table_entry *table; member
/linux-4.4.14/drivers/clk/mmp/
Dclk.h75 struct mmp_clk_mix_clk_table *table; member
86 struct mmp_clk_mix_clk_table *table; member
Dclk-mix.c111 struct mmp_clk_mix_clk_table *table, in _filter_clk_table()
/linux-4.4.14/net/bridge/netfilter/
Debtables.c188 struct ebt_table *table) in ebt_do_table()
985 struct ebt_table_info *table; in do_replace_finish() local
1159 struct ebt_table *t, *table; in ebt_register_table() local
1254 void ebt_unregister_table(struct net *net, struct ebt_table *table) in ebt_unregister_table()
/linux-4.4.14/drivers/staging/media/davinci_vpfe/
Ddavinci_vpfe_user.h154 struct vpfe_isif_vdfc_entry table[VPFE_ISIF_VDFC_TABLE_SIZE]; member
381 unsigned short table[VPFE_ISIF_LINEAR_TAB_SIZE]; member
644 struct vpfe_ipipe_lutdpc_entry table[VPFE_IPIPE_MAX_SIZE_DPC]; member
955 struct vpfe_ipipe_3d_lut_entry table[VPFE_IPIPE_MAX_SIZE_3D_LUT]; member
1000 unsigned short table[VPFE_IPIPE_MAX_SIZE_GBCE_LUT]; member
1069 short table[VPFE_IPIPE_MAX_SIZE_YEE_LUT]; member
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_ctl.c1608 proc_do_defense_mode(struct ctl_table *table, int write, in proc_do_defense_mode()
1629 proc_do_sync_threshold(struct ctl_table *table, int write, in proc_do_sync_threshold()
1649 proc_do_sync_mode(struct ctl_table *table, int write, in proc_do_sync_mode()
1667 proc_do_sync_ports(struct ctl_table *table, int write, in proc_do_sync_ports()
1870 struct hlist_head *table; member
/linux-4.4.14/net/phonet/
Dpn_dev.c39 struct net_device __rcu *table[64]; member
/linux-4.4.14/arch/x86/kvm/
Dirq_comm.c346 struct kvm_irq_routing_table *table; in kvm_scan_ioapic_routes() local
/linux-4.4.14/crypto/
Dlrw.c34 struct lrw_table_ctx table; member
/linux-4.4.14/arch/x86/pci/
Dpcbios.c375 struct irq_info *table; member
/linux-4.4.14/sound/oss/
Daudio.c211 static void translate_bytes(const unsigned char *table, unsigned char *buff, int n) in translate_bytes()
/linux-4.4.14/include/linux/netfilter_bridge/
Debtables.h97 struct ebt_replace_kernel *table; member
/linux-4.4.14/drivers/edac/
Di7300_edac.c334 static const char *get_err_from_table(const char *table[], int size, int pos) in get_err_from_table()
345 #define GET_ERR_FROM_TABLE(table, pos) \ argument
Dsb_edac.c127 static inline int sad_pkg(const struct interleave_pkg *table, u32 reg, in sad_pkg()
652 const struct pci_id_table *table) in alloc_sbridge_dev()
1563 const struct pci_id_table *table, in sbridge_get_onedevice()
1653 const struct pci_id_table *table) in sbridge_get_all_devices()
Di7core_edac.c466 const struct pci_id_table *table) in alloc_i7core_dev()
1265 static void __init i7core_xeon_pci_fixup(const struct pci_id_table *table) in i7core_xeon_pci_fixup()
1310 const struct pci_id_table *table, in i7core_get_onedevice()
1431 const struct pci_id_table *table = pci_dev_table; in i7core_get_all_devices() local
/linux-4.4.14/drivers/video/console/
Dvgacon.c850 static void vga_set_palette(struct vc_data *vc, unsigned char *table) in vga_set_palette()
863 static int vgacon_set_palette(struct vc_data *vc, unsigned char *table) in vgacon_set_palette()
Dsticon.c82 static int sticon_set_palette(struct vc_data *c, unsigned char *table) in sticon_set_palette()
Dmdacon.c484 static int mdacon_set_palette(struct vc_data *c, unsigned char *table) in mdacon_set_palette()
/linux-4.4.14/tools/testing/selftests/x86/
Dsigreturn.c548 const char *table; in test_bad_iret() local
/linux-4.4.14/arch/s390/mm/
Dfault.c131 unsigned long *table = __va(asce & PAGE_MASK); in dump_pagetable() local
/linux-4.4.14/drivers/media/platform/omap3isp/
Dispccdc.h61 } table; member
/linux-4.4.14/drivers/regulator/
Dtps6507x-regulator.c81 const unsigned int *table; member
/linux-4.4.14/drivers/media/radio/si4713/
Dsi4713.c941 unsigned long **table, int *size) in si4713_choose_econtrol_action()
1125 unsigned long *table = NULL; in si4713_s_ctrl() local
/linux-4.4.14/drivers/hid/
Dhid-debug.c635 static const char *table[] = {"INPUT", "OUTPUT", "FEATURE"}; in hid_dump_device() local
/linux-4.4.14/drivers/bus/
Dmips_cdmm.c46 mips_cdmm_lookup(const struct mips_cdmm_device_id *table, in mips_cdmm_lookup()
/linux-4.4.14/arch/arm/plat-samsung/include/plat/
Dcpu-freq-core.h272 static inline int s3c_cpufreq_addfreq(struct cpufreq_frequency_table *table, in s3c_cpufreq_addfreq()
/linux-4.4.14/drivers/isdn/i4l/
Disdn_audio.c197 isdn_audio_tlookup(const u_char *table, u_char *buff, unsigned long n) in isdn_audio_tlookup()
/linux-4.4.14/drivers/scsi/
Dscsi_transport_sas.c65 #define sas_bitfield_name_match(title, table) \ argument
84 #define sas_bitfield_name_set(title, table) \ argument
102 #define sas_bitfield_name_search(title, table) \ argument
/linux-4.4.14/drivers/iommu/
Damd_iommu_init.c456 static int __init find_last_devid_acpi(struct acpi_table_header *table) in find_last_devid_acpi()
1124 static int __init init_iommu_all(struct acpi_table_header *table) in init_iommu_all()
1524 static int __init init_memory_definitions(struct acpi_table_header *table) in init_memory_definitions()
Damd_iommu.c3600 static void set_dte_irq_entry(u16 devid, struct irq_remap_table *table) in set_dte_irq_entry()
3618 struct irq_remap_table *table = NULL; in get_irq_table() local
3690 struct irq_remap_table *table; in alloc_irq_index() local
3728 struct irq_remap_table *table; in modify_irte() local
3752 struct irq_remap_table *table; in free_irte() local
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
Ddisp.h169 nouveau_bios_run_init_table(struct drm_device *dev, u16 table, in nouveau_bios_run_init_table()
/linux-4.4.14/net/core/
Dfib_rules.c22 u32 pref, u32 table, u32 flags) in fib_default_rule_add()
/linux-4.4.14/drivers/parisc/
Diosapic.c281 struct irt_entry *table; /* start of interrupt routing tbl */ in iosapic_load_irt() local
/linux-4.4.14/drivers/vhost/
Dvhost.h30 poll_table table; member
/linux-4.4.14/fs/ufs/
Dballoc.c744 unsigned char *table, unsigned char mask) in ubh_scanc()
/linux-4.4.14/scripts/
Dkallsyms.c58 static struct sym_entry *table; variable
/linux-4.4.14/drivers/target/
Dtarget_core_rd.c447 struct rd_dev_sg_table *table; in rd_execute_rw() local
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dplatform_config.h153 u32 *table; member

123