atomic_long_dec_and_test 531 fs/aio.c if (unlikely(atomic_long_dec_and_test(&req->ki_filp->f_count))) { atomic_long_dec_and_test 222 fs/file_table.c if (atomic_long_dec_and_test(&file->f_count)) atomic_long_dec_and_test 344 fs/file_table.c if (atomic_long_dec_and_test(&file->f_count)) { 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 148 net/unix/garbage.c if (atomic_long_dec_and_test(&u->inflight))