Home
last modified time | relevance | path

Searched defs:ds (Results 1 – 123 of 123) sorted by relevance

/linux-4.1.27/drivers/net/dsa/
Dmv88e6xxx.c79 static int _mv88e6xxx_reg_read(struct dsa_switch *ds, int addr, int reg) in _mv88e6xxx_reg_read()
97 int mv88e6xxx_reg_read(struct dsa_switch *ds, int addr, int reg) in mv88e6xxx_reg_read()
142 static int _mv88e6xxx_reg_write(struct dsa_switch *ds, int addr, int reg, in _mv88e6xxx_reg_write()
156 int mv88e6xxx_reg_write(struct dsa_switch *ds, int addr, int reg, u16 val) in mv88e6xxx_reg_write()
168 int mv88e6xxx_config_prio(struct dsa_switch *ds) in mv88e6xxx_config_prio()
186 int mv88e6xxx_set_addr_direct(struct dsa_switch *ds, u8 *addr) in mv88e6xxx_set_addr_direct()
195 int mv88e6xxx_set_addr_indirect(struct dsa_switch *ds, u8 *addr) in mv88e6xxx_set_addr_indirect()
221 static int _mv88e6xxx_phy_read(struct dsa_switch *ds, int addr, int regnum) in _mv88e6xxx_phy_read()
229 static int _mv88e6xxx_phy_write(struct dsa_switch *ds, int addr, int regnum, in _mv88e6xxx_phy_write()
238 static int mv88e6xxx_ppu_disable(struct dsa_switch *ds) in mv88e6xxx_ppu_disable()
[all …]
Dbcm_sf2.c91 static void bcm_sf2_sw_get_strings(struct dsa_switch *ds, in bcm_sf2_sw_get_strings()
101 static void bcm_sf2_sw_get_ethtool_stats(struct dsa_switch *ds, in bcm_sf2_sw_get_ethtool_stats()
129 static int bcm_sf2_sw_get_sset_count(struct dsa_switch *ds) in bcm_sf2_sw_get_sset_count()
139 static void bcm_sf2_imp_vlan_setup(struct dsa_switch *ds, int cpu_port) in bcm_sf2_imp_vlan_setup()
159 static void bcm_sf2_imp_setup(struct dsa_switch *ds, int port) in bcm_sf2_imp_setup()
224 static void bcm_sf2_eee_enable_set(struct dsa_switch *ds, int port, bool enable) in bcm_sf2_eee_enable_set()
237 static void bcm_sf2_gphy_enable_set(struct dsa_switch *ds, bool enable) in bcm_sf2_gphy_enable_set()
266 static int bcm_sf2_port_setup(struct dsa_switch *ds, int port, in bcm_sf2_port_setup()
322 static void bcm_sf2_port_disable(struct dsa_switch *ds, int port, in bcm_sf2_port_disable()
356 static int bcm_sf2_eee_init(struct dsa_switch *ds, int port, in bcm_sf2_eee_init()
[all …]
Dmv88e6352.c48 static int mv88e6352_setup_global(struct dsa_switch *ds) in mv88e6352_setup_global()
136 static int mv88e6352_setup_port(struct dsa_switch *ds, int p) in mv88e6352_setup_port()
233 static int mv88e6352_get_temp(struct dsa_switch *ds, int *temp) in mv88e6352_get_temp()
248 static int mv88e6352_get_temp_limit(struct dsa_switch *ds, int *temp) in mv88e6352_get_temp_limit()
263 static int mv88e6352_set_temp_limit(struct dsa_switch *ds, int temp) in mv88e6352_set_temp_limit()
275 static int mv88e6352_get_temp_alarm(struct dsa_switch *ds, bool *alarm) in mv88e6352_get_temp_alarm()
291 static int mv88e6352_setup(struct dsa_switch *ds) in mv88e6352_setup()
324 static int mv88e6352_read_eeprom_word(struct dsa_switch *ds, int addr) in mv88e6352_read_eeprom_word()
346 static int mv88e6352_get_eeprom(struct dsa_switch *ds, in mv88e6352_get_eeprom()
409 static int mv88e6352_eeprom_is_readonly(struct dsa_switch *ds) in mv88e6352_eeprom_is_readonly()
[all …]
Dmv88e6060.c22 static int reg_read(struct dsa_switch *ds, int addr, int reg) in reg_read()
43 static int reg_write(struct dsa_switch *ds, int addr, int reg, u16 val) in reg_write()
83 static int mv88e6060_switch_reset(struct dsa_switch *ds) in mv88e6060_switch_reset()
116 static int mv88e6060_setup_global(struct dsa_switch *ds) in mv88e6060_setup_global()
133 static int mv88e6060_setup_port(struct dsa_switch *ds, int p) in mv88e6060_setup_port()
165 static int mv88e6060_setup(struct dsa_switch *ds) in mv88e6060_setup()
189 static int mv88e6060_set_addr(struct dsa_switch *ds, u8 *addr) in mv88e6060_set_addr()
205 static int mv88e6060_phy_read(struct dsa_switch *ds, int port, int regnum) in mv88e6060_phy_read()
217 mv88e6060_phy_write(struct dsa_switch *ds, int port, int regnum, u16 val) in mv88e6060_phy_write()
228 static void mv88e6060_poll_link(struct dsa_switch *ds) in mv88e6060_poll_link()
Dmv88e6131.c45 static int mv88e6131_setup_global(struct dsa_switch *ds) in mv88e6131_setup_global()
126 static int mv88e6131_setup_port(struct dsa_switch *ds, int p) in mv88e6131_setup_port()
223 static int mv88e6131_setup(struct dsa_switch *ds) in mv88e6131_setup()
269 static int mv88e6131_port_to_phy_addr(struct dsa_switch *ds, int port) in mv88e6131_port_to_phy_addr()
280 mv88e6131_phy_read(struct dsa_switch *ds, int port, int regnum) in mv88e6131_phy_read()
291 mv88e6131_phy_write(struct dsa_switch *ds, in mv88e6131_phy_write()
Dmv88e6171.c39 static int mv88e6171_setup_global(struct dsa_switch *ds) in mv88e6171_setup_global()
131 static int mv88e6171_setup_port(struct dsa_switch *ds, int p) in mv88e6171_setup_port()
227 static int mv88e6171_setup(struct dsa_switch *ds) in mv88e6171_setup()
261 static int mv88e6171_get_eee(struct dsa_switch *ds, int port, in mv88e6171_get_eee()
272 static int mv88e6171_set_eee(struct dsa_switch *ds, int port, in mv88e6171_set_eee()
Dmv88e6123_61_65.c55 static int mv88e6123_61_65_setup_global(struct dsa_switch *ds) in mv88e6123_61_65_setup_global()
144 static int mv88e6123_61_65_setup_port(struct dsa_switch *ds, int p) in mv88e6123_61_65_setup_port()
239 static int mv88e6123_61_65_setup(struct dsa_switch *ds) in mv88e6123_61_65_setup()
/linux-4.1.27/drivers/acpi/
Ddock.c95 static int add_dock_dependent_device(struct dock_station *ds, in add_dock_dependent_device()
156 struct dock_station *ds; in find_dock_station() local
174 find_dock_dependent_device(struct dock_station *ds, struct acpi_device *adev) in find_dock_dependent_device()
188 struct dock_station *ds = find_dock_station(dshandle); in register_dock_dependent_device() local
231 static int dock_present(struct dock_station *ds) in dock_present()
248 static void hot_remove_dock_devices(struct dock_station *ds) in hot_remove_dock_devices()
274 static void hotplug_dock_devices(struct dock_station *ds, u32 event) in hotplug_dock_devices()
303 static void dock_event(struct dock_station *ds, u32 event, int num) in dock_event()
336 static void handle_dock(struct dock_station *ds, int dock) in handle_dock()
356 static inline void dock(struct dock_station *ds) in dock()
[all …]
/linux-4.1.27/net/dsa/
Dslave.c26 struct dsa_switch *ds = bus->priv; in dsa_slave_phy_read() local
36 struct dsa_switch *ds = bus->priv; in dsa_slave_phy_write() local
44 void dsa_slave_mii_bus_init(struct dsa_switch *ds) in dsa_slave_mii_bus_init()
74 struct dsa_switch *ds = p->parent; in dsa_slave_open() local
130 struct dsa_switch *ds = p->parent; in dsa_slave_close() local
207 struct dsa_switch *ds = p->parent; in dsa_slave_fdb_add() local
221 struct dsa_switch *ds = p->parent; in dsa_slave_fdb_del() local
272 struct dsa_switch *ds = p->parent; in dsa_slave_fdb_dump() local
315 static u32 dsa_slave_br_port_mask(struct dsa_switch *ds, in dsa_slave_br_port_mask()
339 struct dsa_switch *ds = p->parent; in dsa_slave_stp_update() local
[all …]
Ddsa.c86 struct dsa_switch *ds = dev_get_drvdata(dev); in temp1_input_show() local
100 struct dsa_switch *ds = dev_get_drvdata(dev); in temp1_max_show() local
114 struct dsa_switch *ds = dev_get_drvdata(dev); in temp1_max_store() local
132 struct dsa_switch *ds = dev_get_drvdata(dev); in temp1_max_alarm_show() local
155 struct dsa_switch *ds = dev_get_drvdata(dev); in dsa_hwmon_attrs_visible() local
179 static int dsa_switch_setup_one(struct dsa_switch *ds, struct device *parent) in dsa_switch_setup_one()
340 struct dsa_switch *ds; in dsa_switch_setup() local
378 static void dsa_switch_destroy(struct dsa_switch *ds) in dsa_switch_destroy()
387 static int dsa_switch_suspend(struct dsa_switch *ds) in dsa_switch_suspend()
407 static int dsa_switch_resume(struct dsa_switch *ds) in dsa_switch_resume()
[all …]
Dtag_trailer.c70 struct dsa_switch *ds; in trailer_rcv() local
Dtag_dsa.c80 struct dsa_switch *ds; in dsa_rcv() local
Dtag_edsa.c93 struct dsa_switch *ds; in edsa_rcv() local
Dtag_brcm.c107 struct dsa_switch *ds; in brcm_tag_rcv() local
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dar9002_mac.c27 static void ar9002_hw_set_desc_link(void *ds, u32 ds_link) in ar9002_hw_set_desc_link()
212 ar9002_set_txdesc(struct ath_hw *ah, void *ds, struct ath_tx_info *i) in ar9002_set_txdesc()
315 static int ar9002_hw_proc_txdesc(struct ath_hw *ah, void *ds, in ar9002_hw_proc_txdesc()
387 static int ar9002_hw_get_duration(struct ath_hw *ah, const void *ds, int index) in ar9002_hw_get_duration()
405 void ath9k_hw_setuprxdesc(struct ath_hw *ah, struct ath_desc *ds, in ath9k_hw_setuprxdesc()
Dar9003_mac.c27 ar9003_set_txdesc(struct ath_hw *ah, void *ds, struct ath_tx_info *i) in ar9003_set_txdesc()
173 static void ar9003_hw_set_desc_link(void *ds, u32 ds_link) in ar9003_hw_set_desc_link()
354 static int ar9003_hw_proc_txdesc(struct ath_hw *ah, void *ds, in ar9003_hw_proc_txdesc()
434 static int ar9003_hw_get_duration(struct ath_hw *ah, const void *ds, int index) in ar9003_hw_get_duration()
Dhw-ops.h38 static inline void ath9k_hw_set_desc_link(struct ath_hw *ah, void *ds, in ath9k_hw_set_desc_link()
57 static inline void ath9k_hw_set_txdesc(struct ath_hw *ah, void *ds, in ath9k_hw_set_txdesc()
63 static inline int ath9k_hw_txprocdesc(struct ath_hw *ah, void *ds, in ath9k_hw_txprocdesc()
69 static inline int ath9k_hw_get_duration(struct ath_hw *ah, const void *ds, in ath9k_hw_get_duration()
Drecv.c42 struct ath_desc *ds; in ath_rx_buf_link() local
702 struct ath_desc *ds; in ath_get_next_rx_buf() local
Dmac.c524 int ath9k_hw_rxprocdesc(struct ath_hw *ah, struct ath_desc *ds, in ath9k_hw_rxprocdesc()
Dinit.c230 u8 *ds; in ath_descdma_setup() local
Dxmit.c2644 struct ath_desc *ds; in ath_tx_processq() local
/linux-4.1.27/fs/nfs/
Dpnfs_nfs.c304 print_ds(struct nfs4_pnfs_ds *ds) in print_ds()
395 struct nfs4_pnfs_ds *ds; in _data_server_lookup_locked() local
403 static void destroy_ds(struct nfs4_pnfs_ds *ds) in destroy_ds()
426 void nfs4_pnfs_ds_put(struct nfs4_pnfs_ds *ds) in nfs4_pnfs_ds_put()
493 struct nfs4_pnfs_ds *tmp_ds, *ds = NULL; in nfs4_pnfs_ds_add() local
535 static void nfs4_wait_ds_connect(struct nfs4_pnfs_ds *ds) in nfs4_wait_ds_connect()
542 static void nfs4_clear_ds_conn_bit(struct nfs4_pnfs_ds *ds) in nfs4_clear_ds_conn_bit()
579 struct nfs4_pnfs_ds *ds, in _nfs4_pnfs_v3_ds_connect()
619 struct nfs4_pnfs_ds *ds, in _nfs4_pnfs_v4_ds_connect()
669 void nfs4_pnfs_ds_connect(struct nfs_server *mds_srv, struct nfs4_pnfs_ds *ds, in nfs4_pnfs_ds_connect()
/linux-4.1.27/fs/befs/
Dbtree.c137 befs_bt_read_super(struct super_block *sb, befs_data_stream * ds, in befs_bt_read_super()
196 befs_bt_read_node(struct super_block *sb, befs_data_stream * ds, in befs_bt_read_node()
250 befs_btree_find(struct super_block *sb, befs_data_stream * ds, in befs_btree_find()
419 befs_btree_read(struct super_block *sb, befs_data_stream * ds, in befs_btree_read()
551 befs_btree_seekleaf(struct super_block *sb, befs_data_stream * ds, in befs_btree_seekleaf()
Ddatastream.c48 befs_read_datastream(struct super_block *sb, befs_data_stream * ds, in befs_read_datastream()
125 befs_read_lsymlink(struct super_block * sb, befs_data_stream * ds, void *buff, in befs_read_lsymlink()
166 befs_count_blocks(struct super_block * sb, befs_data_stream * ds) in befs_count_blocks()
Dlinuxvfs.c129 befs_data_stream *ds = &BEFS_I(inode)->i_data.ds; in befs_get_block() local
168 befs_data_stream *ds = &BEFS_I(dir)->i_data.ds; in befs_lookup() local
218 befs_data_stream *ds = &BEFS_I(inode)->i_data.ds; in befs_readdir() local
Dbefs.h68 befs_data_stream ds; member
/linux-4.1.27/drivers/md/
Ddm-bio-prison.c263 struct dm_deferred_set *ds; member
278 struct dm_deferred_set *ds; in dm_deferred_set_create() local
297 void dm_deferred_set_destroy(struct dm_deferred_set *ds) in dm_deferred_set_destroy()
303 struct dm_deferred_entry *dm_deferred_entry_inc(struct dm_deferred_set *ds) in dm_deferred_entry_inc()
322 static void __sweep(struct dm_deferred_set *ds, struct list_head *head) in __sweep()
349 int dm_deferred_set_add_work(struct dm_deferred_set *ds, struct list_head *work) in dm_deferred_set_add_work()
/linux-4.1.27/crypto/
Dhmac.c48 int ds = crypto_shash_digestsize(parent); in hmac_setkey() local
127 int ds = crypto_shash_digestsize(parent); in hmac_final() local
144 int ds = crypto_shash_digestsize(parent); in hmac_finup() local
187 int ds; in hmac_create() local
Dalgif_hash.c155 unsigned ds = crypto_ahash_digestsize(crypto_ahash_reqtfm(&ctx->req)); in hash_recvmsg() local
402 unsigned ds = crypto_ahash_digestsize(hash); in hash_accept_parent_nokey() local
Dahash.c236 unsigned int ds = crypto_ahash_digestsize(tfm); in ahash_save_req() local
Dshash.c117 unsigned int ds = crypto_shash_digestsize(tfm); in shash_final_unaligned() local
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_ds.c229 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in init_debug_store_on_cpu() local
251 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in alloc_pebs_buffer() local
291 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in release_pebs_buffer() local
305 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in alloc_bts_buffer() local
334 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in release_bts_buffer() local
346 struct debug_store *ds; in alloc_ds_buffer() local
359 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in release_ds_buffer() local
496 struct debug_store *ds = cpuc->ds; in intel_pmu_drain_bts_buffer() local
971 struct debug_store *ds = cpuc->ds; in intel_pmu_drain_pebs_core() local
1012 struct debug_store *ds = cpuc->ds; in intel_pmu_drain_pebs_nhm() local
[all …]
Dperf_event_intel_bts.c141 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in bts_config_buffer() local
192 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in bts_update() local
Dperf_event_intel.c1532 struct debug_store *ds = __this_cpu_read(cpu_hw_events.ds); in intel_pmu_reset() local
Dperf_event.h191 struct debug_store *ds; member
/linux-4.1.27/fs/logfs/
Dsuper.c155 static void logfs_write_ds(struct super_block *sb, struct logfs_disk_super *ds, in logfs_write_ds()
191 struct logfs_disk_super *ds; in write_one_sb() local
345 int logfs_check_ds(struct logfs_disk_super *ds) in logfs_check_ds()
394 struct logfs_disk_super *ds; in __logfs_read_sb() local
/linux-4.1.27/include/net/
Ddsa.h121 struct dsa_switch *ds[DSA_MAX_SWITCHES]; member
169 static inline bool dsa_is_cpu_port(struct dsa_switch *ds, int p) in dsa_is_cpu_port()
174 static inline bool dsa_is_port_initialized(struct dsa_switch *ds, int p) in dsa_is_port_initialized()
179 static inline u8 dsa_upstream_port(struct dsa_switch *ds) in dsa_upstream_port()
311 static inline void *ds_to_priv(struct dsa_switch *ds) in ds_to_priv()
/linux-4.1.27/fs/nfs/filelayout/
Dfilelayoutdev.c47 struct nfs4_pnfs_ds *ds; in nfs4_fl_free_deviceid() local
265 struct nfs4_pnfs_ds *ds = dsaddr->ds_list[ds_idx]; in nfs4_fl_prepare_ds() local
Dfilelayout.c469 struct nfs4_pnfs_ds *ds; in filelayout_read_pagelist() local
516 struct nfs4_pnfs_ds *ds; in filelayout_write_pagelist() local
1001 struct nfs4_pnfs_ds *ds; in filelayout_initiate_commit() local
/linux-4.1.27/arch/powerpc/sysdev/
Ddcr.c131 unsigned int ds; in dcr_resource_start() local
143 unsigned int ds; in dcr_resource_len() local
/linux-4.1.27/fs/9p/
Dfid.c98 struct dentry *ds; in build_path_from_dentry() local
119 struct dentry *ds; in v9fs_fid_lookup_with_uid() local
/linux-4.1.27/drivers/isdn/divert/
Disdn_divert.c275 struct deflect_struc *ds, *ds1 = NULL; in insertrule() local
319 struct deflect_struc *ds, *ds1; in deleterule() local
369 struct deflect_struc *ds = table_head; in getruleptr() local
/linux-4.1.27/drivers/dma/
Dk3dma.c243 struct k3_dma_desc_sw *ds = in k3_dma_start_txd() local
359 struct k3_dma_desc_sw *ds = p->ds_run; in k3_dma_tx_status() local
402 static void k3_dma_fill_desc(struct k3_dma_desc_sw *ds, dma_addr_t dst, in k3_dma_fill_desc()
420 struct k3_dma_desc_sw *ds; in k3_dma_prep_memcpy() local
469 struct k3_dma_desc_sw *ds; in k3_dma_prep_slave_sg() local
646 struct k3_dma_desc_sw *ds = in k3_dma_free_desc() local
Dtxx9dmac.c337 struct txx9dmac_slave *ds = dc->chan.private; in txx9dmac_dostart() local
816 struct txx9dmac_slave *ds = chan->private; in txx9dmac_prep_slave_sg() local
995 struct txx9dmac_slave *ds = chan->private; in txx9dmac_alloc_chan_resources() local
Dimx-sdma.c219 u32 ds; member
/linux-4.1.27/fs/nfs/flexfilelayout/
Dflexfilelayout.c469 struct nfs4_pnfs_ds *ds; in ff_layout_choose_best_ds_for_read() local
491 struct nfs4_pnfs_ds *ds; in ff_layout_pg_init_read() local
531 struct nfs4_pnfs_ds *ds; in ff_layout_pg_init_write() local
1229 struct nfs4_pnfs_ds *ds; in ff_layout_read_pagelist() local
1291 struct nfs4_pnfs_ds *ds; in ff_layout_write_pagelist() local
1360 struct nfs4_pnfs_ds *ds; in ff_layout_initiate_commit() local
Dflexfilelayoutdev.c309 struct nfs4_pnfs_ds *ds) in ff_layout_update_mirror_cred()
364 struct nfs4_pnfs_ds *ds = NULL; in nfs4_ff_layout_prepare_ds() local
Dflexfilelayout.h31 struct nfs4_pnfs_ds *ds; member
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dgddr5.c38 int WL, CL, WR, at[2], dt, ds; in nvkm_gddr5_calc() local
/linux-4.1.27/fs/btrfs/
Dcheck-integrity.c470 static void btrfsic_dev_state_init(struct btrfsic_dev_state *ds) in btrfsic_dev_state_init()
485 struct btrfsic_dev_state *ds; in btrfsic_dev_state_alloc() local
494 static void btrfsic_dev_state_free(struct btrfsic_dev_state *ds) in btrfsic_dev_state_free()
620 struct btrfsic_dev_state *ds, in btrfsic_dev_state_hashtable_add()
630 static void btrfsic_dev_state_hashtable_remove(struct btrfsic_dev_state *ds) in btrfsic_dev_state_hashtable_remove()
645 struct btrfsic_dev_state *const ds = in btrfsic_dev_state_hashtable_lookup() local
2893 struct btrfsic_dev_state *ds; in btrfsic_dev_state_lookup() local
3122 struct btrfsic_dev_state *ds; in btrfsic_mount() local
3181 struct btrfsic_dev_state *ds; in btrfsic_unmount() local
Dtree-log.c3582 u64 ds, dl, cs, cl; in copy_items() local
/linux-4.1.27/arch/x86/kvm/
Dtss.h26 u32 ds; member
55 u16 ds; member
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
Dbase.c632 struct ath5k_desc *ds; in ath5k_rxbuf_setup() local
736 struct ath5k_desc *ds = bf->desc; in ath5k_txbuf_setup() local
856 struct ath5k_desc *ds; in ath5k_desc_alloc() local
1548 struct ath5k_desc *ds; in ath5k_tasklet_rx() local
1737 struct ath5k_desc *ds; in ath5k_tx_processq() local
1814 struct ath5k_desc *ds; in ath5k_beacon_setup() local
Ddebug.c1085 struct ath5k_desc *ds = bf->desc; in ath5k_debug_printrxbuf() local
1099 struct ath5k_desc *ds; in ath5k_debug_printrxbuffs() local
1123 struct ath5k_desc *ds = bf->desc; in ath5k_debug_printtxbuf() local
/linux-4.1.27/drivers/ide/
Dide-proc.c195 const struct ide_devset *ds = setting->setting; in ide_read_setting() local
225 const struct ide_devset *ds = setting->setting; in ide_write_setting() local
284 const struct ide_devset *ds; in ide_settings_proc_show() local
Dide-ioctls.c23 const struct ide_devset *ds; in ide_setting_ioctl() local
/linux-4.1.27/drivers/clk/rockchip/
Dclk.h216 #define COMPOSITE(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw,\ argument
237 #define COMPOSITE_NOMUX(_id, cname, pname, f, mo, ds, dw, df, \ argument
255 #define COMPOSITE_NOMUX_DIVTBL(_id, cname, pname, f, mo, ds, dw,\ argument
293 ds, dw, df) \ argument
/linux-4.1.27/arch/x86/include/asm/
Dvm86.h26 unsigned short ds, __dsh; member
Dsuspend_64.h22 u16 ds, es, fs, gs, ss; member
Dlguest.h36 unsigned long fs, ds, es; member
Duser_32.h85 unsigned long ds; member
Delf.h172 struct pt_regs *regs, const u16 ds) in elf_common_init()
Dptrace.h19 unsigned long ds; member
Dsigcontext.h11 unsigned short ds, __dsh; member
Duser32.h37 unsigned short ds, __ds, es, __es; member
Duser_64.h92 unsigned long ds; member
Dprocessor.h249 unsigned short ds, __dsh; member
500 unsigned short ds; member
Dsvm.h142 struct vmcb_seg ds; member
/linux-4.1.27/tools/testing/selftests/ipc/
Dmsgque.c131 struct msqid64_ds ds; in dump_queue() local
/linux-4.1.27/drivers/sh/maple/
Dmaple.c409 struct maple_device_specify *ds; in check_maple_device() local
496 struct maple_device_specify ds; in maple_map_subunits() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgf100.h60 u32 ds[4]; member
66 u32 ds; member
Dgf100.c106 const u32 ds, const u32 l2) in gf100_gr_zbc_depth_get()
/linux-4.1.27/arch/s390/include/asm/
Dnmi.h35 __u32 ds : 1; /* 19 storage degradation */ member
/linux-4.1.27/drivers/crypto/amcc/
Dcrypto4xx_alg.c240 int ds; in crypto4xx_hash_init() local
/linux-4.1.27/include/uapi/video/
Duvesafb.h20 __u16 ds; member
/linux-4.1.27/drivers/net/fddi/skfp/
Dhwmtm.c357 struct s_smt_fp_txd volatile *ds ; in init_txd_ring() local
394 struct s_smt_fp_rxd volatile *ds ; in init_rxd_ring() local
/linux-4.1.27/arch/x86/kernel/
Dprocess_64.c64 unsigned int ds, cs, es; in __show_regs() local
/linux-4.1.27/arch/x86/include/asm/xen/
Dinterface_32.h66 uint16_t ds, _pad3; member
Dinterface_64.h124 uint16_t ds, _pad4[3]; member
/linux-4.1.27/drivers/usb/gadget/function/
Df_fs.c1645 struct usb_endpoint_descriptor *ds; in ffs_func_eps_enable() local
1765 struct usb_interface_descriptor *ds = (void *)_ds; in ffs_do_single_desc() local
1777 struct usb_endpoint_descriptor *ds = (void *)_ds; in ffs_do_single_desc() local
1798 struct usb_interface_assoc_descriptor *ds = (void *)_ds; in ffs_do_single_desc() local
2464 struct usb_endpoint_descriptor *ds = (void *)desc; in __ffs_func_bind_do_descs() local
/linux-4.1.27/sound/soc/txx9/
Dtxx9aclc.c344 struct txx9dmac_slave *ds = &dmadata->dma_slave; in txx9aclc_dma_init() local
/linux-4.1.27/fs/affs/
Damigaffs.c369 secs_to_datestamp(time_t secs, struct affs_date *ds) in secs_to_datestamp()
/linux-4.1.27/scripts/kconfig/
Dsymbol.c417 struct symbol *ds = prop_get_symbol(prop); in sym_calc_value() local
696 struct symbol *ds; in sym_get_string_default() local
Dconfdata.c710 struct symbol *ds; in conf_write_defconfig() local
/linux-4.1.27/arch/x86/boot/
Dboot.h84 static inline u16 ds(void) in ds() function
256 u16 es, ds; member
/linux-4.1.27/arch/x86/include/uapi/asm/
Dsigcontext32.h56 unsigned short ds, __dsh; member
Dvm86.h87 unsigned short ds, __dsh; member
Dsigcontext.h109 unsigned short ds, __dsh; member
Dkvm.h145 struct kvm_segment cs, ds, es, fs, gs, ss; member
/linux-4.1.27/drivers/infiniband/hw/mthca/
Dmthca_srq.c203 int ds; in mthca_alloc_srq() local
/linux-4.1.27/drivers/s390/scsi/
Dzfcp_fc.h201 struct zfcp_fc_wka_port ds; member
/linux-4.1.27/arch/mips/include/asm/xtalk/
Dxwidget.h129 unsigned ds:2; member
/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dodp.c397 unsigned ds, opcode; in mlx5_ib_mr_initiator_pfault_handler() local
Dqp.c157 int ds = be32_to_cpu(ctrl->qpn_ds) & MLX5_WQE_CTRL_DS_MASK; in mlx5_ib_read_user_wqe() local
/linux-4.1.27/include/uapi/sound/
Dhdspm.h42 ds, enumerator
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c610 s64 ds; in mlx5_cmd_invoke() local
1102 s64 ds; in mlx5_cmd_comp_handler() local
/linux-4.1.27/fs/ntfs/
Drunlist.c625 int ds = dend + 1; /* Number of elements in drl & srl */ in ntfs_runlists_merge() local
/linux-4.1.27/drivers/crypto/
Dn2_core.c449 int err, bs, ds; in n2_hmac_async_setkey() local
599 int ds; in n2_hash_async_digest() local
619 int ds; in n2_hmac_async_digest() local
Domap-sham.c952 int ds = crypto_shash_digestsize(bctx->shash); in omap_sham_finish_hmac() local
1189 int ds = crypto_shash_digestsize(bctx->shash); in omap_sham_setkey() local
Dmv_cesa.c778 int bs, ds, ss; in mv_hash_setkey() local
/linux-4.1.27/drivers/scsi/
Dqlogicpti.c890 struct dataseg *ds; in load_cmd() local
/linux-4.1.27/sound/pci/asihpi/
Dasihpi.c614 struct snd_card_asihpi_pcm *ds = runtime->private_data; in snd_card_asihpi_trigger() local
777 struct snd_card_asihpi_pcm *ds = s->runtime->private_data; in snd_card_asihpi_timer_function() local
869 struct snd_card_asihpi_pcm *ds = s->runtime->private_data; in snd_card_asihpi_timer_function() local
/linux-4.1.27/drivers/usb/core/
Ddevio.c1767 struct usbdevfs_disconnectsignal32 ds; in proc_disconnectsignal_compat() local
1882 struct usbdevfs_disconnectsignal ds; in proc_disconnectsignal() local
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/
Dclass.h569 __u32 ds[4]; member
579 __u32 ds; member
/linux-4.1.27/drivers/net/wireless/libertas/
Dtypes.h54 struct ieee_ie_ds_param_set ds; member
Dcfg.c368 struct mrvl_ie_ds_param_set *ds = (void *) tlv; in lbs_add_channel_tlv() local
Dhost.h749 struct ieee_ie_ds_param_set ds; member
772 struct ieee_ie_ds_param_set ds; member
/linux-4.1.27/fs/fat/
Ddir.c283 struct msdos_dir_slot *ds; in fat_parse_long() local
/linux-4.1.27/drivers/mtd/nand/
Ddiskonchip.c145 uint16_t ds[4], s[5], tmp, errval[8], syn[4]; in doc_ecc_decode() local
/linux-4.1.27/drivers/message/fusion/
Dmptsas.c1422 char *ds = NULL; in mptsas_add_end_device() local
1500 char *ds = NULL; in mptsas_del_end_device() local
Dmptbase.c7274 char *ds = NULL; in mpt_display_event_info() local
/linux-4.1.27/sound/pci/
Drme32.c492 int ds; in snd_rme32_playback_setrate() local
Drme96.c702 int ds; in snd_rme96_playback_setrate() local
/linux-4.1.27/drivers/isdn/i4l/
Disdn_tty.c3407 char ds[ISDN_MSNLEN]; in isdn_tty_parse_at() local
/linux-4.1.27/arch/mips/include/asm/pci/
Dbridge.h277 ds:2, /* Data size */ member
/linux-4.1.27/drivers/block/drbd/
Ddrbd_main.c2987 static void drbd_free_one_sock(struct drbd_socket *ds) in drbd_free_one_sock()
Ddrbd_receiver.c1595 unsigned int data_size = pi->size, ds; in read_in_block() local
/linux-4.1.27/include/uapi/linux/
Dnvme.h97 __u8 ds; member
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddispc.c2096 const int ds = DIV_ROUND_UP(height, out_height); in check_horiz_timing_omap3() local
/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c1633 char *ds = ""; in _scsih_slave_configure() local
/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_scsih.c1966 char *ds = ""; in _scsih_slave_configure() local
/linux-4.1.27/sound/pci/rme9652/
Dhdspm.c3345 static int hdspm_set_ds_wire(struct hdspm * hdspm, int ds) in hdspm_set_ds_wire()
/linux-4.1.27/include/linux/
Dnfs_xdr.h1375 struct pnfs_ds_commit_info *ds; member