Home
last modified time | relevance | path

Searched refs:lookup_fd_rcu (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/filesystems/
A Dfiles.rst65 must use either lookup_fd_rcu() or files_lookup_fd_rcu() APIs. These
73 file = lookup_fd_rcu(fd);
107 and lookup_fd_rcu()/files_lookup_fd_rcu() which take care of these issues.
/linux/include/linux/
A Dfdtable.h108 static inline struct file *lookup_fd_rcu(unsigned int fd) in lookup_fd_rcu() function
/linux/arch/powerpc/platforms/cell/spufs/
A Dcoredump.c77 file = lookup_fd_rcu(*fd); in coredump_next_context()
/linux/fs/notify/dnotify/
A Ddnotify.c330 f = lookup_fd_rcu(fd); in fcntl_dirnotify()

Completed in 5 milliseconds