Home
last modified time | relevance | path

Searched defs:dup_fd (Results 1 – 11 of 11) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl29.c47 int lc, dup_fd; in main() local
/third_party/mesa3d/src/gallium/winsys/lima/drm/
Dlima_drm_winsys.c83 int dup_fd = os_dupfd_cloexec(fd); in lima_drm_screen_create() local
/third_party/libdrm/etnaviv/
Detnaviv_device.c64 int dup_fd = dup(fd); in etna_device_new_dup() local
/third_party/libdrm/freedreno/
Dfreedreno_device.c95 int dup_fd = dup(fd); in fd_device_new_dup() local
/third_party/mesa3d/src/etnaviv/drm/
Detnaviv_device.c87 int dup_fd = os_dupfd_cloexec(fd); in etna_device_new_dup() local
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_device.c108 int dup_fd = os_dupfd_cloexec(fd); in fd_device_new_dup() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_fence.c251 int dup_fd = os_dupfd_cloexec(fd); in zink_create_fence_fd() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_android.c582 int dup_fd = -1; in vn_android_image_from_anb() local
1144 int dup_fd = -1; in vn_android_device_import_ahb() local
/third_party/NuttX/fs/inode/
Dfs_files.c812 struct files_struct *dup_fd(struct files_struct *old_files) in dup_fd() function
/third_party/mesa3d/src/gallium/winsys/virgl/drm/
Dvirgl_drm_winsys.c1355 int dup_fd = os_dupfd_cloexec(fd); in virgl_drm_screen_create() local
/third_party/libuv/test/
Dtest-spawn.c1673 uv_os_fd_t dup_fd; in TEST_IMPL() local