Searched refs:get_file_rcu_many (Results 1 – 2 of 2) sorted by relevance
893 if (unlikely(!get_file_rcu_many(file, refs))) in __fget_files_rcu()
994 #define get_file_rcu_many(x, cnt) \ macro996 #define get_file_rcu(x) get_file_rcu_many((x), 1)