Home
last modified time | relevance | path

Searched refs:need_copy (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/vdpa/vdpa_user/
H A Diova_domain.c288 bool need_copy; in vduse_domain_add_user_bounce_pages() local
300 need_copy = false; in vduse_domain_add_user_bounce_pages()
309 need_copy = true; in vduse_domain_add_user_bounce_pages()
313 if ((head_page) && (need_copy)) in vduse_domain_add_user_bounce_pages()
333 bool need_copy; in vduse_domain_remove_user_bounce_pages() local
341 need_copy = false; in vduse_domain_remove_user_bounce_pages()
355 need_copy = true; in vduse_domain_remove_user_bounce_pages()
358 if (need_copy) in vduse_domain_remove_user_bounce_pages()
/linux/tools/perf/util/
H A Dgenelf_debug.c363 int need_copy = 0; in emit_lineno_info() local
374 need_copy = 1; in emit_lineno_info()
389 need_copy = 1; in emit_lineno_info()
397 need_copy = 1; in emit_lineno_info()
402 if (need_copy) in emit_lineno_info()
/linux/drivers/block/
H A Dxen-blkfront.c586 bool need_copy; member
643 if (setup->need_copy) { in blkif_setup_rw_req_grant()
714 .need_copy = rq_data_dir(req) && info->bounce, in blkif_queue_rw_req()
834 if (setup.need_copy) { in blkif_queue_rw_req()
845 if (setup.need_copy) in blkif_queue_rw_req()
/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c3011 bool need_copy = false; in create_host_video_pipeline() local
3076 need_copy = (copy_binary && copy_binary->info); in create_host_video_pipeline()
3080 if (need_copy) { in create_host_video_pipeline()