Home
last modified time | relevance | path

Searched defs:fd_name (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/util/
Dos_memory_fd.c102 os_malloc_aligned_fd(size_t size, size_t alignment, int *fd, char const *fd_name, char const *drive… in os_malloc_aligned_fd()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c243 const char *fd_name = fd_dev_name(&device->dev_id); in tu_physical_device_init() local