Searched refs:CLOSURE_REMAINING_MASK (Results 1 – 1 of 1) sorted by relevance
140 #define CLOSURE_REMAINING_MASK (CLOSURE_BITS_START - 1) macro179 return atomic_read(&cl->remaining) & CLOSURE_REMAINING_MASK; in closure_nr_remaining()282 CLOSURE_REMAINING_MASK) <= 1); in closure_get()295 if (!(old & CLOSURE_REMAINING_MASK)) in closure_get_not_zero()
Completed in 4 milliseconds