/linux-4.1.27/drivers/char/agp/ |
D | uninorth-agp.c | 366 char *table; in uninorth_create_gatt_table() local 446 char *table, *table_end; in uninorth_free_gatt_table() local
|
D | generic.c | 855 char *table; in agp_generic_create_gatt_table() local 979 char *table, *table_end; in agp_generic_free_gatt_table() local
|
/linux-4.1.27/drivers/infiniband/core/ |
D | cache.c | 47 u16 table[0]; member 52 union ib_gid table[0]; member
|
/linux-4.1.27/fs/fscache/ |
D | main.c | 56 static int fscache_max_active_sysctl(struct ctl_table *table, int write, in fscache_max_active_sysctl()
|
/linux-4.1.27/drivers/scsi/pcmcia/ |
D | nsp_debug.c | 67 const char **table = commands[ group(opcode) ]; in print_opcodek() local
|
/linux-4.1.27/fs/nls/ |
D | mac-roman.c | 615 static struct nls_table table = { variable
|
D | nls_euc-jp.c | 552 static struct nls_table table = { variable
|
D | nls_cp932.c | 7910 static struct nls_table table = { variable
|
/linux-4.1.27/sound/core/ |
D | sgbuf.c | 73 struct snd_sg_page *table; in snd_malloc_sgbuf_pages() local
|
/linux-4.1.27/include/uapi/linux/netfilter_bridge/ |
D | ebt_among.h | 40 int table[257]; member
|
/linux-4.1.27/sound/oss/dmasound/ |
D | dmasound_q40.c | 65 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
|
D | dmasound_atari.c | 158 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.1.27/drivers/gpu/drm/i915/ |
D | i915_cmd_parser.c | 531 const struct drm_i915_cmd_table *table = &cmd_tables[i]; in validate_cmds_sorted() local 611 const struct drm_i915_cmd_table *table = &cmd_tables[i]; in init_hash_table() local 807 static bool valid_reg(const u32 *table, int count, u32 addr) in valid_reg()
|
/linux-4.1.27/arch/arm/probes/kprobes/ |
D | checkers-arm.c | 30 static const union decode_item table[] = { in arm_check_stack() local
|
D | test-core.c | 655 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.1.27/lib/zlib_inflate/ |
D | inftrees.c | 24 code **table, unsigned *bits, unsigned short *work) in zlib_inflate_table()
|
/linux-4.1.27/net/netfilter/ |
D | nf_conntrack_helper.c | 60 struct ctl_table *table; in nf_conntrack_helper_init_sysctl() local 90 struct ctl_table *table; in nf_conntrack_helper_fini_sysctl() local
|
D | nf_conntrack_standalone.c | 471 struct ctl_table *table; in nf_conntrack_standalone_init_sysctl() local 501 struct ctl_table *table; in nf_conntrack_standalone_fini_sysctl() local
|
D | xt_recent.c | 128 recent_entry_lookup(const struct recent_table *table, in recent_entry_lookup() 478 const struct recent_table *table; member
|
D | nfnetlink.c | 41 } table[NFNL_SUBSYS_COUNT]; variable
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_proto.c | 200 ip_vs_create_timeout_table(int *table, int size) in ip_vs_create_timeout_table() 210 ip_vs_set_state_timeout(int *table, int num, const char *const *names, in ip_vs_set_state_timeout()
|
D | ip_vs_ctl.c | 1615 proc_do_defense_mode(struct ctl_table *table, int write, in proc_do_defense_mode() 1636 proc_do_sync_threshold(struct ctl_table *table, int write, in proc_do_sync_threshold() 1656 proc_do_sync_mode(struct ctl_table *table, int write, in proc_do_sync_mode() 1674 proc_do_sync_ports(struct ctl_table *table, int write, in proc_do_sync_ports() 1865 struct hlist_head *table; member
|
/linux-4.1.27/include/linux/netfilter/ |
D | x_tables.h | 59 const char *table; member 89 const char *table; member 132 const char *table; member 172 const char *table; member
|
/linux-4.1.27/include/linux/gpio/ |
D | machine.h | 36 struct gpiod_lookup table[]; member
|
/linux-4.1.27/drivers/acpi/ |
D | blacklist.c | 48 char *table; member
|
D | pci_root.c | 162 struct pci_osc_bit_struct *table, int size) in decode_osc_bits()
|
/linux-4.1.27/fs/squashfs/ |
D | export.c | 127 __le64 *table; in squashfs_read_inode_lookup_table() local
|
D | cache.c | 420 void *table, *buffer, **data; in squashfs_read_table() local
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | tables_nphy.h | 77 #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
|
D | radio_2059.c | 334 u16 *table = NULL; in r2059_upload_inittabs() local
|
D | radio_2057.c | 540 u16 *table = NULL; in r2057_upload_inittabs() local
|
D | phy_g.c | 315 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
|
D | tables_lpphy.c | 2408 struct lpphy_tx_gain_table_entry *table) in lpphy_write_gain_table_bulk()
|
D | phy_n.c | 3802 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
|
D | tables_nphy.c | 3290 #define check(table, size) \ in assert_ntab_array_sizes() argument
|
/linux-4.1.27/fs/ |
D | aio.c | 73 struct kioctx *table[]; member 321 struct kioctx_table *table; in aio_ring_remap() local 616 struct kioctx_table *table, *old; in ioctx_add_table() local 793 struct kioctx_table *table; in kill_ioctx() local 836 struct kioctx_table *table = rcu_dereference_raw(mm->ioctx_table); in exit_aio() local 1025 struct kioctx_table *table; in lookup_ioctx() local
|
D | select.c | 101 #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.1.27/net/ipv4/netfilter/ |
D | arp_tables.c | 252 struct xt_table *table) in arpt_do_table() 741 static struct xt_counters *alloc_counters(const struct xt_table *table) in alloc_counters() 763 const struct xt_table *table, in copy_entries_to_user() 1604 struct xt_table *table, in compat_copy_entries_to_user() 1778 const struct xt_table *table, in arpt_register_table() 1815 void arpt_unregister_table(struct xt_table *table) in arpt_unregister_table()
|
D | ip_tables.c | 292 struct xt_table *table) in ipt_do_table() 906 static struct xt_counters *alloc_counters(const struct xt_table *table) in alloc_counters() 928 const struct xt_table *table, in copy_entries_to_user() 1888 compat_copy_entries_to_user(unsigned int total_size, struct xt_table *table, in compat_copy_entries_to_user() 2071 const struct xt_table *table, in ipt_register_table() 2108 void ipt_unregister_table(struct net *net, struct xt_table *table) in ipt_unregister_table()
|
/linux-4.1.27/include/net/ |
D | udp.h | 83 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()
|
D | fib_rules.h | 18 u32 table; member
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | nf_conntrack_reasm.c | 99 struct ctl_table *table; in nf_ct_frag6_sysctl_register() local 133 struct ctl_table *table; in nf_ct_frags6_sysctl_unregister() local
|
D | ip6_tables.c | 321 struct xt_table *table) in ip6t_do_table() 919 static struct xt_counters *alloc_counters(const struct xt_table *table) in alloc_counters() 941 const struct xt_table *table, in copy_entries_to_user() 1901 compat_copy_entries_to_user(unsigned int total_size, struct xt_table *table, in compat_copy_entries_to_user() 2084 const struct xt_table *table, in ip6t_register_table() 2120 void ip6t_unregister_table(struct net *net, struct xt_table *table) in ip6t_unregister_table()
|
/linux-4.1.27/drivers/pci/hotplug/ |
D | acpiphp_ibm.c | 138 char *table; in ibm_slot_from_id() local 361 char *table = NULL; in ibm_read_apci_table() local
|
/linux-4.1.27/mm/ |
D | util.c | 377 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()
|
D | page-writeback.c | 332 int dirty_background_ratio_handler(struct ctl_table *table, int write, in dirty_background_ratio_handler() 344 int dirty_background_bytes_handler(struct ctl_table *table, int write, in dirty_background_bytes_handler() 356 int dirty_ratio_handler(struct ctl_table *table, int write, in dirty_ratio_handler() 371 int dirty_bytes_handler(struct ctl_table *table, int write, in dirty_bytes_handler() 1657 int dirty_writeback_centisecs_handler(struct ctl_table *table, int write, in dirty_writeback_centisecs_handler()
|
D | compaction.c | 1663 int sysctl_compaction_handler(struct ctl_table *table, int write, in sysctl_compaction_handler() 1672 int sysctl_extfrag_handler(struct ctl_table *table, int write, in sysctl_extfrag_handler()
|
D | backing-dev.c | 583 int pdflush_proc_obsolete(struct ctl_table *table, int write, in pdflush_proc_obsolete()
|
D | page_alloc.c | 3541 int numa_zonelist_order_handler(struct ctl_table *table, int write, in numa_zonelist_order_handler() 5953 int sysctl_min_unmapped_ratio_sysctl_handler(struct ctl_table *table, int write, in sysctl_min_unmapped_ratio_sysctl_handler() 5969 int sysctl_min_slab_ratio_sysctl_handler(struct ctl_table *table, int write, in sysctl_min_slab_ratio_sysctl_handler() 5995 int lowmem_reserve_ratio_sysctl_handler(struct ctl_table *table, int write, in lowmem_reserve_ratio_sysctl_handler() 6008 int percpu_pagelist_fraction_sysctl_handler(struct ctl_table *table, int write, in percpu_pagelist_fraction_sysctl_handler() 6077 void *table = NULL; in alloc_large_system_hash() local
|
/linux-4.1.27/net/mac802154/ |
D | llsec.h | 64 struct ieee802154_llsec_table table; member
|
/linux-4.1.27/drivers/acpi/acpica/ |
D | utmisc.c | 93 u8 acpi_ut_is_aml_table(struct acpi_table_header *table) in acpi_ut_is_aml_table()
|
D | nsxfname.c | 534 struct acpi_table_header *table = in ACPI_EXPORT_SYMBOL() local
|
D | rsdump.c | 208 acpi_rs_dump_descriptor(void *resource, struct acpi_rsdump_info *table) in acpi_rs_dump_descriptor()
|
D | dsopcode.c | 484 struct acpi_table_header *table; in acpi_ds_eval_table_region_operands() local
|
/linux-4.1.27/arch/x86/kernel/acpi/ |
D | boot.c | 135 static int __init acpi_parse_madt(struct acpi_table_header *table) in acpi_parse_madt() 852 static int __init acpi_parse_sbf(struct acpi_table_header *table) in acpi_parse_sbf() 866 static int __init acpi_parse_hpet(struct acpi_table_header *table) in acpi_parse_hpet() 949 static int __init acpi_parse_fadt(struct acpi_table_header *table) in acpi_parse_fadt()
|
/linux-4.1.27/include/linux/ |
D | cpufreq.h | 514 struct cpufreq_frequency_table in dev_pm_opp_init_cpufreq_table() 521 struct cpufreq_frequency_table in dev_pm_opp_free_cpufreq_table() 543 #define cpufreq_for_each_entry(pos, table) \ argument 553 #define cpufreq_for_each_valid_entry(pos, table) \ argument
|
D | poll.h | 87 struct poll_table_page *table; member
|
D | clk-provider.h | 352 const struct clk_div_table *table; member 412 u32 *table; member
|
D | of.h | 927 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument 933 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument 943 #define OF_DECLARE_1(table, name, compat, fn) \ argument 945 #define OF_DECLARE_2(table, name, compat, fn) \ argument
|
D | pwm.h | 294 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
|
D | amigaffs.h | 79 __be32 table[1]; member
|
/linux-4.1.27/include/uapi/linux/ |
D | map_to_7segment.h | 75 unsigned char table[128]; member
|
D | fib_rules.h | 24 __u8 table; member
|
D | omap3isp.h | 482 __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.1.27/net/sunrpc/xprtrdma/ |
D | svc_rdma.c | 87 static int read_reset_stat(struct ctl_table *table, int write, in read_reset_stat()
|
/linux-4.1.27/arch/tile/kernel/ |
D | tile-desc_64.c | 2139 find_opcode(tilegx_bundle_bits bits, const unsigned short *table) in find_opcode()
|
D | tile-desc_32.c | 2528 const unsigned short *table = tilepro_bundle_decoder_fsms[pipe]; in find_opcode() local
|
/linux-4.1.27/fs/jfs/ |
D | jfs_unicode.h | 29 signed char *table; member
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | si_dpm.c | 2534 struct radeon_cac_leakage_table *table = in si_get_cac_std_voltage_max_min() local 3832 const struct atom_voltage_table *table, in si_validate_phase_shedding_tables() 3978 SISLANDS_SMC_STATETABLE *table) in si_populate_smc_voltage_table() 3987 SISLANDS_SMC_STATETABLE *table) in si_populate_smc_voltage_tables() 4050 const struct atom_voltage_table *table, in si_populate_voltage_value() 4306 SISLANDS_SMC_STATETABLE *table) in si_populate_smc_initial_state() 4428 SISLANDS_SMC_STATETABLE *table) in si_populate_smc_acpi_state() 4638 SISLANDS_SMC_STATETABLE *table = &si_pi->smc_statetable; in si_init_smc_table() local 5295 struct si_mc_reg_table *table) in si_set_mc_special_registers() 5419 static void si_set_valid_flag(struct si_mc_reg_table *table) in si_set_valid_flag() [all …]
|
D | rv770_dpm.c | 916 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
|
D | rv740_dpm.c | 316 RV770_SMC_STATETABLE *table) in rv740_populate_smc_acpi_state()
|
D | sumo_dpm.c | 1572 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()
|
D | radeon_combios.c | 131 enum radeon_combios_table_offset table) in combios_get_table_offset() 3323 uint16_t table; in radeon_combios_asic_init() local
|
/linux-4.1.27/net/ieee802154/6lowpan/ |
D | reassembly.c | 438 struct ctl_table *table; in lowpan_frags_ns_sysctl_register() local 478 struct ctl_table *table; in lowpan_frags_ns_sysctl_unregister() local
|
/linux-4.1.27/fs/lockd/ |
D | host.c | 36 #define for_each_host(host, chain, table) \ argument 41 #define for_each_host_safe(host, next, chain, table) \ argument
|
/linux-4.1.27/net/ipv6/ |
D | reassembly.c | 633 struct ctl_table *table; in ip6_frags_ns_sysctl_register() local 670 struct ctl_table *table; in ip6_frags_ns_sysctl_unregister() local
|
D | fib6_rules.c | 55 struct fib6_table *table; in fib6_rule_action() local
|
D | ip6_fib.c | 186 struct fib6_table *table; in fib6_alloc_table() local 307 static int fib6_dump_table(struct fib6_table *table, struct sk_buff *skb, in fib6_dump_table() 1629 struct fib6_table *table; in __fib6_clean_all() local
|
/linux-4.1.27/drivers/firmware/efi/ |
D | efi.c | 284 unsigned long table, in match_config_table() 313 unsigned long table; in efi_config_parse_tables() local
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | nic.c | 374 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.1.27/drivers/clk/sunxi/ |
D | clk-factors.h | 26 struct clk_factors_config *table; member
|
D | clk-sunxi.c | 818 const struct clk_div_table *table; member 1064 struct clk_div_table *table; /* is it a table based divisor? */ member
|
/linux-4.1.27/fs/jbd2/ |
D | revoke.c | 226 struct jbd2_revoke_table_s *table; in jbd2_journal_init_revoke_table() local 252 static void jbd2_journal_destroy_revoke_table(struct jbd2_revoke_table_s *table) in jbd2_journal_destroy_revoke_table()
|
/linux-4.1.27/lib/ |
D | parser.c | 107 int match_token(char *s, const match_table_t table, substring_t args[]) in match_token()
|
D | devres.c | 239 void __iomem *table[PCIM_IOMAP_MAX]; member
|
/linux-4.1.27/net/batman-adv/ |
D | hash.h | 37 struct hlist_head *table; /* the hashtable itself with the buckets */ member
|
/linux-4.1.27/kernel/ |
D | hung_task.c | 197 int proc_dohung_task_timeout_secs(struct ctl_table *table, int write, in proc_dohung_task_timeout_secs()
|
D | sysctl_binary.c | 1225 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
|
D | pid_namespace.c | 273 static int pid_ns_ctl_handler(struct ctl_table *table, int write, in pid_ns_ctl_handler()
|
D | kmod.c | 612 static int proc_cap_handler(struct ctl_table *table, int write, in proc_cap_handler()
|
/linux-4.1.27/drivers/clk/ |
D | clk-mux.c | 119 u8 clk_mux_flags, u32 *table, spinlock_t *lock) in clk_register_mux_table()
|
D | clk-asm9260.c | 93 u32 *table; member
|
/linux-4.1.27/drivers/macintosh/ |
D | mac_hid.c | 184 static int mac_hid_toggle_emumouse(struct ctl_table *table, int write, in mac_hid_toggle_emumouse()
|
/linux-4.1.27/drivers/clk/shmobile/ |
D | clk-r8a7740.c | 68 const struct clk_div_table *table = NULL; in r8a7740_cpg_register_clock() local
|
D | clk-r8a73a4.c | 66 const struct clk_div_table *table = NULL; in r8a73a4_cpg_register_clock() local
|
D | clk-sh73a0.c | 80 const struct clk_div_table *table = NULL; in sh73a0_cpg_register_clock() local
|
D | clk-rcar-gen2.c | 305 const struct clk_div_table *table = NULL; in rcar_gen2_cpg_register_clock() local
|
/linux-4.1.27/drivers/ps3/ |
D | ps3av.c | 151 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.1.27/arch/arm64/kernel/ |
D | armv8_deprecated.c | 204 static int emulation_proc_handler(struct ctl_table *table, int write, in emulation_proc_handler() 237 static void register_insn_emulation_sysctl(struct ctl_table *table) in register_insn_emulation_sysctl()
|
/linux-4.1.27/arch/arm/probes/ |
D | decode.h | 303 const union decode_item *table; member 343 union decode_item table; member
|
D | decode.c | 415 const union decode_item *table, bool thumb, in probes_decode_insn()
|
/linux-4.1.27/net/ipv4/ |
D | udp_diag.c | 95 static void udp_dump(struct udp_table *table, struct sk_buff *skb, in udp_dump()
|
D | ip_fragment.c | 756 struct ctl_table *table; in ip4_frags_ns_ctl_register() local 793 struct ctl_table *table; in ip4_frags_ns_ctl_unregister() local
|
D | fib_rules.c | 184 struct fib_table *table; in fib4_rule_configure() local
|
D | inet_hashtables.c | 136 struct inet_hashinfo *table = sk->sk_prot->h.hashinfo; in __inet_inherit_port() local
|
/linux-4.1.27/net/sched/ |
D | act_ipt.c | 33 static int ipt_init_target(struct xt_entry_target *t, char *table, unsigned int hook) in ipt_init_target()
|
/linux-4.1.27/drivers/ide/ |
D | ide-dma-sff.c | 117 __le32 *table = (__le32 *)hwif->dmatable_cpu; in ide_build_dmatable() local
|
D | ide-iops.c | 196 int ide_in_drive_list(u16 *id, const struct drive_list_entry *table) in ide_in_drive_list()
|
D | pmac.c | 378 kauai_lookup_timing(struct kauai_timing* table, int cycle_time) in kauai_lookup_timing() 1461 struct dbdma_cmd *table; in pmac_ide_build_dmatable() local
|
D | sgiioc4.c | 417 unsigned int *table = hwif->dmatable_cpu; in sgiioc4_build_dmatable() local
|
/linux-4.1.27/arch/arm64/mm/ |
D | mmu.c | 164 phys_addr_t table = __pa(pte_offset_map(&old_pmd, 0)); in alloc_init_pmd() local 225 phys_addr_t table = __pa(pmd_offset(&old_pud, 0)); in alloc_init_pud() local
|
/linux-4.1.27/sound/synth/emux/ |
D | soundfont.c | 905 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()
|
D | emux_synth.c | 65 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()
|
D | emux_nrpn.c | 51 static int send_converted_effect(struct nrpn_conv_table *table, int num_tables, in send_converted_effect()
|
/linux-4.1.27/fs/btrfs/ |
D | raid56.c | 201 struct btrfs_stripe_hash_table *table; in btrfs_alloc_stripe_hash_table() local 350 struct btrfs_stripe_hash_table *table; in __remove_rbio_from_cache() local 409 struct btrfs_stripe_hash_table *table; in remove_rbio_from_cache() local 427 struct btrfs_stripe_hash_table *table; in btrfs_clear_rbio_cache() local 469 struct btrfs_stripe_hash_table *table; in cache_rbio() local
|
D | check-integrity.c | 208 struct list_head table[BTRFSIC_BLOCK_HASHTABLE_SIZE]; member 212 struct list_head table[BTRFSIC_BLOCK_LINK_HASHTABLE_SIZE]; member 216 struct list_head table[BTRFSIC_DEV2STATE_HASHTABLE_SIZE]; member
|
/linux-4.1.27/arch/sparc/kernel/ |
D | irq_32.c | 256 #define INSTANTIATE(table) \ in sparc_floppy_request_irq() argument
|
/linux-4.1.27/drivers/clk/ti/ |
D | mux.c | 112 u32 *table, spinlock_t *lock) in _register_mux()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | power.c | 163 const struct iwl_power_vec_entry *table; in iwl_static_sleep_cmd() local
|
/linux-4.1.27/drivers/staging/android/ion/ |
D | ion_cma_heap.c | 39 struct sg_table *table; member
|
D | ion_test.c | 49 struct sg_table *table; in ion_handle_test_dma() local
|
D | ion.c | 183 struct sg_table *table; in ion_buffer_create() local 858 struct sg_table *table; in ion_sg_table() local 889 struct sg_table *table, in ion_unmap_dma_buf()
|
/linux-4.1.27/arch/ia64/kernel/ |
D | acpi.c | 381 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()
|
D | unwind.c | 1500 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.1.27/include/sound/ |
D | memalloc.h | 90 struct snd_sg_page *table; /* address table */ member
|
/linux-4.1.27/drivers/block/zram/ |
D | zram_drv.h | 98 struct zram_table_entry *table; member
|
/linux-4.1.27/security/yama/ |
D | yama_lsm.c | 379 static int yama_dointvec_minmax(struct ctl_table *table, int write, in yama_dointvec_minmax()
|
/linux-4.1.27/net/decnet/ |
D | dn_rules.c | 133 struct dn_fib_table *table; in dn_fib_rule_configure() local
|
D | dn_fib.c | 493 static inline u32 rtm_get_table(struct nlattr *attrs[], u8 table) in rtm_get_table()
|
/linux-4.1.27/drivers/remoteproc/ |
D | remoteproc_core.c | 784 struct resource_table *table, *loaded_table; in rproc_fw_boot() local 887 struct resource_table *table; in rproc_fw_config_virtio() local
|
/linux-4.1.27/net/appletalk/ |
D | aarp.c | 912 struct aarp_entry **table; member 924 struct aarp_entry **table = iter->table; in iter_next() local
|
/linux-4.1.27/fs/gfs2/ |
D | ops_fstype.c | 360 char *proto, *table; in init_names() local 943 const char *table = sdp->sd_table_name; in gfs2_lm_mount() local
|
/linux-4.1.27/drivers/gpio/ |
D | gpiolib.c | 1654 void gpiod_add_lookup_table(struct gpiod_lookup_table *table) in gpiod_add_lookup_table() 1736 struct gpiod_lookup_table *table; in gpiod_find_lookup_table() local 1769 struct gpiod_lookup_table *table; in gpiod_find() local 1834 struct gpiod_lookup_table *table; in platform_gpio_count() local
|
/linux-4.1.27/drivers/md/ |
D | dm-table.c | 485 static int adjoin(struct dm_table *table, struct dm_target *ti) in adjoin() 599 static int validate_hardware_logical_block_alignment(struct dm_table *table, in validate_hardware_logical_block_alignment() 1214 bool dm_table_has_no_data_devices(struct dm_table *table) in dm_table_has_no_data_devices() 1236 int dm_calculate_queue_limits(struct dm_table *table, in dm_calculate_queue_limits()
|
D | dm-cache-policy-cleaner.c | 33 struct hlist_head *table; member
|
/linux-4.1.27/net/openvswitch/ |
D | datapath.h | 79 struct flow_table table; member
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
D | rgb.c | 82 const struct reg_entry *table, in tegra_dc_write_regs()
|
/linux-4.1.27/drivers/crypto/ccp/ |
D | ccp-crypto-main.c | 300 struct scatterlist *ccp_crypto_sg_table_add(struct sg_table *table, in ccp_crypto_sg_table_add()
|
/linux-4.1.27/drivers/acpi/pmic/ |
D | intel_pmic.c | 32 static int pmic_get_reg_bit(int address, struct pmic_table *table, in pmic_get_reg_bit()
|
/linux-4.1.27/drivers/cpufreq/ |
D | pxa3xx-cpufreq.c | 93 struct cpufreq_frequency_table *table; in setup_freqs_table() local
|
D | cpufreq_stats.c | 168 struct cpufreq_frequency_table *pos, *table; in __cpufreq_stats_create_table() local
|
/linux-4.1.27/drivers/ata/ |
D | libata-transport.c | 96 #define ata_bitfield_name_match(title, table) \ argument 115 #define ata_bitfield_name_search(title, table) \ argument
|
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
D | mthca_dev.h | 184 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.1.27/arch/x86/include/asm/ |
D | efi.h | 168 u64 table; member
|
/linux-4.1.27/fs/cifs/ |
D | cifs_unicode.h | 90 signed char *table; member
|
/linux-4.1.27/fs/nfs/ |
D | nfs4session.h | 19 struct nfs4_slot_table *table; member
|
/linux-4.1.27/arch/arm/kernel/ |
D | unwind.c | 202 struct unwind_table *table; in unwind_find_idx() local
|
/linux-4.1.27/drivers/thermal/ |
D | clock_cooling.c | 141 struct cpufreq_frequency_table *pos, *table = ccdev->freq_table; in clock_cooling_get_property() local
|
/linux-4.1.27/drivers/media/i2c/ |
D | ks0127.c | 221 u8 *table = reg_defaults; in init_reg_defaults() local 372 u8 *table = reg_defaults; in ks0127_init() local
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | utils.c | 461 struct iwl_umac_error_event_table table; in iwl_mvm_dump_umac_error_log() local 503 struct iwl_error_event_table_v1 table; in iwl_mvm_dump_nic_error_log_old() local 584 struct iwl_error_event_table table; in iwl_mvm_dump_nic_error_log() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | init.c | 455 u16 table = init_xlat_table(init); in init_xlat_() local 473 u16 table = init_condition_table(init); in init_condition_met() local 489 u16 table = init_io_condition_table(init); in init_io_condition_met() local 506 u16 table = init_io_flag_condition_table(init); in init_io_flag_condition_met() local 1679 u16 table; in init_macro() local
|
/linux-4.1.27/net/netlink/ |
D | af_netlink.c | 1032 static struct sock *__netlink_lookup(struct netlink_table *table, u32 portid, in __netlink_lookup() 1042 static int __netlink_insert(struct netlink_table *table, struct sock *sk) in __netlink_insert() 1054 struct netlink_table *table = &nl_table[protocol]; in netlink_lookup() local 1094 struct netlink_table *table = &nl_table[sk->sk_protocol]; in netlink_insert() local 1135 struct netlink_table *table; in netlink_remove() local 1337 struct netlink_table *table = &nl_table[sk->sk_protocol]; in netlink_autobind() local
|
/linux-4.1.27/kernel/trace/ |
D | trace_stack.c | 419 stack_trace_sysctl(struct ctl_table *table, int write, in stack_trace_sysctl()
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | unwind.h | 50 const struct unwind_table_entry *table; member
|
/linux-4.1.27/include/net/netns/ |
D | xfrm.h | 14 struct hlist_head *table; member
|
/linux-4.1.27/drivers/clk/mmp/ |
D | clk.h | 75 struct mmp_clk_mix_clk_table *table; member 86 struct mmp_clk_mix_clk_table *table; member
|
D | clk-mix.c | 111 struct mmp_clk_mix_clk_table *table, in _filter_clk_table()
|
/linux-4.1.27/net/bridge/netfilter/ |
D | ebtables.c | 188 struct ebt_table *table) in ebt_do_table() 983 struct ebt_table_info *table; in do_replace_finish() local 1157 struct ebt_table *t, *table; in ebt_register_table() local 1252 void ebt_unregister_table(struct net *net, struct ebt_table *table) in ebt_unregister_table()
|
/linux-4.1.27/drivers/iommu/ |
D | amd_iommu.c | 3866 static void set_dte_irq_entry(u16 devid, struct irq_remap_table *table) in set_dte_irq_entry() 3884 struct irq_remap_table *table = NULL; in get_irq_table() local 3956 struct irq_remap_table *table; in alloc_irq_index() local 4002 struct irq_remap_table *table; in get_irte() local 4018 struct irq_remap_table *table; in modify_irte() local 4042 struct irq_remap_table *table; in free_irte() local 4066 struct irq_remap_table *table; in setup_ioapic_entry() local
|
D | amd_iommu_init.c | 470 static int __init find_last_devid_acpi(struct acpi_table_header *table) in find_last_devid_acpi() 1174 static int __init init_iommu_all(struct acpi_table_header *table) in init_iommu_all() 1573 static int __init init_memory_definitions(struct acpi_table_header *table) in init_memory_definitions()
|
/linux-4.1.27/drivers/staging/media/davinci_vpfe/ |
D | davinci_vpfe_user.h | 154 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
|
D | dm365_ipipe_hw.c | 728 struct vpfe_ipipe_gamma_entry *table, int size, u32 addr) in ipipe_update_gamma_tbl()
|
/linux-4.1.27/arch/x86/pci/ |
D | pcbios.c | 375 struct irq_info *table; member
|
/linux-4.1.27/sound/oss/ |
D | audio.c | 211 static void translate_bytes(const unsigned char *table, unsigned char *buff, int n) in translate_bytes()
|
/linux-4.1.27/crypto/ |
D | lrw.c | 34 struct lrw_table_ctx table; member
|
/linux-4.1.27/net/phonet/ |
D | pn_dev.c | 39 struct net_device __rcu *table[64]; member
|
/linux-4.1.27/drivers/regulator/ |
D | tps65023-regulator.c | 131 const unsigned int *table; member
|
D | tps6507x-regulator.c | 81 const unsigned int *table; member
|
D | tps6586x-regulator.c | 339 struct tps6586x_regulator *table = NULL; in find_regulator_info() local
|
/linux-4.1.27/include/linux/netfilter_bridge/ |
D | ebtables.h | 97 struct ebt_replace_kernel *table; member
|
/linux-4.1.27/drivers/edac/ |
D | i7300_edac.c | 334 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
|
D | sb_edac.c | 127 static inline int sad_pkg(const struct interleave_pkg *table, u32 reg, in sad_pkg() 616 const struct pci_id_table *table) in alloc_sbridge_dev() 1486 const struct pci_id_table *table, in sbridge_get_onedevice() 1576 const struct pci_id_table *table) in sbridge_get_all_devices()
|
D | i7core_edac.c | 466 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.1.27/drivers/video/console/ |
D | vgacon.c | 850 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()
|
D | sticon.c | 82 static int sticon_set_palette(struct vc_data *c, unsigned char *table) in sticon_set_palette()
|
D | mdacon.c | 484 static int mdacon_set_palette(struct vc_data *c, unsigned char *table) in mdacon_set_palette()
|
/linux-4.1.27/arch/s390/mm/ |
D | fault.c | 130 unsigned long *table = __va(asce & PAGE_MASK); in dump_pagetable() local
|
/linux-4.1.27/tools/testing/selftests/x86/ |
D | sigreturn.c | 548 const char *table; in test_bad_iret() local
|
/linux-4.1.27/drivers/media/platform/omap3isp/ |
D | ispccdc.h | 61 } table; member
|
/linux-4.1.27/drivers/media/radio/si4713/ |
D | si4713.c | 941 unsigned long **table, int *size) in si4713_choose_econtrol_action() 1125 unsigned long *table = NULL; in si4713_s_ctrl() local
|
/linux-4.1.27/drivers/bus/ |
D | mips_cdmm.c | 46 mips_cdmm_lookup(const struct mips_cdmm_device_id *table, in mips_cdmm_lookup()
|
/linux-4.1.27/arch/arm/plat-samsung/include/plat/ |
D | cpu-freq-core.h | 272 static inline int s3c_cpufreq_addfreq(struct cpufreq_frequency_table *table, in s3c_cpufreq_addfreq()
|
/linux-4.1.27/drivers/hid/ |
D | hid-debug.c | 635 static const char *table[] = {"INPUT", "OUTPUT", "FEATURE"}; in hid_dump_device() local
|
/linux-4.1.27/drivers/isdn/i4l/ |
D | isdn_audio.c | 197 isdn_audio_tlookup(const u_char *table, u_char *buff, unsigned long n) in isdn_audio_tlookup()
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_transport_sas.c | 65 #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.1.27/drivers/gpu/drm/nouveau/dispnv04/ |
D | disp.h | 169 nouveau_bios_run_init_table(struct drm_device *dev, u16 table, in nouveau_bios_run_init_table()
|
/linux-4.1.27/drivers/vhost/ |
D | vhost.h | 30 poll_table table; member
|
/linux-4.1.27/net/core/ |
D | fib_rules.c | 21 u32 pref, u32 table, u32 flags) in fib_default_rule_add()
|
/linux-4.1.27/drivers/pwm/ |
D | core.c | 576 void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
|
/linux-4.1.27/drivers/parisc/ |
D | iosapic.c | 281 struct irt_entry *table; /* start of interrupt routing tbl */ in iosapic_load_irt() local
|
/linux-4.1.27/fs/ufs/ |
D | balloc.c | 740 unsigned char *table, unsigned char mask) in ubh_scanc()
|
/linux-4.1.27/drivers/target/ |
D | target_core_rd.c | 482 struct rd_dev_sg_table *table; in rd_execute_rw() local
|
/linux-4.1.27/scripts/ |
D | kallsyms.c | 58 static struct sym_entry *table; variable
|
/linux-4.1.27/fs/devpts/ |
D | inode.c | 696 struct ctl_table_header *table; in init_devpts_fs() local
|
/linux-4.1.27/drivers/media/pci/pt1/ |
D | pt1.c | 387 static void pt1_cleanup_table(struct pt1 *pt1, struct pt1_table *table) in pt1_cleanup_table() 398 pt1_init_table(struct pt1 *pt1, struct pt1_table *table, u32 *pfnp) in pt1_init_table()
|
/linux-4.1.27/include/media/davinci/ |
D | isif.h | 101 struct isif_vdfc_entry table[ISIF_VDFC_TABLE_SIZE]; member 256 __u16 table[ISIF_LINEAR_TAB_SIZE]; member
|
/linux-4.1.27/drivers/char/ |
D | random.c | 1590 static int proc_do_uuid(struct ctl_table *table, int write, in proc_do_uuid() 1620 static int proc_do_entropy(struct ctl_table *table, int write, in proc_do_entropy()
|
/linux-4.1.27/drivers/media/usb/gspca/ |
D | spca561.c | 525 int table[] = { 0, 450, 550, 625, EXPOSURE_MAX }; in setexposure() local
|
/linux-4.1.27/include/scsi/ |
D | scsi_cmnd.h | 35 struct sg_table table; member
|
/linux-4.1.27/arch/arm/mach-davinci/ |
D | da850.c | 1097 struct cpufreq_frequency_table *table = cpufreq_info.freq_table; in da850_round_armrate() local
|