Lines Matching full:grant
6 * 2. Accessing others' memory reservations via grant references.
7 * (i.e., mechanisms for both sender and recipient of grant references)
54 * Technically there's no reliably invalid grant reference or grant handle,
94 * End access through the given grant reference, iff the grant entry is no
95 * longer in use. Return 1 if the grant entry was freed, 0 if it is still in
101 * Eventually end access through the given grant reference, and once that
103 * immediately iff the grant entry is not in use, otherwise it will happen
110 * the grant is no longer in use.
118 * End access through the given grant reference, iff the grant entry is
120 * grant reference is deallocated.
121 * Return 1 if the grant entry was freed, 0 if it is still in use.
126 * operations on reserved batches of grant references
265 /* Perform a batch of grant map/copy operations. Retry every batch slot
295 /* Split Linux page in chunk of the size of the grant and call fn
299 * offset: offset in the grant
300 * len: length of the data in the grant.
312 /* Helper to get to call fn only on the first "grant chunk" */
317 /* The first request is limited to the size of one grant */ in gnttab_for_one_grant()
324 /* Get @nr_grefs grants from an array of page and call fn for each grant */
330 /* Get the number of grant in a specified region