is_async 347 drivers/android/binder_alloc.c int is_async) is_async 381 drivers/android/binder_alloc.c if (is_async && is_async 488 drivers/android/binder_alloc.c buffer->async_transaction = is_async; is_async 490 drivers/android/binder_alloc.c if (is_async) { is_async 524 drivers/android/binder_alloc.c int is_async) is_async 530 drivers/android/binder_alloc.c extra_buffers_size, is_async); is_async 120 drivers/android/binder_alloc.h int is_async); is_async 727 drivers/base/power/main.c if (is_async(dev)) { is_async 771 drivers/base/power/main.c if (!is_async(dev)) { is_async 921 drivers/base/power/main.c if (!is_async(dev)) { is_async 1079 drivers/base/power/main.c if (!is_async(dev)) { is_async 189 drivers/crypto/atmel-aes.c bool is_async; is_async 528 drivers/crypto/atmel-aes.c if (dd->is_async) is_async 929 drivers/crypto/atmel-aes.c dd->is_async = true; is_async 966 drivers/crypto/atmel-aes.c dd->is_async = start_async; is_async 1978 drivers/crypto/atmel-aes.c bool is_async); is_async 1980 drivers/crypto/atmel-aes.c bool is_async); is_async 1983 drivers/crypto/atmel-aes.c bool is_async); is_async 2014 drivers/crypto/atmel-aes.c bool is_async) is_async 2019 drivers/crypto/atmel-aes.c if (is_async) is_async 2020 drivers/crypto/atmel-aes.c dd->is_async = true; is_async 2035 drivers/crypto/atmel-aes.c bool is_async) is_async 2044 drivers/crypto/atmel-aes.c if (is_async) is_async 2045 drivers/crypto/atmel-aes.c dd->is_async = true; is_async 2090 drivers/crypto/atmel-aes.c bool is_async) is_async 2099 drivers/crypto/atmel-aes.c if (is_async) is_async 2100 drivers/crypto/atmel-aes.c dd->is_async = true; is_async 2434 drivers/crypto/atmel-aes.c dd->is_async = true; is_async 144 drivers/crypto/atmel-sha.c bool is_async; is_async 293 drivers/crypto/atmel-sha.c if ((dd->is_async || dd->force_complete) && req->base.complete) is_async 631 drivers/crypto/atmel-sha.c dd->is_async = true; is_async 1086 drivers/crypto/atmel-sha.c dd->is_async = start_async; is_async 1425 drivers/crypto/atmel-sha.c dd->is_async = true; is_async 1504 drivers/crypto/atmel-sha.c dd->is_async = true; is_async 2244 drivers/crypto/atmel-sha.c authctx->cb(authctx->aes_dev, err, authctx->base.dd->is_async); is_async 2260 drivers/crypto/atmel-sha.c return authctx->cb(authctx->aes_dev, err, dd->is_async); is_async 2459 drivers/crypto/atmel-sha.c return authctx->cb(authctx->aes_dev, 0, dd->is_async); is_async 2525 drivers/crypto/atmel-sha.c dd->is_async = false; is_async 322 drivers/staging/wusbcore/host/whci/asl.c wurb->is_async = true; is_async 351 drivers/staging/wusbcore/host/whci/pzl.c wurb->is_async = false; is_async 391 drivers/staging/wusbcore/host/whci/qset.c if (wurb->is_async) is_async 110 drivers/staging/wusbcore/host/whci/whcd.h bool is_async; is_async 131 fs/direct-io.c int is_async; /* is IO async ? */ is_async 420 fs/direct-io.c if (dio->is_async) is_async 443 fs/direct-io.c if (dio->is_async) is_async 472 fs/direct-io.c if (dio->is_async && dio->op == REQ_OP_READ && dio->should_dirty) is_async 550 fs/direct-io.c if (dio->is_async && should_dirty) { is_async 1246 fs/direct-io.c dio->is_async = false; is_async 1248 fs/direct-io.c dio->is_async = false; is_async 1250 fs/direct-io.c dio->is_async = true; is_async 1268 fs/direct-io.c if (dio->is_async && iov_iter_rw(iter) == WRITE) { is_async 1379 fs/direct-io.c if (dio->is_async && retval == 0 && dio->result && is_async 976 net/sunrpc/sched.c bool is_async = RPC_IS_ASYNC(task); is_async 980 net/sunrpc/sched.c if (!is_async)