Searched refs:gref_head (Results 1 – 4 of 4) sorted by relevance
372 grant_ref_t gref_head; in xencons_connect_backend() local387 ret = gnttab_alloc_grant_references(1, &gref_head); in xencons_connect_backend()390 info->gntref = gref_head; in xencons_connect_backend()391 ref = gnttab_claim_grant_reference(&gref_head); in xencons_connect_backend()
396 grant_ref_t gref_head; in map_data_for_request() local427 &gref_head); in map_data_for_request()442 ref = gnttab_claim_grant_reference(&gref_head); in map_data_for_request()476 ref = gnttab_claim_grant_reference(&gref_head); in map_data_for_request()
353 static struct grant *get_grant(grant_ref_t *gref_head, in get_grant() argument364 gnt_list_entry->gref = gnttab_claim_grant_reference(gref_head); in get_grant()378 static struct grant *get_indirect_grant(grant_ref_t *gref_head, in get_indirect_grant() argument388 gnt_list_entry->gref = gnttab_claim_grant_reference(gref_head); in get_indirect_grant()572 grant_ref_t gref_head; member618 gnt_list_entry = get_indirect_grant(&setup->gref_head, rinfo); in blkif_setup_rw_req_grant()624 gnt_list_entry = get_grant(&setup->gref_head, gfn, rinfo); in blkif_setup_rw_req_grant()728 &setup.gref_head) < 0) { in blkif_queue_rw_req()838 gnttab_free_grant_references(setup.gref_head); in blkif_queue_rw_req()
1098 grant_ref_t gref_head = 0; in pvcalls_front_probe() local1163 ret = gnttab_alloc_grant_references(1, &gref_head); in pvcalls_front_probe()1166 ret = gnttab_claim_grant_reference(&gref_head); in pvcalls_front_probe()