atomic_long_dec_and_test
if (atomic_long_dec_and_test(&ioc->refcount) && !ioc_delay_free(ioc))
if (atomic_long_dec_and_test(watched_objects))
#define local_dec_and_test(l) atomic_long_dec_and_test(&(l)->a)
if (atomic_long_dec_and_test(&p->count))
if (atomic_long_dec_and_test(&chunk->refs))
if (!atomic_long_dec_and_test(&event->refcount))
return atomic_long_dec_and_test(&mm->futex_atomic);
KUNIT_EXPECT_KASAN_FAIL(test, atomic_long_dec_and_test(unsafe));
if (atomic_long_dec_and_test(&landlock_superblock(sb)->inode_refs))