Searched refs:os_same_file_description (Results 1 – 10 of 10) sorted by relevance
189 os_same_file_description(int fd1, int fd2) in os_same_file_description() function212 os_same_file_description(int fd1, int fd2) in os_same_file_description() function
51 os_same_file_description(int fd1, int fd2);
66 ret = os_same_file_description(fd1, fd2); in equal_file_description()
152 - util: Add os_same_file_description helper
176 - util: Change os_same_file_description return type from bool to int
2570 - util: Add os_same_file_description helper
3274 - util: Change os_same_file_description return type from bool to int
380 r = os_same_file_description(sws_iter->fd, ws->fd); in amdgpu_winsys_create()
1552 int ret = os_same_file_description(drm_fd, bufmgr->fd); in iris_bo_export_gem_handle_for_device()
1638 int ret = os_same_file_description(drm_fd, bufmgr->fd); in brw_bo_export_gem_handle_for_device()