Searched refs:lookup_fd_rcu (Results 1 – 4 of 4) sorted by relevance
65 must use either lookup_fd_rcu() or files_lookup_fd_rcu() APIs. These73 file = lookup_fd_rcu(fd);107 and lookup_fd_rcu()/files_lookup_fd_rcu() which take care of these issues.
108 static inline struct file *lookup_fd_rcu(unsigned int fd) in lookup_fd_rcu() function
77 file = lookup_fd_rcu(*fd); in coredump_next_context()
348 f = lookup_fd_rcu(fd); in fcntl_dirnotify()