Searched refs:closure_nr_remaining (Results 1 – 1 of 1) sorted by relevance
177 static inline unsigned closure_nr_remaining(struct closure *cl) in closure_nr_remaining() function191 BUG_ON(closure_nr_remaining(cl) != 1 && !cl->closure_get_happened); in closure_sync()203 BUG_ON(closure_nr_remaining(cl) != 1 && !cl->closure_get_happened); in closure_sync_timeout()
Completed in 3 milliseconds