Searched refs:ds (Results 101 - 125 of 394) sorted by relevance

1234567891011>>

/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_mdio.c281 dev_name(priv->ds->dev));
284 bus->parent = priv->ds->dev;
335 dev_name(priv->ds->dev));
340 bus->parent = priv->ds->dev;
371 struct dsa_switch *ds = priv->ds; local
385 dev_name(ds->dev));
388 bus->parent = ds->dev;
402 for (port = 0; port < ds->num_ports; port++) {
405 if (dsa_is_unused_port(ds, por
442 struct dsa_switch *ds = priv->ds; local
461 sja1105_mdiobus_register(struct dsa_switch *ds) argument
506 sja1105_mdiobus_unregister(struct dsa_switch *ds) argument
[all...]
H A Dsja1105_flower.c38 struct dsa_switch *ds = priv->ds; local
63 if (policing[(ds->num_ports * SJA1105_NUM_TC) + port].sharindx != port) {
76 int bcast = (ds->num_ports * SJA1105_NUM_TC) + p;
343 int sja1105_cls_flower_add(struct dsa_switch *ds, int port, argument
348 struct sja1105_private *priv = ds->priv;
376 int cpu = dsa_upstream_port(ds, port);
459 int sja1105_cls_flower_del(struct dsa_switch *ds, int port, argument
462 struct sja1105_private *priv = ds->priv;
476 int bcast = (ds
499 sja1105_cls_flower_stats(struct dsa_switch *ds, int port, struct flow_cls_offload *cls, bool ingress) argument
520 sja1105_flower_setup(struct dsa_switch *ds) argument
531 sja1105_flower_teardown(struct dsa_switch *ds) argument
[all...]
/linux-master/fs/befs/
H A Dbtree.c91 static int befs_btree_seekleaf(struct super_block *sb, const befs_data_stream *ds,
96 static int befs_bt_read_super(struct super_block *sb, const befs_data_stream *ds,
99 static int befs_bt_read_node(struct super_block *sb, const befs_data_stream *ds,
125 * @ds: Datastream to read from
134 befs_bt_read_super(struct super_block *sb, const befs_data_stream *ds, argument
142 bh = befs_read_datastream(sb, ds, 0, NULL);
174 * @ds: Datastream to read from
176 * @node_off: Starting offset (in bytes) of the node in @ds
191 befs_bt_read_node(struct super_block *sb, const befs_data_stream *ds, argument
201 node->bh = befs_read_datastream(sb, ds, node_of
245 befs_btree_find(struct super_block *sb, const befs_data_stream *ds, const char *key, befs_off_t * value) argument
411 befs_btree_read(struct super_block *sb, const befs_data_stream *ds, loff_t key_no, size_t bufsize, char *keybuf, size_t * keysize, befs_off_t * value) argument
542 befs_btree_seekleaf(struct super_block *sb, const befs_data_stream *ds, befs_btree_super *bt_super, struct befs_btree_node *this_node, befs_off_t * node_off) argument
[all...]
/linux-master/arch/x86/events/intel/
H A Dds.c441 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; local
443 if (!ds)
447 (u32)((u64)(unsigned long)ds),
448 (u32)((u64)(unsigned long)ds >> 32));
453 if (!per_cpu(cpu_hw_events, cpu).ds)
513 struct debug_store *ds = hwev->ds; local
540 ds->pebs_buffer_base = (unsigned long) cea;
542 ds
569 struct debug_store *ds = hwev->ds; local
612 struct debug_store *ds = &get_cpu_entry_area(cpu)->cpu_debug_store; local
759 struct debug_store *ds = cpuc->ds; local
1139 struct debug_store *ds = cpuc->ds; local
1302 struct debug_store *ds = cpuc->ds; local
1338 struct debug_store *ds = cpuc->ds; local
2098 struct debug_store *ds = cpuc->ds; local
2155 struct debug_store *ds = cpuc->ds; local
2272 struct debug_store *ds = cpuc->ds; local
2425 struct debug_store *ds = __this_cpu_read(cpu_hw_events.ds); local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dgddr5.c38 int WL, CL, WR, at[2], dt, ds; local
64 ds = ram->next->bios.timing_20_2f_03;
84 ram->mr[1] |= (ds & 0x03) << 0;
/linux-master/arch/x86/kernel/
H A Ddoublefault_32.c63 regs.ds = TSS(ds);
99 .ds = __USER_DS,
/linux-master/drivers/net/dsa/realtek/
H A Drtl8365mb.c852 rtl8365mb_get_tag_protocol(struct dsa_switch *ds, int port, argument
855 struct realtek_priv *priv = ds->priv;
873 struct dsa_switch *ds = &priv->ds; local
884 dp = dsa_to_port(ds, port);
1021 static void rtl8365mb_phylink_get_caps(struct dsa_switch *ds, int port, argument
1025 rtl8365mb_get_port_extint(ds->priv, port);
1051 static void rtl8365mb_phylink_mac_config(struct dsa_switch *ds, int port, argument
1055 struct realtek_priv *priv = ds->priv;
1079 static void rtl8365mb_phylink_mac_link_down(struct dsa_switch *ds, in argument
1104 rtl8365mb_phylink_mac_link_up(struct dsa_switch *ds, int port, unsigned int mode, phy_interface_t interface, struct phy_device *phydev, int speed, int duplex, bool tx_pause, bool rx_pause) argument
1133 rtl8365mb_port_change_mtu(struct dsa_switch *ds, int port, int new_mtu) argument
1157 rtl8365mb_port_max_mtu(struct dsa_switch *ds, int port) argument
1162 rtl8365mb_port_stp_state_set(struct dsa_switch *ds, int port, u8 state) argument
1265 rtl8365mb_get_ethtool_stats(struct dsa_switch *ds, int port, u64 *data) argument
1290 rtl8365mb_get_strings(struct dsa_switch *ds, int port, u32 stringset, u8 *data) argument
1303 rtl8365mb_get_sset_count(struct dsa_switch *ds, int port, int sset) argument
1311 rtl8365mb_get_phy_stats(struct dsa_switch *ds, int port, struct ethtool_eth_phy_stats *phy_stats) argument
1327 rtl8365mb_get_mac_stats(struct dsa_switch *ds, int port, struct ethtool_eth_mac_stats *mac_stats) argument
1412 rtl8365mb_get_ctrl_stats(struct dsa_switch *ds, int port, struct ethtool_eth_ctrl_stats *ctrl_stats) argument
1519 rtl8365mb_get_stats64(struct dsa_switch *ds, int port, struct rtnl_link_stats64 *s) argument
1537 struct dsa_switch *ds = &priv->ds; local
1564 struct dsa_switch *ds = &priv->ds; local
1859 rtl8365mb_change_tag_protocol(struct dsa_switch *ds, enum dsa_tag_protocol proto) argument
1936 rtl8365mb_setup(struct dsa_switch *ds) argument
2030 rtl8365mb_teardown(struct dsa_switch *ds) argument
[all...]
/linux-master/drivers/net/dsa/xrs700x/
H A Dxrs700x.h28 struct dsa_switch *ds; member in struct:xrs700x
/linux-master/drivers/net/dsa/
H A Dvitesse-vsc73xx.h12 struct dsa_switch *ds; member in struct:vsc73xx
H A Dmt7530-mmio.c63 return dsa_register_switch(priv->ds);
81 dsa_switch_shutdown(priv->ds);
/linux-master/arch/x86/include/asm/
H A Duser_64.h93 unsigned long ds; member in struct:user_regs_struct
H A Duser_32.h86 unsigned long ds; member in struct:user_regs_struct
/linux-master/drivers/net/dsa/microchip/
H A Dksz9477_tc_flower.c200 * @ds: The DSA switch instance.
212 int ksz9477_cls_flower_add(struct dsa_switch *ds, int port, argument
217 struct ksz_device *dev = ds->priv;
254 * @ds: The DSA switch instance.
266 int ksz9477_cls_flower_del(struct dsa_switch *ds, int port, argument
270 struct ksz_device *dev = ds->priv;
H A Dksz_ptp.c264 struct ksz_tagger_data *tagger_data = ksz_tagger_data(dev->ds);
271 dsa_switch_for_each_user_port(dp, dev->ds) {
287 tagger_data->hwtstamp_set_state(dev->ds, tag_en);
296 int ksz_get_ts_info(struct dsa_switch *ds, int port, struct ethtool_ts_info *ts) argument
298 struct ksz_device *dev = ds->priv;
325 int ksz_hwtstamp_get(struct dsa_switch *ds, int port, struct ifreq *ifr) argument
327 struct ksz_device *dev = ds->priv;
410 int ksz_hwtstamp_set(struct dsa_switch *ds, int port, struct ifreq *ifr) argument
412 struct ksz_device *dev = ds->priv;
461 bool ksz_port_rxtstamp(struct dsa_switch *ds, in argument
503 ksz_port_txtstamp(struct dsa_switch *ds, int port, struct sk_buff *skb) argument
576 struct dsa_switch *ds = xmit_work->dp->ds; local
906 ksz_ptp_clock_register(struct dsa_switch *ds) argument
960 ksz_ptp_clock_unregister(struct dsa_switch *ds) argument
1123 ksz_ptp_irq_setup(struct dsa_switch *ds, u8 p) argument
1182 ksz_ptp_irq_free(struct dsa_switch *ds, u8 p) argument
[all...]
/linux-master/arch/x86/kvm/
H A Dsmm.c34 CHECK_SMRAM32_OFFSET(ds, 0xFF2C);
64 CHECK_SMRAM64_OFFSET(ds, 0xFE30);
215 enter_smm_save_seg_32(vcpu, &smram->ds, &smram->ds_sel, VCPU_SREG_DS);
266 enter_smm_save_seg_64(vcpu, &smram->ds, VCPU_SREG_DS);
276 struct kvm_segment cs, ds; local
333 ds.selector = 0;
334 ds.base = 0;
336 cs.limit = ds.limit = 0xffffffff;
337 cs.type = ds.type = 0x3;
338 cs.dpl = ds
[all...]
/linux-master/crypto/
H A Dalgif_hash.c34 unsigned ds; local
39 ds = crypto_ahash_digestsize(crypto_ahash_reqtfm(&ctx->req));
41 ctx->result = sock_kmalloc(sk, ds, GFP_KERNEL);
45 memset(ctx->result, 0, ds);
52 unsigned ds; local
57 ds = crypto_ahash_digestsize(crypto_ahash_reqtfm(&ctx->req));
59 sock_kzfree_s(sk, ctx->result, ds);
185 unsigned ds = crypto_ahash_digestsize(crypto_ahash_reqtfm(&ctx->req)); local
189 if (len > ds)
190 len = ds;
[all...]
/linux-master/arch/powerpc/boot/dts/fsl/
H A De500mc_power_isa.dtsi42 power-isa-ds; // Decorated Storage
H A De5500_power_isa.dtsi42 power-isa-ds; // Decorated Storage
/linux-master/arch/x86/purgatory/
H A Dsetup-x86_64.S23 movl %eax, %ds
/linux-master/tools/testing/selftests/ipc/
H A Dmsgque.c133 struct msqid_ds ds; local
138 ret = msgctl(kern_id, MSG_STAT, &ds);
151 msgque->messages = malloc(sizeof(struct msg1) * ds.msg_qnum);
157 msgque->qnum = ds.msg_qnum;
158 msgque->mode = ds.msg_perm.mode;
159 msgque->qbytes = ds.msg_qbytes;
/linux-master/net/dsa/
H A Dtag.c33 struct dsa_switch *ds = p->dp->ds; local
36 if (!ds->ops->port_rxtstamp)
51 return ds->ops->port_rxtstamp(ds, p->dp->index, skb, type);
108 if (unlikely(cpu_dp->ds->untag_bridge_pvid)) {
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dtorture.sh219 ds="`date +%Y.%m.%d-%H.%M.%S`-torture"
227 echo " --- Results directory: " $ds | tee -a $T/log
287 "$@" $boottag "$cur_bootargs" --datestamp "$ds/results-$curflavor" > $T/$curflavor.out 2>&1
345 amcdir="tools/testing/selftests/rcutorture/res/$ds/allmodconfig"
382 rtfdir="tools/testing/selftests/rcutorture/res/$ds/results-rcutasksflavors"
394 tools/testing/selftests/rcutorture/bin/kvm.sh --datestamp "$ds/results-rcutasksflavors/$flavor" --buildonly --configs "TINY01 TREE04" --kconfig "CONFIG_RCU_EXPERT=y CONFIG_RCU_SCALE_TEST=y $forceflavor=y $deselectedflavors" --trust-make > $T/$flavor.out 2>&1
447 tools/testing/selftests/rcutorture/bin/srcu_lockdep.sh --datestamp "$ds/results-srcu-lockdep" > $T/srcu_lockdep.sh.out 2>&1
449 cp $T/srcu_lockdep.sh.out "tools/testing/selftests/rcutorture/res/$ds/results-srcu-lockdep/log"
452 echo "srcu_lockdep($retcode)" "tools/testing/selftests/rcutorture/res/$ds/results-srcu-lockdep" >> $T/successes
453 echo Success >> "tools/testing/selftests/rcutorture/res/$ds/result
[all...]
/linux-master/fs/nfs/filelayout/
H A Dfilelayout.c453 struct nfs4_pnfs_ds *ds; local
466 ds = nfs4_fl_prepare_ds(lseg, idx);
467 if (!ds)
470 ds_clnt = nfs4_find_or_create_ds_client(ds->ds_clp, hdr->inode);
475 ds->ds_remotestr, refcount_read(&ds->ds_clp->cl_count));
478 refcount_inc(&ds->ds_clp->cl_count);
479 hdr->ds_clp = ds->ds_clp;
488 /* Perform an asynchronous read to ds */
500 struct nfs4_pnfs_ds *ds; local
998 struct nfs4_pnfs_ds *ds; local
[all...]
/linux-master/drivers/net/phy/
H A Dmotorcomm.c850 * @ds: value in the register
855 u32 ds; member in struct:ytphy_ldo_vol_map
860 {.vol = YT8531_LDO_VOL_1V8, .ds = 0, .cur = 1200},
861 {.vol = YT8531_LDO_VOL_1V8, .ds = 1, .cur = 2100},
862 {.vol = YT8531_LDO_VOL_1V8, .ds = 2, .cur = 2700},
863 {.vol = YT8531_LDO_VOL_1V8, .ds = 3, .cur = 2910},
864 {.vol = YT8531_LDO_VOL_1V8, .ds = 4, .cur = 3110},
865 {.vol = YT8531_LDO_VOL_1V8, .ds = 5, .cur = 3600},
866 {.vol = YT8531_LDO_VOL_1V8, .ds = 6, .cur = 3970},
867 {.vol = YT8531_LDO_VOL_1V8, .ds
906 int ret, ds; local
[all...]
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dar9002_mac.c27 static void ar9002_hw_set_desc_link(void *ds, u32 ds_link) argument
29 ((struct ath_desc*) ds)->ds_link = ds_link;
212 ar9002_set_txdesc(struct ath_hw *ah, void *ds, struct ath_tx_info *i) argument
214 struct ar5416_desc *ads = AR5416DESC(ds);
316 static int ar9002_hw_proc_txdesc(struct ath_hw *ah, void *ds, argument
319 struct ar5416_desc *ads = AR5416DESC(ds);
388 static int ar9002_hw_get_duration(struct ath_hw *ah, const void *ds, int index) argument
390 struct ar5416_desc *ads = AR5416DESC(ds);
406 void ath9k_hw_setuprxdesc(struct ath_hw *ah, struct ath_desc *ds, argument
409 struct ar5416_desc *ads = AR5416DESC(ds);
[all...]

Completed in 273 milliseconds

1234567891011>>