Lines Matching refs:close
54 close(fd); in open_vgem()
81 struct drm_gem_close close = { in close_handle() local
85 ioctl(vgem_fd, DRM_IOCTL_GEM_CLOSE, &close); in close_handle()
212 close(importer_fd); in test_alloc_and_import()
214 close(dmabuf_fd); in test_alloc_and_import()
216 close(heap_fd); in test_alloc_and_import()
302 close(dmabuf_fd); in test_alloc_compat()
314 close(dmabuf_fd); in test_alloc_compat()
316 close(heap_fd); in test_alloc_compat()
357 close(dmabuf_fd); in test_alloc_errors()
359 close(heap_fd); in test_alloc_errors()