Home
last modified time | relevance | path

Searched refs:max_grefs (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/block/
H A Dxen-blkfront.c723 int num_sg, max_grefs, num_grant; in blkif_queue_rw_req() local
725 max_grefs = req->nr_phys_segments * GRANTS_PER_PSEG; in blkif_queue_rw_req()
726 if (max_grefs > BLKIF_MAX_SEGMENTS_PER_REQUEST) in blkif_queue_rw_req()
731 max_grefs += INDIRECT_GREFS(max_grefs); in blkif_queue_rw_req()
734 if (rinfo->persistent_gnts_c < max_grefs) { in blkif_queue_rw_req()
738 max_grefs - rinfo->persistent_gnts_c, in blkif_queue_rw_req()
744 max_grefs - rinfo->persistent_gnts_c); in blkif_queue_rw_req()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/block/
H A Dxen-blkfront.c723 int num_sg, max_grefs, num_grant; in blkif_queue_rw_req() local
725 max_grefs = req->nr_phys_segments * GRANTS_PER_PSEG; in blkif_queue_rw_req()
726 if (max_grefs > BLKIF_MAX_SEGMENTS_PER_REQUEST) in blkif_queue_rw_req()
731 max_grefs += INDIRECT_GREFS(max_grefs); in blkif_queue_rw_req()
734 if (rinfo->persistent_gnts_c < max_grefs) { in blkif_queue_rw_req()
738 max_grefs - rinfo->persistent_gnts_c, in blkif_queue_rw_req()
744 max_grefs - rinfo->persistent_gnts_c); in blkif_queue_rw_req()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/block/
H A Dxen-blkfront.c723 int num_sg, max_grefs, num_grant; in blkif_queue_rw_req() local
725 max_grefs = req->nr_phys_segments * GRANTS_PER_PSEG; in blkif_queue_rw_req()
726 if (max_grefs > BLKIF_MAX_SEGMENTS_PER_REQUEST) in blkif_queue_rw_req()
731 max_grefs += INDIRECT_GREFS(max_grefs); in blkif_queue_rw_req()
734 if (rinfo->persistent_gnts_c < max_grefs) { in blkif_queue_rw_req()
738 max_grefs - rinfo->persistent_gnts_c, in blkif_queue_rw_req()
744 max_grefs - rinfo->persistent_gnts_c); in blkif_queue_rw_req()