Lines Matching defs:context_ptr
170 void *context_ptr;
183 struct page_list *pl = (struct page_list *) dp->context_ptr;
192 struct page_list *pl = (struct page_list *) dp->context_ptr;
193 dp->context_ptr = pl->next;
202 dp->context_ptr = pl;
211 struct bio_vec bvec = bvec_iter_bvec((struct bio_vec *)dp->context_ptr,
226 bvec_iter_advance((struct bio_vec *)dp->context_ptr,
239 dp->context_ptr = bio->bi_io_vec;
249 *p = vmalloc_to_page(dp->context_ptr);
256 dp->context_ptr += PAGE_SIZE - dp->context_u;
265 dp->context_ptr = data;
274 *p = virt_to_page(dp->context_ptr);
281 dp->context_ptr += PAGE_SIZE - dp->context_u;
290 dp->context_ptr = data;