Searched refs:get_file_rcu (Results 1 – 5 of 5) sorted by relevance
189 if (!get_file_rcu(f)) in task_file_seq_get_next()
815 if (file && !get_file_rcu(file)) in mmap_singleton()
1995 if (get_file_rcu(epi->ffd.file)) in ep_loop_check_proc()
1163 if (exe_file && !get_file_rcu(exe_file)) in get_mm_exe_file()
972 #define get_file_rcu(x) get_file_rcu_many((x), 1) macro