atomic_long_dec_if_positive
long dec = atomic_long_dec_if_positive(&iter->ucount[type]);
KUNIT_EXPECT_KASAN_FAIL(test, atomic_long_dec_if_positive(unsafe));