Searched refs:lookup_fdget_rcu (Results 1 – 5 of 5) sorted by relevance
65 must use either lookup_fdget_rcu() or files_lookup_fdget_rcu() APIs. These73 file = lookup_fdget_rcu(fd);85 and lookup_fdget_rcu()/files_lookup_fdget_rcu() which take care of these
95 struct file *lookup_fdget_rcu(unsigned int fd);
77 file = lookup_fdget_rcu(*fd); in coredump_next_context()
351 f = lookup_fdget_rcu(fd); in fcntl_dirnotify()
1040 struct file *lookup_fdget_rcu(unsigned int fd) in lookup_fdget_rcu() function1045 EXPORT_SYMBOL_GPL(lookup_fdget_rcu);