get_file_rcu
EXPORT_SYMBOL_GPL(get_file_rcu);
struct file *get_file_rcu(struct file __rcu **f);
exe_file = get_file_rcu(&mm->exe_file);