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()
254 close(dmabuf_fd[i]); in test_alloc_zeroed()
284 close(dmabuf_fd[i]); in test_alloc_zeroed()
286 close(heap_fd); in test_alloc_zeroed()
292 close(dmabuf_fd[i]); in test_alloc_zeroed()
295 close(heap_fd); in test_alloc_zeroed()
380 close(dmabuf_fd); in test_alloc_compat()
393 close(dmabuf_fd); in test_alloc_compat()
395 close(heap_fd); in test_alloc_compat()
436 close(dmabuf_fd); in test_alloc_errors()
438 close(heap_fd); in test_alloc_errors()