Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/dsa/
Dmv88e6xxx.c27 static void assert_smi_lock(struct dsa_switch *ds) in assert_smi_lock()
94 static int _mv88e6xxx_reg_read(struct dsa_switch *ds, int addr, int reg) in _mv88e6xxx_reg_read()
114 int mv88e6xxx_reg_read(struct dsa_switch *ds, int addr, int reg) in mv88e6xxx_reg_read()
158 static int _mv88e6xxx_reg_write(struct dsa_switch *ds, int addr, int reg, in _mv88e6xxx_reg_write()
174 int mv88e6xxx_reg_write(struct dsa_switch *ds, int addr, int reg, u16 val) in mv88e6xxx_reg_write()
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()
220 static int _mv88e6xxx_phy_read(struct dsa_switch *ds, int addr, int regnum) in _mv88e6xxx_phy_read()
227 static int _mv88e6xxx_phy_write(struct dsa_switch *ds, int addr, int regnum, in _mv88e6xxx_phy_write()
236 static int mv88e6xxx_ppu_disable(struct dsa_switch *ds) in mv88e6xxx_ppu_disable()
[all …]
Dbcm_sf2.c95 static void bcm_sf2_sw_get_strings(struct dsa_switch *ds, in bcm_sf2_sw_get_strings()
105 static void bcm_sf2_sw_get_ethtool_stats(struct dsa_switch *ds, in bcm_sf2_sw_get_ethtool_stats()
133 static int bcm_sf2_sw_get_sset_count(struct dsa_switch *ds) in bcm_sf2_sw_get_sset_count()
143 static void bcm_sf2_imp_vlan_setup(struct dsa_switch *ds, int cpu_port) in bcm_sf2_imp_vlan_setup()
163 static void bcm_sf2_imp_setup(struct dsa_switch *ds, int port) in bcm_sf2_imp_setup()
228 static void bcm_sf2_eee_enable_set(struct dsa_switch *ds, int port, bool enable) in bcm_sf2_eee_enable_set()
241 static void bcm_sf2_gphy_enable_set(struct dsa_switch *ds, bool enable) in bcm_sf2_gphy_enable_set()
314 static int bcm_sf2_port_setup(struct dsa_switch *ds, int port, in bcm_sf2_port_setup()
370 static void bcm_sf2_port_disable(struct dsa_switch *ds, int port, in bcm_sf2_port_disable()
402 static int bcm_sf2_eee_init(struct dsa_switch *ds, int port, in bcm_sf2_eee_init()
[all …]
Dmv88e6060.c20 static int reg_read(struct dsa_switch *ds, int addr, int reg) in reg_read()
41 static int reg_write(struct dsa_switch *ds, int addr, int reg, u16 val) in reg_write()
82 static int mv88e6060_switch_reset(struct dsa_switch *ds) in mv88e6060_switch_reset()
119 static int mv88e6060_setup_global(struct dsa_switch *ds) in mv88e6060_setup_global()
138 static int mv88e6060_setup_port(struct dsa_switch *ds, int p) in mv88e6060_setup_port()
175 static int mv88e6060_setup(struct dsa_switch *ds) in mv88e6060_setup()
199 static int mv88e6060_set_addr(struct dsa_switch *ds, u8 *addr) in mv88e6060_set_addr()
216 static int mv88e6060_phy_read(struct dsa_switch *ds, int port, int regnum) in mv88e6060_phy_read()
228 mv88e6060_phy_write(struct dsa_switch *ds, int port, int regnum, u16 val) in mv88e6060_phy_write()
Dmv88e6352.c45 static int mv88e6352_setup_global(struct dsa_switch *ds) in mv88e6352_setup_global()
78 static int mv88e6352_setup(struct dsa_switch *ds) in mv88e6352_setup()
102 static int mv88e6352_read_eeprom_word(struct dsa_switch *ds, int addr) in mv88e6352_read_eeprom_word()
125 static int mv88e6352_get_eeprom(struct dsa_switch *ds, in mv88e6352_get_eeprom()
188 static int mv88e6352_eeprom_is_readonly(struct dsa_switch *ds) in mv88e6352_eeprom_is_readonly()
202 static int mv88e6352_write_eeprom_word(struct dsa_switch *ds, int addr, in mv88e6352_write_eeprom_word()
226 static int mv88e6352_set_eeprom(struct dsa_switch *ds, in mv88e6352_set_eeprom()
Dmv88e6131.c34 static int mv88e6131_setup_global(struct dsa_switch *ds) in mv88e6131_setup_global()
89 static int mv88e6131_setup(struct dsa_switch *ds) in mv88e6131_setup()
127 static int mv88e6131_port_to_phy_addr(struct dsa_switch *ds, int port) in mv88e6131_port_to_phy_addr()
138 mv88e6131_phy_read(struct dsa_switch *ds, int port, int regnum) in mv88e6131_phy_read()
149 mv88e6131_phy_write(struct dsa_switch *ds, in mv88e6131_phy_write()
Dmv88e6171.c33 static int mv88e6171_setup_global(struct dsa_switch *ds) in mv88e6171_setup_global()
67 static int mv88e6171_setup(struct dsa_switch *ds) in mv88e6171_setup()
Dmv88e6123_61_65.c38 static int mv88e6123_61_65_setup_global(struct dsa_switch *ds) in mv88e6123_61_65_setup_global()
71 static int mv88e6123_61_65_setup(struct dsa_switch *ds) in mv88e6123_61_65_setup()
/linux-4.4.14/drivers/acpi/
Ddock.c91 static int add_dock_dependent_device(struct dock_station *ds, in add_dock_dependent_device()
152 struct dock_station *ds; in find_dock_station() local
170 find_dock_dependent_device(struct dock_station *ds, struct acpi_device *adev) in find_dock_dependent_device()
184 struct dock_station *ds = find_dock_station(dshandle); in register_dock_dependent_device() local
227 static int dock_present(struct dock_station *ds) in dock_present()
244 static void hot_remove_dock_devices(struct dock_station *ds) in hot_remove_dock_devices()
270 static void hotplug_dock_devices(struct dock_station *ds, u32 event) in hotplug_dock_devices()
299 static void dock_event(struct dock_station *ds, u32 event, int num) in dock_event()
332 static void handle_dock(struct dock_station *ds, int dock) in handle_dock()
352 static inline void dock(struct dock_station *ds) in dock()
[all …]
/linux-4.4.14/net/dsa/
Dslave.c27 struct dsa_switch *ds = bus->priv; in dsa_slave_phy_read() local
37 struct dsa_switch *ds = bus->priv; in dsa_slave_phy_write() local
45 void dsa_slave_mii_bus_init(struct dsa_switch *ds) in dsa_slave_mii_bus_init()
75 struct dsa_switch *ds = p->parent; in dsa_slave_open() local
131 struct dsa_switch *ds = p->parent; in dsa_slave_close() local
203 static int dsa_bridge_check_vlan_range(struct dsa_switch *ds, in dsa_bridge_check_vlan_range()
249 struct dsa_switch *ds = p->parent; in dsa_slave_port_vlan_add() local
281 struct dsa_switch *ds = p->parent; in dsa_slave_port_vlan_del() local
294 struct dsa_switch *ds = p->parent; in dsa_slave_port_vlan_dump() local
337 struct dsa_switch *ds = p->parent; in dsa_slave_port_fdb_add() local
[all …]
Ddsa.c87 struct dsa_switch *ds = dev_get_drvdata(dev); in temp1_input_show() local
101 struct dsa_switch *ds = dev_get_drvdata(dev); in temp1_max_show() local
115 struct dsa_switch *ds = dev_get_drvdata(dev); in temp1_max_store() local
133 struct dsa_switch *ds = dev_get_drvdata(dev); in temp1_max_alarm_show() local
156 struct dsa_switch *ds = dev_get_drvdata(dev); in dsa_hwmon_attrs_visible() local
180 static int dsa_cpu_dsa_setup(struct dsa_switch *ds, struct net_device *master) in dsa_cpu_dsa_setup()
215 static int dsa_switch_setup_one(struct dsa_switch *ds, struct device *parent) in dsa_switch_setup_one()
381 struct dsa_switch *ds; in dsa_switch_setup() local
419 static void dsa_switch_destroy(struct dsa_switch *ds) in dsa_switch_destroy()
465 static int dsa_switch_suspend(struct dsa_switch *ds) in dsa_switch_suspend()
[all …]
Dtag_trailer.c64 struct dsa_switch *ds; in trailer_rcv() local
Dtag_dsa.c74 struct dsa_switch *ds; in dsa_rcv() local
Dtag_edsa.c87 struct dsa_switch *ds; in edsa_rcv() local
Dtag_brcm.c98 struct dsa_switch *ds; in brcm_tag_rcv() local
/linux-4.4.14/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
696 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.c2607 struct ath_desc *ds; in ath_tx_processq() local
/linux-4.4.14/fs/nfs/
Dpnfs_nfs.c318 print_ds(struct nfs4_pnfs_ds *ds) in print_ds()
409 struct nfs4_pnfs_ds *ds; in _data_server_lookup_locked() local
417 static void destroy_ds(struct nfs4_pnfs_ds *ds) in destroy_ds()
440 void nfs4_pnfs_ds_put(struct nfs4_pnfs_ds *ds) in nfs4_pnfs_ds_put()
507 struct nfs4_pnfs_ds *tmp_ds, *ds = NULL; in nfs4_pnfs_ds_add() local
549 static void nfs4_wait_ds_connect(struct nfs4_pnfs_ds *ds) in nfs4_wait_ds_connect()
556 static void nfs4_clear_ds_conn_bit(struct nfs4_pnfs_ds *ds) in nfs4_clear_ds_conn_bit()
593 struct nfs4_pnfs_ds *ds, in _nfs4_pnfs_v3_ds_connect()
633 struct nfs4_pnfs_ds *ds, in _nfs4_pnfs_v4_ds_connect()
683 void nfs4_pnfs_ds_connect(struct nfs_server *mds_srv, struct nfs4_pnfs_ds *ds, in nfs4_pnfs_ds_connect()
/linux-4.4.14/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.c123 befs_data_stream *ds = &BEFS_I(inode)->i_data.ds; in befs_get_block() local
162 befs_data_stream *ds = &BEFS_I(dir)->i_data.ds; in befs_lookup() local
212 befs_data_stream *ds = &BEFS_I(inode)->i_data.ds; in befs_readdir() local
Dbefs.h68 befs_data_stream ds; member
/linux-4.4.14/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
410 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.4.14/drivers/md/
Ddm-bio-prison.c291 struct dm_deferred_set *ds; member
306 struct dm_deferred_set *ds; in dm_deferred_set_create() local
325 void dm_deferred_set_destroy(struct dm_deferred_set *ds) in dm_deferred_set_destroy()
331 struct dm_deferred_entry *dm_deferred_entry_inc(struct dm_deferred_set *ds) in dm_deferred_entry_inc()
350 static void __sweep(struct dm_deferred_set *ds, struct list_head *head) in __sweep()
377 int dm_deferred_set_add_work(struct dm_deferred_set *ds, struct list_head *work) in dm_deferred_set_add_work()
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_ds.c251 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in init_debug_store_on_cpu() local
273 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in alloc_pebs_buffer() local
310 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in release_pebs_buffer() local
324 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in alloc_bts_buffer() local
353 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in release_bts_buffer() local
365 struct debug_store *ds; in alloc_ds_buffer() local
378 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in release_ds_buffer() local
515 struct debug_store *ds = cpuc->ds; in intel_pmu_drain_bts_buffer() local
778 struct debug_store *ds = cpuc->ds; in intel_pmu_pebs_enable() local
828 struct debug_store *ds = cpuc->ds; in intel_pmu_pebs_disable() local
[all …]
Dperf_event_intel_bts.c138 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in bts_config_buffer() local
189 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in bts_update() local
Dperf_event_intel.c1754 struct debug_store *ds = __this_cpu_read(cpu_hw_events.ds); in intel_pmu_reset() local
Dperf_event.h205 struct debug_store *ds; member
/linux-4.4.14/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_dsa_port(struct dsa_switch *ds, int p) in dsa_is_dsa_port()
179 static inline bool dsa_is_port_initialized(struct dsa_switch *ds, int p) in dsa_is_port_initialized()
184 static inline u8 dsa_upstream_port(struct dsa_switch *ds) in dsa_upstream_port()
345 static inline void *ds_to_priv(struct dsa_switch *ds) in ds_to_priv()
/linux-4.4.14/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.4.14/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.c470 struct nfs4_pnfs_ds *ds; in filelayout_read_pagelist() local
517 struct nfs4_pnfs_ds *ds; in filelayout_write_pagelist() local
1002 struct nfs4_pnfs_ds *ds; in filelayout_initiate_commit() local
/linux-4.4.14/drivers/dma/
Dzx296702_dma.c202 struct zx_dma_desc_sw *ds = in zx_dma_start_txd() local
363 struct zx_dma_desc_sw *ds = p->ds_run; in zx_dma_tx_status() local
408 static void zx_dma_fill_desc(struct zx_dma_desc_sw *ds, dma_addr_t dst, in zx_dma_fill_desc()
424 struct zx_dma_desc_sw *ds; in zx_alloc_desc_resource() local
514 struct zx_dma_desc_sw *ds; in zx_dma_prep_memcpy() local
553 struct zx_dma_desc_sw *ds; in zx_dma_prep_slave_sg() local
612 struct zx_dma_desc_sw *ds; in zx_dma_prep_dma_cyclic() local
720 struct zx_dma_desc_sw *ds = in zx_dma_free_desc() local
Dk3dma.c242 struct k3_dma_desc_sw *ds = in k3_dma_start_txd() local
358 struct k3_dma_desc_sw *ds = p->ds_run; in k3_dma_tx_status() local
401 static void k3_dma_fill_desc(struct k3_dma_desc_sw *ds, dma_addr_t dst, in k3_dma_fill_desc()
419 struct k3_dma_desc_sw *ds; in k3_dma_prep_memcpy() local
468 struct k3_dma_desc_sw *ds; in k3_dma_prep_slave_sg() local
645 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.c273 u32 ds; member
/linux-4.4.14/arch/powerpc/sysdev/
Ddcr.c131 unsigned int ds; in dcr_resource_start() local
143 unsigned int ds; in dcr_resource_len() local
/linux-4.4.14/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.4.14/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.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dgddr5.c38 int WL, CL, WR, at[2], dt, ds; in nvkm_gddr5_calc() local
/linux-4.4.14/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.c3690 u64 ds, dl, cs, cl; in copy_items() local
/linux-4.4.14/arch/x86/kvm/
Dtss.h26 u32 ds; member
55 u16 ds; member
Dx86.c6236 struct kvm_segment cs, ds; in process_smi() local
/linux-4.4.14/fs/nfs/flexfilelayout/
Dflexfilelayout.c763 struct nfs4_pnfs_ds *ds; in ff_layout_choose_best_ds_for_read() local
784 struct nfs4_pnfs_ds *ds; in ff_layout_pg_init_read() local
824 struct nfs4_pnfs_ds *ds; in ff_layout_pg_init_write() local
1604 struct nfs4_pnfs_ds *ds; in ff_layout_read_pagelist() local
1665 struct nfs4_pnfs_ds *ds; in ff_layout_write_pagelist() local
1734 struct nfs4_pnfs_ds *ds; in ff_layout_initiate_commit() local
1995 struct nfs4_pnfs_ds *ds = mirror->mirror_ds->ds; in ff_layout_encode_layoutstats() local
Dflexfilelayoutdev.c335 struct nfs4_pnfs_ds *ds) in ff_layout_update_mirror_cred()
384 struct nfs4_pnfs_ds *ds = NULL; in nfs4_ff_layout_prepare_ds() local
Dflexfilelayout.h37 struct nfs4_pnfs_ds *ds; member
/linux-4.4.14/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.4.14/drivers/clk/rockchip/
Dclk.h240 #define COMPOSITE(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw,\ argument
261 #define COMPOSITE_NOMUX(_id, cname, pname, f, mo, ds, dw, df, \ argument
279 #define COMPOSITE_NOMUX_DIVTBL(_id, cname, pname, f, mo, ds, dw,\ argument
317 ds, dw, df) \ argument
336 mw, mf, ds, dw, df, dt) \ argument
/linux-4.4.14/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.4.14/tools/testing/selftests/ipc/
Dmsgque.c131 struct msqid64_ds ds; in dump_queue() local
/linux-4.4.14/arch/x86/include/asm/
Dsuspend_64.h22 u16 ds, es, fs, gs, ss; member
Dvm86.h25 unsigned short ds, __dsh; member
Dlguest.h36 unsigned long fs, ds, es; member
Duser_32.h85 unsigned long ds; member
Dptrace.h19 unsigned long ds; member
Delf.h172 struct pt_regs *regs, const u16 ds) in elf_common_init()
Duser_64.h92 unsigned long ds; member
Duser32.h37 unsigned short ds, __ds, es, __es; member
Dprocessor.h254 unsigned short ds, __dsh; member
381 unsigned short ds; member
Dsvm.h142 struct vmcb_seg ds; member
/linux-4.4.14/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.4.14/drivers/crypto/amcc/
Dcrypto4xx_alg.c240 int ds; in crypto4xx_hash_init() local
/linux-4.4.14/include/uapi/video/
Duvesafb.h20 __u16 ds; member
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgf100.h63 u32 ds[4]; member
69 u32 ds; member
Dgf100.c107 const u32 ds, const u32 l2) in gf100_gr_zbc_depth_get()
/linux-4.4.14/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.4.14/arch/s390/include/asm/
Dnmi.h45 u64 ds : 1; /* 19 storage degradation */ member
/linux-4.4.14/arch/x86/kernel/
Dprocess_64.c63 unsigned int ds, cs, es; in __show_regs() local
/linux-4.4.14/arch/x86/include/asm/xen/
Dinterface_32.h66 uint16_t ds, _pad3; member
Dinterface_64.h124 uint16_t ds, _pad4[3]; member
/linux-4.4.14/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.4.14/sound/soc/txx9/
Dtxx9aclc.c344 struct txx9dmac_slave *ds = &dmadata->dma_slave; in txx9aclc_dma_init() local
/linux-4.4.14/fs/affs/
Damigaffs.c369 secs_to_datestamp(time_t secs, struct affs_date *ds) in secs_to_datestamp()
/linux-4.4.14/scripts/kconfig/
Dsymbol.c417 struct symbol *ds = prop_get_symbol(prop); in sym_calc_value() local
695 struct symbol *ds; in sym_get_string_default() local
Dconfdata.c708 struct symbol *ds; in conf_write_defconfig() local
/linux-4.4.14/arch/x86/boot/
Dboot.h83 static inline u16 ds(void) in ds() function
255 u16 es, ds; member
/linux-4.4.14/arch/x86/include/uapi/asm/
Dvm86.h87 unsigned short ds, __dsh; member
Dsigcontext.h205 __u16 ds, __dsh; member
303 __u16 ds, __dsh; member
Dkvm.h147 struct kvm_segment cs, ds, es, fs, gs, ss; member
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dodp.c390 unsigned ds, opcode; in mlx5_ib_mr_initiator_pfault_handler() local
Dqp.c152 int ds = be32_to_cpu(ctrl->qpn_ds) & MLX5_WQE_CTRL_DS_MASK; in mlx5_ib_read_user_wqe() local
/linux-4.4.14/drivers/infiniband/hw/mthca/
Dmthca_srq.c203 int ds; in mthca_alloc_srq() local
/linux-4.4.14/drivers/s390/scsi/
Dzfcp_fc.h201 struct zfcp_fc_wka_port ds; member
/linux-4.4.14/include/uapi/sound/
Dhdspm.h38 ds, enumerator
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c764 s64 ds; in mlx5_cmd_invoke() local
1256 s64 ds; in mlx5_cmd_comp_handler() local
/linux-4.4.14/arch/mips/include/asm/xtalk/
Dxwidget.h241 unsigned ds:2; member
/linux-4.4.14/fs/ntfs/
Drunlist.c625 int ds = dend + 1; /* Number of elements in drl & srl */ in ntfs_runlists_merge() local
/linux-4.4.14/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.c958 int ds = crypto_shash_digestsize(bctx->shash); in omap_sham_finish_hmac() local
1195 int ds = crypto_shash_digestsize(bctx->shash); in omap_sham_setkey() local
Dmv_cesa.c783 int bs, ds, ss; in mv_hash_setkey() local
/linux-4.4.14/drivers/scsi/
Dqlogicpti.c890 struct dataseg *ds; in load_cmd() local
/linux-4.4.14/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.4.14/drivers/usb/core/
Ddevio.c1770 struct usbdevfs_disconnectsignal32 ds; in proc_disconnectsignal_compat() local
1885 struct usbdevfs_disconnectsignal ds; in proc_disconnectsignal() local
/linux-4.4.14/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.4.14/fs/fat/
Ddir.c283 struct msdos_dir_slot *ds; in fat_parse_long() local
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/
Dclass.h658 __u32 ds[4]; member
668 __u32 ds; member
/linux-4.4.14/drivers/mtd/nand/
Ddiskonchip.c148 uint16_t ds[4], s[5], tmp, errval[8], syn[4]; in doc_ecc_decode() local
/linux-4.4.14/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.c7250 char *ds = NULL; in mpt_display_event_info() local
/linux-4.4.14/sound/pci/
Drme32.c492 int ds; in snd_rme32_playback_setrate() local
Drme96.c702 int ds; in snd_rme96_playback_setrate() local
/linux-4.4.14/drivers/isdn/i4l/
Disdn_tty.c3407 char ds[ISDN_MSNLEN]; in isdn_tty_parse_at() local
/linux-4.4.14/drivers/net/ethernet/renesas/
Dravb.h655 __le16 ds; /* Descriptor size */ member
/linux-4.4.14/arch/mips/include/asm/pci/
Dbridge.h277 ds:2, /* Data size */ member
/linux-4.4.14/include/linux/
Dnvme.h153 __u8 ds; member
Dnfs_xdr.h1433 struct pnfs_ds_commit_info *ds; member
/linux-4.4.14/drivers/block/drbd/
Ddrbd_main.c2986 static void drbd_free_one_sock(struct drbd_socket *ds) in drbd_free_one_sock()
Ddrbd_receiver.c1596 unsigned int data_size = pi->size, ds; in read_in_block() local
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddispc.c2109 const int ds = DIV_ROUND_UP(height, out_height); in check_horiz_timing_omap3() local
/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c1806 char *ds = ""; in scsih_slave_configure() local
/linux-4.4.14/sound/pci/rme9652/
Dhdspm.c3345 static int hdspm_set_ds_wire(struct hdspm * hdspm, int ds) in hdspm_set_ds_wire()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h2256 #define amdgpu_ring_emit_gds_switch(r, v, db, ds, wb, ws, ab, as) (r)->funcs->emit_gds_switch((r), … argument