Searched refs:get_file_rcu_many (Results 1 – 2 of 2) sorted by relevance
874 if (unlikely(!get_file_rcu_many(file, refs))) in __fget_files_rcu()
1015 #define get_file_rcu_many(x, cnt) \ macro1017 #define get_file_rcu(x) get_file_rcu_many((x), 1)
Completed in 16 milliseconds