async             516 drivers/scsi/arm/fas216.c 	enum { sync, async, none, reject } res = none;
async              93 drivers/usb/core/devio.c struct async {
async             322 include/linux/blk-mq.h void blk_mq_start_stopped_hw_queue(struct blk_mq_hw_ctx *hctx, bool async);
async             323 include/linux/blk-mq.h void blk_mq_start_stopped_hw_queues(struct request_queue *q, bool async);
async             327 include/linux/blk-mq.h bool blk_mq_run_hw_queue(struct blk_mq_hw_ctx *hctx, bool async);
async             328 include/linux/blk-mq.h void blk_mq_run_hw_queues(struct request_queue *q, bool async);