Lines Matching full:like
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
171 * A refcount_sub_and_test() should act like refcount_dec_and_test()
186 * A refcount_sub_and_test() by zero when the counter is at zero should act like
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. */