Home
last modified time | relevance | path

Searched refs:bvecs (Results 76 – 100 of 141) sorted by relevance

123456

/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ceph/
H A Dfile.c84 struct bio_vec *bvecs) in __iter_get_bvecs() argument
113 bvecs[bvec_idx] = bv; in __iter_get_bvecs()
131 struct bio_vec **bvecs, int *num_bvecs) in iter_get_bvecs_alloc() argument
159 *bvecs = bv; in iter_get_bvecs_alloc()
169 if (bvecs[i].bv_page) { in put_bvecs()
171 set_page_dirty_lock(bvecs[i].bv_page); in put_bvecs()
172 put_page(bvecs[i].bv_page); in put_bvecs()
175 kvfree(bvecs); in put_bvecs()
1181 struct bio_vec *bvecs; in ceph_direct_read_write() local
1311 iov_iter_bvec(&i, READ, bvecs, num_pages, len); in ceph_direct_read_write()
[all …]
/dports/audio/snd/snd-21.2/tools/
H A Dtcopy.scm207 (bvecs ())
212 … (set! bvecs (cons (string->byte-vector (make-string size (integer->char (random 256)))) bvecs))
226 (bvec (apply vector-append bvecs)))
/dports/multimedia/libv4l/linux-5.13-rc2/net/ceph/
H A Dmessenger.c780 struct bio_vec *bvecs = data->bvec_pos.bvecs; in ceph_msg_data_bvecs_cursor_init() local
786 BUG_ON(cursor->resid < bvec_iter_len(bvecs, cursor->bvec_iter)); in ceph_msg_data_bvecs_cursor_init()
788 cursor->resid == bvec_iter_len(bvecs, cursor->bvec_iter); in ceph_msg_data_bvecs_cursor_init()
795 struct bio_vec bv = bvec_iter_bvec(cursor->data->bvec_pos.bvecs, in ceph_msg_data_bvecs_next()
806 struct bio_vec *bvecs = cursor->data->bvec_pos.bvecs; in ceph_msg_data_bvecs_advance() local
807 struct page *page = bvec_iter_page(bvecs, cursor->bvec_iter); in ceph_msg_data_bvecs_advance()
810 BUG_ON(bytes > bvec_iter_len(bvecs, cursor->bvec_iter)); in ceph_msg_data_bvecs_advance()
812 bvec_iter_advance(bvecs, &cursor->bvec_iter, bytes); in ceph_msg_data_bvecs_advance()
820 page == bvec_iter_page(bvecs, cursor->bvec_iter))) in ceph_msg_data_bvecs_advance()
824 BUG_ON(cursor->resid < bvec_iter_len(bvecs, cursor->bvec_iter)); in ceph_msg_data_bvecs_advance()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ceph/
H A Dmessenger.c780 struct bio_vec *bvecs = data->bvec_pos.bvecs; in ceph_msg_data_bvecs_cursor_init() local
786 BUG_ON(cursor->resid < bvec_iter_len(bvecs, cursor->bvec_iter)); in ceph_msg_data_bvecs_cursor_init()
788 cursor->resid == bvec_iter_len(bvecs, cursor->bvec_iter); in ceph_msg_data_bvecs_cursor_init()
795 struct bio_vec bv = bvec_iter_bvec(cursor->data->bvec_pos.bvecs, in ceph_msg_data_bvecs_next()
806 struct bio_vec *bvecs = cursor->data->bvec_pos.bvecs; in ceph_msg_data_bvecs_advance() local
807 struct page *page = bvec_iter_page(bvecs, cursor->bvec_iter); in ceph_msg_data_bvecs_advance()
810 BUG_ON(bytes > bvec_iter_len(bvecs, cursor->bvec_iter)); in ceph_msg_data_bvecs_advance()
812 bvec_iter_advance(bvecs, &cursor->bvec_iter, bytes); in ceph_msg_data_bvecs_advance()
820 page == bvec_iter_page(bvecs, cursor->bvec_iter))) in ceph_msg_data_bvecs_advance()
824 BUG_ON(cursor->resid < bvec_iter_len(bvecs, cursor->bvec_iter)); in ceph_msg_data_bvecs_advance()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ceph/
H A Dmessenger.c780 struct bio_vec *bvecs = data->bvec_pos.bvecs; in ceph_msg_data_bvecs_cursor_init() local
786 BUG_ON(cursor->resid < bvec_iter_len(bvecs, cursor->bvec_iter)); in ceph_msg_data_bvecs_cursor_init()
788 cursor->resid == bvec_iter_len(bvecs, cursor->bvec_iter); in ceph_msg_data_bvecs_cursor_init()
795 struct bio_vec bv = bvec_iter_bvec(cursor->data->bvec_pos.bvecs, in ceph_msg_data_bvecs_next()
806 struct bio_vec *bvecs = cursor->data->bvec_pos.bvecs; in ceph_msg_data_bvecs_advance() local
807 struct page *page = bvec_iter_page(bvecs, cursor->bvec_iter); in ceph_msg_data_bvecs_advance()
810 BUG_ON(bytes > bvec_iter_len(bvecs, cursor->bvec_iter)); in ceph_msg_data_bvecs_advance()
812 bvec_iter_advance(bvecs, &cursor->bvec_iter, bytes); in ceph_msg_data_bvecs_advance()
820 page == bvec_iter_page(bvecs, cursor->bvec_iter))) in ceph_msg_data_bvecs_advance()
824 BUG_ON(cursor->resid < bvec_iter_len(bvecs, cursor->bvec_iter)); in ceph_msg_data_bvecs_advance()
[all …]
/dports/science/py-dipy/dipy-1.4.1/dipy/data/
H A D__init__.py220 bvecs = np.loadtxt(fbvecs).T
222 gtab = gradient_table(bvals, bvecs)
/dports/science/py-dipy/dipy-1.4.1/dipy/reconst/tests/
H A Dtest_dsi.py77 new_bvecs = np.concatenate([gtab.bvecs, np.zeros((1, 3))])
89 new_bvecs = np.concatenate([gtab.bvecs, np.zeros((1, 3))])
/dports/science/py-dipy/dipy-1.4.1/doc/examples/
H A Dcontextual_enhancement.py91 bvals, bvecs = read_bvals_bvecs(hardi_bval_fname, hardi_bvec_fname) variable
92 gtab = gradient_table(bvals, bvecs)
H A Dfiber_to_bundle_coherence.py65 bvals, bvecs = read_bvals_bvecs(hardi_bval_fname, hardi_bvec_fname) variable
66 gtab = gradient_table(bvals, bvecs)
H A Dstreamline_registration.py45 bvals, bvecs = read_bvals_bvecs(hardi_bval_fname, hardi_bvec_fname) variable
46 gtab = gradient_table(bvals, bvecs)
H A Dreconst_dki.py85 bvals, bvecs = read_bvals_bvecs(fbval, fbvec) variable
86 gtab = gradient_table(bvals, bvecs)
H A Dtracking_stopping_criterion.py58 bvals, bvecs = read_bvals_bvecs(hardi_bval_fname, hardi_bvec_fname) variable
59 gtab = gradient_table(bvals, bvecs)
H A Dlinear_fascicle_evaluation.py48 bvals, bvecs = read_bvals_bvecs(hardi_bval_fname, hardi_bvec_fname) variable
49 gtab = gradient_table(bvals, bvecs)
/dports/science/py-dipy/dipy-1.4.1/dipy/direction/tests/
H A Dtest_peaks.py157 bvals, bvecs = read_bvals_bvecs(fbvals, fbvecs)
159 gtab = gradient_table(bvals, bvecs)
525 bvals, bvecs = read_bvals_bvecs(fbvals, fbvecs)
527 gtab = gradient_table(bvals, bvecs)
602 bvals, bvecs = read_bvals_bvecs(fbvals, fbvecs)
604 gtab = gradient_table(bvals, bvecs)
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/target/
H A Dtarget_core_file.c244 struct bio_vec bvecs[]; member
275 aio_cmd = kmalloc(struct_size(aio_cmd, bvecs, sgl_nents), GFP_KERNEL); in fd_execute_rw_aio()
280 aio_cmd->bvecs[i].bv_page = sg_page(sg); in fd_execute_rw_aio()
281 aio_cmd->bvecs[i].bv_len = sg->length; in fd_execute_rw_aio()
282 aio_cmd->bvecs[i].bv_offset = sg->offset; in fd_execute_rw_aio()
287 iov_iter_bvec(&iter, is_write, aio_cmd->bvecs, sgl_nents, len); in fd_execute_rw_aio()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/target/
H A Dtarget_core_file.c244 struct bio_vec bvecs[]; member
275 aio_cmd = kmalloc(struct_size(aio_cmd, bvecs, sgl_nents), GFP_KERNEL); in fd_execute_rw_aio()
280 aio_cmd->bvecs[i].bv_page = sg_page(sg); in fd_execute_rw_aio()
281 aio_cmd->bvecs[i].bv_len = sg->length; in fd_execute_rw_aio()
282 aio_cmd->bvecs[i].bv_offset = sg->offset; in fd_execute_rw_aio()
287 iov_iter_bvec(&iter, is_write, aio_cmd->bvecs, sgl_nents, len); in fd_execute_rw_aio()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/target/
H A Dtarget_core_file.c244 struct bio_vec bvecs[]; member
275 aio_cmd = kmalloc(struct_size(aio_cmd, bvecs, sgl_nents), GFP_KERNEL); in fd_execute_rw_aio()
280 aio_cmd->bvecs[i].bv_page = sg_page(sg); in fd_execute_rw_aio()
281 aio_cmd->bvecs[i].bv_len = sg->length; in fd_execute_rw_aio()
282 aio_cmd->bvecs[i].bv_offset = sg->offset; in fd_execute_rw_aio()
287 iov_iter_bvec(&iter, is_write, aio_cmd->bvecs, sgl_nents, len); in fd_execute_rw_aio()
/dports/science/py-dipy/dipy-1.4.1/dipy/reconst/
H A Dshore.py173 self.bvecs = gtab.bvecs
542 bvecs = gtab.bvecs
544 qgradients = qvals[:, None] * bvecs
H A Dmcsd.py688 bvecs = gtab.bvecs
703 bvecs_sub = np.concatenate([[bvecs[b0_indices[0]]],
704 bvecs[indices]])
/dports/science/py-dipy/dipy-1.4.1/dipy/denoise/tests/
H A Dtest_patch2self.py143 bvecs = np.vstack((np.zeros((6, 3)),
145 gtab = gradient_table(bvals, bvecs)
/dports/science/py-dipy/dipy-1.4.1/dipy/workflows/
H A Ddenoise.py227 bvals, bvecs = read_bvals_bvecs(bval, bvec)
228 gtab = gradient_table(bvals, bvecs, b0_threshold=b0_threshold,
/dports/science/py-dipy/dipy-1.4.1/doc/
H A Dindex.rst65 bvals, bvecs = read_bvals_bvecs(fbval, fbvec)
66 gtab = gradient_table(bvals, bvecs)
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/ceph/
H A Dmessenger.h150 struct bio_vec *bvecs; member
157 bvec_iter_advance((it)->bvecs, &(it)->iter, (n)); \
176 for_each_bvec(bv, (it)->bvecs, __cur_iter, __cur_iter) \
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/ceph/
H A Dmessenger.h150 struct bio_vec *bvecs; member
157 bvec_iter_advance((it)->bvecs, &(it)->iter, (n)); \
176 for_each_bvec(bv, (it)->bvecs, __cur_iter, __cur_iter) \
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/ceph/
H A Dmessenger.h150 struct bio_vec *bvecs; member
157 bvec_iter_advance((it)->bvecs, &(it)->iter, (n)); \
176 for_each_bvec(bv, (it)->bvecs, __cur_iter, __cur_iter) \

123456