Home
last modified time | relevance | path

Searched refs:__fd_install (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dfdtable.h128 extern void __fd_install(struct files_struct *files,
/kernel/linux/linux-5.10/fs/
H A Dfile.c178 /* make sure all __fd_install() have seen resize_in_progress
201 /* coupled with smp_rmb() in __fd_install() */
628 * NOTE: __fd_install() variant is really, really low-level; don't
636 void __fd_install(struct files_struct *files, unsigned int fd, in __fd_install() function
666 __fd_install(current->files, fd, file); in fd_install()
693 * The same warnings as for __alloc_fd()/__fd_install() apply here...

Completed in 2 milliseconds