Lines Matching refs:context_ptr
177 void *context_ptr;
190 struct page_list *pl = dp->context_ptr;
199 struct page_list *pl = dp->context_ptr;
201 dp->context_ptr = pl->next;
210 dp->context_ptr = pl;
219 struct bio_vec bvec = bvec_iter_bvec((struct bio_vec *)dp->context_ptr,
234 bvec_iter_advance((struct bio_vec *)dp->context_ptr,
247 dp->context_ptr = bio->bi_io_vec;
257 *p = vmalloc_to_page(dp->context_ptr);
264 dp->context_ptr += PAGE_SIZE - dp->context_u;
273 dp->context_ptr = data;
282 *p = virt_to_page(dp->context_ptr);
289 dp->context_ptr += PAGE_SIZE - dp->context_u;
298 dp->context_ptr = data;