Searched defs:vd (Results 1 - 25 of 73) sorted by relevance

123

/freebsd-11-stable/sys/dev/vt/hw/efifb/
H A Defifb.c74 vt_efifb_probe(struct vt_device *vd) argument
97 vt_efifb_init(struct vt_device *vd) argument
/freebsd-11-stable/lib/msun/src/
H A Ds_cbrtl.c114 #define vd ((long double)vd2 + vd1) macro
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_missing.c47 vdev_missing_open(vdev_t *vd, uint64_t *psize, uint64_t *max_psize, argument
65 vdev_missing_close(vdev_t *vd) argument
H A Dvdev_root.c41 vdev_root_core_tvds(vdev_t *vd) argument
67 too_many_errors(vdev_t *vd, uint64_t numerrors) argument
84 vdev_root_open(vdev_t *vd, uint64_t *asize, uint64_t *max_asize, argument
124 vdev_root_close(vdev_t *vd) argument
131 vdev_root_state_change(vdev_t *vd, int faulted, int degraded) argument
[all...]
H A Dvdev_file.c55 vdev_file_hold(vdev_t *vd) argument
61 vdev_file_rele(vdev_t *vd) argument
67 vdev_file_open(vdev_t *vd, uint64_t *psize, uint64_t *max_psize, argument
161 vdev_file_close(vdev_t *vd) argument
194 vdev_t *vd = zio->io_vd; local
229 vdev_t *vd = zio->io_vd; local
[all...]
H A Dzio_inject.c217 vdev_t *vd = zio->io_vd; local
257 zio_handle_device_injection(vdev_t *vd, zio_t *zio, int error) argument
404 vdev_t *vd local
[all...]
H A Dspa_checkpoint.c209 vdev_t *vd = sdc->sdc_vd; local
261 vdev_t *vd = rvd->vdev_child[c]; local
280 vdev_t *vd = arg; local
401 vdev_t *vd = rvd->vdev_child[c]; local
[all...]
H A Dvdev_cache.c228 vdev_t *vd = fio->io_vd; local
379 vdev_cache_purge(vdev_t *vd) argument
391 vdev_cache_init(vdev_t *vd) argument
407 vdev_cache_fini(vdev_t *vd) argument
H A Dvdev_initialize.c54 vdev_initialize_should_stop(vdev_t *vd) argument
75 vdev_t *vd = spa_lookup_by_guid(tx->tx_pool->dp_spa, guid, B_FALSE); local
106 vdev_initialize_change_state(vdev_t *vd, vdev_initializing_state_t new_state) argument
160 vdev_t *vd = zio->io_vd; local
192 vdev_initialize_write(vdev_t *vd, uint64_t start, uint64_t size, abd_t *data) argument
258 vdev_xlate(vdev_t *vd, const range_seg_t *logical_rs, range_seg_t *physical_rs) argument
328 vdev_initialize_ranges(vdev_t *vd, abd_t *data) argument
441 vdev_initialize_calculate_progress(vdev_t *vd) argument
515 vdev_initialize_load(vdev_t *vd) argument
541 vdev_t *vd = arg; local
588 vdev_t *vd = arg; local
675 vdev_initialize(vdev_t *vd) argument
698 vdev_initialize_stop(vdev_t *vd, vdev_initializing_state_t tgt_state) argument
726 vdev_initialize_stop_all_impl(vdev_t *vd, vdev_initializing_state_t tgt_state) argument
745 vdev_initialize_stop_all(vdev_t *vd, vdev_initializing_state_t tgt_state) argument
756 vdev_initialize_restart(vdev_t *vd) argument
[all...]
H A Dspa_config.c386 spa_config_generate(spa_t *spa, vdev_t *vd, uint64_t txg, int getstats) argument
[all...]
/freebsd-11-stable/sys/dev/vt/hw/fb/
H A Dvt_early_fb.c155 vt_efb_probe(struct vt_device *vd) argument
173 vt_efb_init(struct vt_device *vd) argument
/freebsd-11-stable/sys/amd64/amd64/
H A Dmem.c83 u_long v, vd; local
/freebsd-11-stable/sys/powerpc/ps3/
H A Dps3_syscons.c91 ps3fb_probe(struct vt_device *vd) argument
157 ps3fb_init(struct vt_device *vd) argument
/freebsd-11-stable/tools/regression/usr.bin/cc/
H A Dfloat.c120 volatile double vd; local
[all...]
/freebsd-11-stable/usr.bin/numactl/
H A Dnumactl.c83 parse_policy(struct vm_domain_policy_entry *vd, const char *str) argument
156 struct vm_domain_policy_entry vd; local
[all...]
/freebsd-11-stable/sys/dev/vt/
H A Dvt_cpulogos.c66 vt_draw_2_vga16_px(struct vt_device *vd, vt_axis_t x, vt_axis_t y, argument
75 vt_draw_1_logo(struct vt_device *vd, vt_axis_t top, vt_axis_t left) argument
118 vtterm_draw_cpu_logos(struct vt_device *vd) argument
149 struct vt_device *vd; local
206 struct vt_device *vd; local
[all...]
/freebsd-11-stable/contrib/apr-util/dbm/
H A Dapr_dbm_ndbm.c143 datum kd, vd; local
H A Dapr_dbm_sdbm.c127 apr_sdbm_datum_t kd, vd; local
158 apr_sdbm_datum_t vd, kd; local
H A Dapr_dbm_gdbm.c154 datum kd, vd; local
/freebsd-11-stable/sys/dev/fb/
H A Dcreator_vt.c73 creatorfb_probe(struct vt_device *vd) argument
102 creatorfb_init(struct vt_device *vd) argument
166 creatorfb_blank(struct vt_device *vd, term_color_t color) argument
181 creatorfb_bitblt_bitmap(struct vt_device *vd, const struct vt_window *vw, argument
224 creatorfb_bitblt_text(struct vt_device *vd, const struct vt_window *vw, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DUninitializedValues.h110 virtual void handleUseOfUninitVariable(const VarDecl *vd, argument
116 virtual void handleSelfInit(const VarDecl *vd) {} argument
/freebsd-11-stable/contrib/apr-util/buckets/
H A Dapr_brigade.c661 struct brigade_vprintf_data_t *vd = (struct brigade_vprintf_data_t*)buff; local
683 struct brigade_vprintf_data_t vd; local
[all...]
/freebsd-11-stable/sys/dev/beri/virtio/
H A Dvirtio.c110 _vq_record(uint32_t offs, int i, volatile struct vring_desc *vd, argument
/freebsd-11-stable/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c88 ofwfb_probe(struct vt_device *vd) argument
113 ofwfb_bitblt_bitmap(struct vt_device *vd, const struct vt_window *vw, argument
227 ofwfb_bitblt_text(struct vt_device *vd, const struct vt_window *vw, argument
280 ofwfb_initialize(struct vt_device *vd) argument
342 ofwfb_init(struct vt_device *vd) argument
[all...]
/freebsd-11-stable/stand/libsa/
H A Dcd9660read.c224 struct iso_primary_descriptor *vd; local

Completed in 287 milliseconds

123