Searched refs:atomic_long_dec_and_test (Results 1 – 12 of 12) sorted by relevance
32 atomic_long_dec_and_test@p1(&(a)->x)75 atomic_long_dec_and_test@p1(&(a)->x)
37 #define local_dec_and_test(l) atomic_long_dec_and_test(&(l)->a)
435 if (atomic_long_dec_and_test(&file->f_count)) { in fput()464 if (atomic_long_dec_and_test(&file->f_count)) in __fput_sync()
83 if (atomic_long_dec_and_test(&u->inflight)) in unix_notinflight()
236 if (atomic_long_dec_and_test(&(cred)->usage)) in put_cred()
221 if (atomic_long_dec_and_test(&sb->s_fsnotify_connectors)) in fsnotify_put_inode_ref()237 if (sb && atomic_long_dec_and_test(&sb->s_fsnotify_connectors)) in fsnotify_put_sb_connectors()
208 if (atomic_long_dec_and_test(&ioc->refcount) && !ioc_delay_free(ioc)) in put_io_context()
154 if (atomic_long_dec_and_test(&p->count)) in acct_put()
141 if (atomic_long_dec_and_test(&chunk->refs)) in audit_put_chunk()
78 if (atomic_long_dec_and_test(&landlock_superblock(sb)->inode_refs)) in release_inode()
4500 atomic_long_dec_and_test(atomic_long_t *v) in atomic_long_dec_and_test() function
5305 if (!atomic_long_dec_and_test(&event->refcount)) in put_event()