Lines Matching full:above
24 * A refcount_inc() above the maximum value of the refcount implementation,
42 /* refcount_add() should behave just like refcount_inc() above. */
60 /* refcount_inc_not_zero() should behave just like refcount_inc() above. */
72 /* refcount_add_not_zero() should behave just like refcount_inc() above. */
156 * A refcount_dec_and_test() should act like refcount_dec() above when
172 * above when going negative.
228 * A refcount_add() should act like refcount_inc() above when starting
280 /* Should act like refcount_inc() above from saturated. */
291 /* Should act like refcount_inc() above from saturated. */
302 /* Should act like refcount_inc() above from saturated. */
314 /* Should act like refcount_inc() above from saturated. */
326 /* Should act like refcount_inc() above from saturated. */
338 /* Should act like refcount_inc() above from saturated. */