Searched refs:get_file_rcu (Results 1 – 6 of 6) sorted by relevance
314 if (!get_file_rcu(f)) in task_file_seq_get_next()
916 if (file && !get_file_rcu(file)) in mmap_singleton()
882 if (unlikely(!get_file_rcu(file))) in __fget_files_rcu()
2812 if (get_file_rcu(i->file)) in gfs2_glockfd_next_file()
1336 if (exe_file && !get_file_rcu(exe_file)) in get_mm_exe_file()
993 #define get_file_rcu(x) atomic_long_inc_not_zero(&(x)->f_count) macro