Home
last modified time | relevance | path

Searched defs:dup_fd (Results 1 - 15 of 15) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl29.c47 int lc, dup_fd; in main() local
/third_party/libdrm/etnaviv/
H A Detnaviv_device.c64 int dup_fd = dup(fd); in etna_device_new_dup() local
/third_party/libdrm/freedreno/
H A Dfreedreno_device.c95 int dup_fd = dup(fd); in fd_device_new_dup() local
/third_party/mesa3d/src/gallium/winsys/lima/drm/
H A Dlima_drm_winsys.c83 int dup_fd = os_dupfd_cloexec(fd); in lima_drm_screen_create() local
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_device.c87 int dup_fd = os_dupfd_cloexec(fd); in etna_device_new_dup() local
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_device.c108 int dup_fd = os_dupfd_cloexec(fd); in fd_device_new_dup() local
/third_party/NuttX/fs/inode/
H A Dfs_files.c812 struct files_struct *dup_fd(struct files_struct *old_files) in dup_fd() function
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_fence.c251 int dup_fd = os_dupfd_cloexec(fd); in zink_create_fence_fd() local
/kernel/linux/linux-5.10/fs/
H A Dfile.c316 struct files_struct *dup_fd(struct files_struct *oldf, unsigned int max_fds, int *errorp) in dup_fd() function
/kernel/linux/linux-6.6/fs/
H A Dfile.c316 struct files_struct *dup_fd(struct files_struct *oldf, unsigned int max_fds, int *errorp) in dup_fd() function
/third_party/libuv/test/
H A Dtest-spawn.c1673 uv_os_fd_t dup_fd; in TEST_IMPL() local
/third_party/mesa3d/src/gallium/winsys/virgl/drm/
H A Dvirgl_drm_winsys.c1355 int dup_fd = os_dupfd_cloexec(fd); in virgl_drm_screen_create() local
/third_party/mesa3d/src/virtio/vulkan/
H A 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
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c3764 int dup_fd, pipe_fds[2]; in TEST() local
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c3834 int dup_fd, pipe_fds[2]; in TEST() local

Completed in 24 milliseconds