Home
last modified time | relevance | path

Searched defs:ds (Results 76 – 100 of 295) sorted by relevance

12345678910>>...12

/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c748 struct nfs4_pnfs_ds *ds; in ff_layout_choose_ds_for_read() local
787 struct nfs4_pnfs_ds *ds; in ff_layout_choose_best_ds_for_read() local
800 struct nfs4_pnfs_ds *ds; in ff_layout_get_ds_for_read() local
839 struct nfs4_pnfs_ds *ds; in ff_layout_pg_init_read() local
894 struct nfs4_pnfs_ds *ds; in ff_layout_pg_init_write() local
1765 struct nfs4_pnfs_ds *ds; in ff_layout_read_pagelist() local
1835 struct nfs4_pnfs_ds *ds; in ff_layout_write_pagelist() local
1917 struct nfs4_pnfs_ds *ds; in ff_layout_initiate_commit() local
2011 struct nfs4_pnfs_ds *ds; in ff_layout_cancel_io() local
2428 struct nfs4_pnfs_ds *ds = mirror->mirror_ds->ds; in ff_layout_encode_ff_layoutupdate() local
/openbmc/linux/arch/x86/events/intel/
H A Dds.c440 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in init_debug_store_on_cpu() local
512 struct debug_store *ds = hwev->ds; in alloc_pebs_buffer() local
568 struct debug_store *ds = hwev->ds; in alloc_bts_buffer() local
758 struct debug_store *ds = cpuc->ds; in intel_pmu_drain_bts_buffer() local
1138 struct debug_store *ds = cpuc->ds; in pebs_update_threshold() local
1301 struct debug_store *ds = cpuc->ds; in intel_pmu_pebs_via_pt_enable() local
1337 struct debug_store *ds = cpuc->ds; in intel_pmu_pebs_enable() local
2097 struct debug_store *ds = cpuc->ds; in intel_pmu_drain_pebs_core() local
2154 struct debug_store *ds = cpuc->ds; in intel_pmu_drain_pebs_nhm() local
2271 struct debug_store *ds = cpuc->ds; in intel_pmu_drain_pebs_icl() local
[all …]
H A Dbts.c147 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in bts_config_buffer() local
186 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in bts_update() local
452 struct debug_store *ds = this_cpu_ptr(&cpu_hw_events)->ds; in intel_bts_interrupt() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dgddr5.c38 int WL, CL, WR, at[2], dt, ds; in nvkm_gddr5_calc() local
/openbmc/linux/drivers/net/dsa/ocelot/
H A Docelot_ext.c69 struct dsa_switch *ds; in ocelot_ext_probe() local
/openbmc/qemu/hw/display/
H A Djazz_led.c85 static void draw_horizontal_line(DisplaySurface *ds, in draw_horizontal_line()
116 static void draw_vertical_line(DisplaySurface *ds, in draw_vertical_line()
H A Dframebuffer.c56 DisplaySurface *ds, in framebuffer_update_display()
H A Di2c-ddc.c37 static void i2c_ddc_reset(DeviceState *ds) in i2c_ddc_reset()
H A Dati_2d.c52 DisplaySurface *ds = qemu_console_surface(s->vga.con); in ati_2d_blt() local
/openbmc/qemu/ui/
H A Degl-headless.c12 DisplaySurface *ds; member
210 static void egl_headless_init(DisplayState *ds, DisplayOptions *opts) in egl_headless_init()
H A Dconsole.c85 DisplayState *ds = opaque; in gui_update() local
107 static void gui_setup_refresh(DisplayState *ds) in gui_setup_refresh()
316 DisplayState *ds = s->ds; in console_select() local
454 DisplayState *ds = get_alloc_displaystate(); in qemu_console_init() local
778 DisplayState *ds = dcl->ds; in update_displaychangelistener() local
788 DisplayState *ds = dcl->ds; in unregister_displaychangelistener() local
1670 void qemu_display_init(DisplayState *ds, DisplayOptions *opts) in qemu_display_init()
H A Dconsole-priv.h21 DisplayState *ds; member
/openbmc/linux/drivers/net/dsa/
H A Dvitesse-vsc73xx.h12 struct dsa_switch *ds; member
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.c631 struct ath5k_desc *ds; in ath5k_rxbuf_setup() local
772 struct ath5k_desc *ds = bf->desc; in ath5k_txbuf_setup() local
900 struct ath5k_desc *ds; in ath5k_desc_alloc() local
1592 struct ath5k_desc *ds; in ath5k_tasklet_rx() local
1781 struct ath5k_desc *ds; in ath5k_tx_processq() local
1858 struct ath5k_desc *ds; in ath5k_beacon_setup() local
/openbmc/linux/arch/x86/kvm/
H A Dtss.h27 u32 ds; member
56 u16 ds; member
/openbmc/linux/fs/befs/
H A Dlinuxvfs.c136 befs_data_stream *ds = &BEFS_I(inode)->i_data.ds; in befs_get_block() local
175 const befs_data_stream *ds = &BEFS_I(dir)->i_data.ds; in befs_lookup() local
219 const befs_data_stream *ds = &BEFS_I(inode)->i_data.ds; in befs_readdir() local
/openbmc/linux/crypto/
H A Dkdf_sp800108.c81 unsigned int ds = crypto_shash_digestsize(kmd); in crypto_kdf108_setkey() local
/openbmc/linux/fs/btrfs/
H A Dcheck-integrity.c401 static void btrfsic_dev_state_init(struct btrfsic_dev_state *ds) in btrfsic_dev_state_init()
415 struct btrfsic_dev_state *ds; in btrfsic_dev_state_alloc() local
424 static void btrfsic_dev_state_free(struct btrfsic_dev_state *ds) in btrfsic_dev_state_free()
542 struct btrfsic_dev_state *ds, in btrfsic_dev_state_hashtable_add()
552 static void btrfsic_dev_state_hashtable_remove(struct btrfsic_dev_state *ds) in btrfsic_dev_state_hashtable_remove()
562 struct btrfsic_dev_state *ds; in btrfsic_dev_state_hashtable_lookup() local
2772 struct btrfsic_dev_state *ds; in btrfsic_mount() local
2818 struct btrfsic_dev_state *ds; in btrfsic_unmount() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgp102.c45 const u32 ds, const u32 l2) in gp102_gr_zbc_stencil_get()
/openbmc/linux/include/linux/dsa/
H A Dksz_common.h48 ksz_tagger_data(struct dsa_switch *ds) in ksz_tagger_data()
H A Dsja1105.h67 sja1105_tagger_data(struct dsa_switch *ds) in sja1105_tagger_data()
/openbmc/qemu/hw/s390x/
H A D3270-ccw.c98 static void emulated_ccw_3270_realize(DeviceState *ds, Error **errp) in emulated_ccw_3270_realize()
/openbmc/linux/drivers/crypto/amcc/
H A Dcrypto4xx_alg.c669 int ds; in crypto4xx_hash_init() local
686 unsigned int ds = crypto_ahash_digestsize(ahash); in crypto4xx_hash_update() local
705 unsigned int ds = crypto_ahash_digestsize(ahash); in crypto4xx_hash_digest() local
/openbmc/linux/drivers/net/dsa/xrs700x/
H A Dxrs700x.h28 struct dsa_switch *ds; member
/openbmc/qemu/hw/microblaze/
H A Dpetalogix_ml605_mmu.c75 Object *ds, *cs; in petalogix_ml605_init() local

12345678910>>...12