Lines Matching +full:non +full:- +full:continuous
1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
8 * Seung-Woo Kim <sw0312.kim@samsung.com>
26 * User-desired buffer creation information structure.
28 * @size: user-desired memory allocation size.
29 * - this size value would be page-aligned internally.
32 * - this handle will be set by gem module of kernel side.
41 * A structure for getting a fake-offset that can be used with mmap.
44 * @reserved: just padding to be 64-bit aligned.
45 * @offset: a fake-offset of gem object.
84 /* Physically Continuous memory and used as default. */
86 /* Physically Non-Continuous memory. */
88 /* non-cachable mapping and used as default. */
92 /* write-combine mapping. */
312 * @value: global alpha value (0-255)
324 /* non-blocking processing */
363 /* IPP - Image Post Processing */