Searched refs:fd_install (Results 1 - 25 of 64) sorted by last modified time

123

/linux-master/fs/
H A Deventpoll.c2209 fd_install(fd, file);
H A Dexec.c1419 fd_install(retval, bprm->executable);
H A Dnsfs.c116 fd_install(fd, f);
/linux-master/virt/kvm/
H A Dkvm_main.c4412 fd_install(fd, file);
5101 fd_install(fd, file);
5479 fd_install(fd, file);
/linux-master/fs/bcachefs/
H A Dthread_with_file.c58 fd_install(fd, file);
/linux-master/drivers/android/
H A Dbinder.c4373 fd_install(fixup->target_fd, fixup->file);
/linux-master/net/unix/
H A Daf_unix.c3092 fd_install(fd, f);
/linux-master/kernel/
H A Dfork.c2006 * call fd_install() passing the returned pidfd and pidfd file as arguments in
2056 * call fd_install() passing the returned pidfd and pidfd file as arguments in
2610 fd_install(pidfd, pidfile);
H A Dpid.c612 fd_install(pidfd, pidfd_file);
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c1585 fd_install(fd, sync_file->file);
/linux-master/io_uring/
H A Dnet.c1418 fd_install(fd, file);
1484 fd_install(fd, file);
H A Dio_uring.c3818 fd_install(fd, file);
/linux-master/kernel/bpf/
H A Dsyscall.c3212 fd_install(primer->fd, primer->file);
/linux-master/drivers/gpio/
H A Dgpiolib-cdev.c399 fd_install(fd, file);
1853 fd_install(fd, file);
2281 fd_install(fd, file);
/linux-master/net/core/
H A Dsock.c1795 fd_install(pidfd, pidfd_file);
/linux-master/net/
H A Dsocket.c496 fd_install(fd, newfile);
1809 fd_install(fd1, newfile1);
1810 fd_install(fd2, newfile2);
1975 fd_install(newfd, newfile);
/linux-master/drivers/vfio/
H A Dvfio_main.c831 fd_install(fd, filp);
/linux-master/mm/
H A Dmemfd.c370 fd_install(fd, file);
/linux-master/fs/xfs/
H A Dxfs_ioctl.c258 fd_install(fd, filp);
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c4267 fd_install(out_fence_fd, sync_file->file);
/linux-master/drivers/gpu/drm/virtio/
H A Dvirtgpu_submit.c461 fd_install(submit->out_fence_fd, submit->sync_file->file);
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c3514 fd_install(out_fence_fd, out_fence->file);
/linux-master/drivers/gpu/drm/
H A Ddrm_syncobj.c690 fd_install(fd, file);
791 fd_install(fd, sync_file->file);
/linux-master/drivers/char/tpm/
H A Dtpm_vtpm_proxy.c652 fd_install(vtpm_new_dev.fd, vtpm_file);
/linux-master/net/sctp/
H A Dsocket.c5738 fd_install(retval, newfile);
5773 fd_install(retval, newfile);

Completed in 383 milliseconds

123