Home
last modified time | relevance | path

Searched refs:closure_nr_remaining (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dclosure.h177 static inline unsigned closure_nr_remaining(struct closure *cl) in closure_nr_remaining() function
191 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