Searched refs:get_file_rcu (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/
H A Dfile.c906 * get_file_rcu - try go get a reference to a file under rcu
917 struct file *get_file_rcu(struct file __rcu **f) function
927 EXPORT_SYMBOL_GPL(get_file_rcu); variable
933 * In contast to get_file_rcu() the pointer itself isn't part of the
/linux-master/kernel/
H A Dfork.c1497 exe_file = get_file_rcu(&mm->exe_file);
/linux-master/include/linux/
H A Dfs.h1044 struct file *get_file_rcu(struct file __rcu **f);

Completed in 206 milliseconds