Searched refs:gnttab_alloc_grant_references (Results 1 – 12 of 12) sorted by relevance
121 int gnttab_alloc_grant_references(u16 count, grant_ref_t *pprivate_head);
445 ret = gnttab_alloc_grant_references(buf->num_grefs, &priv_gref_head); in grant_references()
574 int gnttab_alloc_grant_references(u16 count, grant_ref_t *head) in gnttab_alloc_grant_references() function585 EXPORT_SYMBOL_GPL(gnttab_alloc_grant_references);
502 ret = gnttab_alloc_grant_references(count, &priv_gref_head); in dmabuf_imp_grant_foreign_access()
1199 ret = gnttab_alloc_grant_references(1, &gref_head); in pvcalls_front_probe()
422 ret = gnttab_alloc_grant_references(1, &gref_head); in xencons_connect_backend()
432 err = gnttab_alloc_grant_references(seg_grants + data_grants, in map_data_for_request()
2001 if (gnttab_alloc_grant_references(NET_TX_RING_SIZE, in xennet_init_queue()2009 if (gnttab_alloc_grant_references(NET_RX_RING_SIZE, in xennet_init_queue()
730 if (gnttab_alloc_grant_references( in blkif_queue_rw_req()
10051 0x00000000 gnttab_alloc_grant_references vmlinux EXPORT_SYMBOL_GPL
27323 ffff800010720e80 T gnttab_alloc_grant_references
Completed in 357 milliseconds