Searched refs:r_int (Results 1 – 1 of 1) sorted by relevance
155 int r_int; in test_atomic64() local 244 r_int = atomic64_inc_not_zero(&v); in test_atomic64() 245 BUG_ON(!r_int); in test_atomic64()