Searched refs:atomic_long_dec_and_test (Results 1 – 10 of 10) 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)
465 atomic_long_dec_and_test(atomic_long_t *v) in atomic_long_dec_and_test() function959 atomic_long_dec_and_test(atomic_long_t *v) in atomic_long_dec_and_test() function
81 if (atomic_long_dec_and_test(&u->inflight)) in unix_notinflight()
156 if (atomic_long_dec_and_test(&ioc->refcount)) { in put_io_context()
371 if (atomic_long_dec_and_test(&file->f_count)) { in __fput_sync()
135 if (atomic_long_dec_and_test(&p->count)) in acct_put()
141 if (atomic_long_dec_and_test(&chunk->refs)) in audit_put_chunk()
223 if (atomic_long_dec_and_test(&sb->s_fsnotify_inode_refs)) in fsnotify_drop_object()
4924 if (!atomic_long_dec_and_test(&event->refcount)) in put_event()