Lines Matching refs:memory
33 * Define a memory buffer from the provided handle and size, and return a
37 * descriptor in it; the file descriptor must be memory mappable to
43 * @return memId A positive integer identifier for this memory buffer, for
44 * use with data callbacks and unregistering memory. 0 must be returned
52 * Unregister a previously registered memory buffer
60 * @param data A memory handle to the buffer containing the data.
61 * @param bufferIndex The offset into the memory handle where the buffer
72 * @param data A memory handle to the buffer containing the data.
73 * @param bufferIndex The offset into the memory handle where the buffer
87 * @param data A memory handle to the buffer containing the data.
88 * @param bufferIndex The offset into the memory handle where the buffer