Searched refs:os_malloc_aligned_fd (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/util/ |
D | os_memory_fd.h | 47 os_malloc_aligned_fd(size_t size, size_t alignment, int *fd, char const *fd_name, char const *drive…
|
D | os_memory_fd.c | 106 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/ |
D | lp_texture.c | 1461 alloc->cpu_addr = os_malloc_aligned_fd(size, alignment, fd, in llvmpipe_allocate_memory_fd()
|