Searched refs:get_file_rcu (Results 1 – 4 of 4) sorted by relevance
177 if (!get_file_rcu(f)) in task_file_seq_get_next()
874 if (file && !get_file_rcu(file)) in mmap_singleton()
1259 if (exe_file && !get_file_rcu(exe_file)) in get_mm_exe_file()
1017 #define get_file_rcu(x) get_file_rcu_many((x), 1) macro
Completed in 21 milliseconds