Searched refs:get_file_rcu (Results 1 – 6 of 6) sorted by relevance
191 if (!get_file_rcu(f)) in task_file_seq_get_next()
815 if (file && !get_file_rcu(file)) in mmap_singleton()
2036 if (get_file_rcu(epi->ffd.file)) in ep_loop_check_proc()
1195 if (exe_file && !get_file_rcu(exe_file)) in get_mm_exe_file()
104 if (file && !get_file_rcu(file)) in get_file_from_conn()
973 #define get_file_rcu(x) get_file_rcu_many((x), 1) macro