Searched refs:percpu_ref_is_dying (Results 1 – 2 of 2) sorted by relevance
306 static inline bool percpu_ref_is_dying(struct percpu_ref *ref) in percpu_ref_is_dying() function
234 return percpu_ref_is_dying(&wb->refcnt); in wb_dying()