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.
187 * refcount_sub_and_test() above when going negative.
243 * A refcount_add() should act like refcount_inc() above when starting
295 /* Should act like refcount_inc() above from saturated. */
306 /* Should act like refcount_inc() above from saturated. */
317 /* Should act like refcount_inc() above from saturated. */
329 /* Should act like refcount_inc() above from saturated. */
341 /* Should act like refcount_inc() above from saturated. */
353 /* Should act like refcount_inc() above from saturated. */