Searched refs:gref_head (Results 1 – 4 of 4) sorted by relevance
383 grant_ref_t gref_head; in xencons_connect_backend() local398 ret = gnttab_alloc_grant_references(1, &gref_head); in xencons_connect_backend()401 info->gntref = gref_head; in xencons_connect_backend()402 ref = gnttab_claim_grant_reference(&gref_head); in xencons_connect_backend()
366 static struct grant *get_grant(grant_ref_t *gref_head, in get_grant() argument377 gnt_list_entry->gref = gnttab_claim_grant_reference(gref_head); in get_grant()391 static struct grant *get_indirect_grant(grant_ref_t *gref_head, in get_indirect_grant() argument401 gnt_list_entry->gref = gnttab_claim_grant_reference(gref_head); in get_indirect_grant()574 grant_ref_t gref_head; member620 gnt_list_entry = get_indirect_grant(&setup->gref_head, rinfo); in blkif_setup_rw_req_grant()626 gnt_list_entry = get_grant(&setup->gref_head, gfn, rinfo); in blkif_setup_rw_req_grant()731 &setup.gref_head) < 0) { in blkif_queue_rw_req()847 gnttab_free_grant_references(setup.gref_head); in blkif_queue_rw_req()
402 grant_ref_t gref_head; in map_data_for_request() local433 &gref_head); in map_data_for_request()448 ref = gnttab_claim_grant_reference(&gref_head); in map_data_for_request()482 ref = gnttab_claim_grant_reference(&gref_head); in map_data_for_request()
1134 grant_ref_t gref_head = 0; in pvcalls_front_probe() local1199 ret = gnttab_alloc_grant_references(1, &gref_head); in pvcalls_front_probe()1202 ret = gnttab_claim_grant_reference(&gref_head); in pvcalls_front_probe()