Home
last modified time | relevance | path

Searched refs:os_malloc_aligned_fd (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/util/
Dos_memory_fd.h47 os_malloc_aligned_fd(size_t size, size_t alignment, int *fd, char const *fd_name, char const *drive…
Dos_memory_fd.c106 os_malloc_aligned_fd(size_t size, size_t alignment, int *fd, char const *fd_name, char const *drive… in os_malloc_aligned_fd() function
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture.c1461 alloc->cpu_addr = os_malloc_aligned_fd(size, alignment, fd, in llvmpipe_allocate_memory_fd()