atomic_long_dec_and_test 150 block/blk-ioc.c if (atomic_long_dec_and_test(&ioc->refcount)) { atomic_long_dec_and_test 370 fs/file_table.c if (atomic_long_dec_and_test(&file->f_count)) { atomic_long_dec_and_test 223 fs/notify/mark.c if (atomic_long_dec_and_test(&sb->s_fsnotify_inode_refs)) atomic_long_dec_and_test 37 include/asm-generic/local.h #define local_dec_and_test(l) atomic_long_dec_and_test(&(l)->a) atomic_long_dec_and_test 135 kernel/acct.c if (atomic_long_dec_and_test(&p->count)) atomic_long_dec_and_test 141 kernel/audit_tree.c if (atomic_long_dec_and_test(&chunk->refs)) atomic_long_dec_and_test 4663 kernel/events/core.c if (!atomic_long_dec_and_test(&event->refcount)) atomic_long_dec_and_test 80 net/unix/scm.c if (atomic_long_dec_and_test(&u->inflight))