start_context      26 drivers/scsi/cxlflash/backend.h 	int (*start_context)(void *ctx_cookie);
start_context     159 drivers/scsi/cxlflash/cxl_hw.c 	.start_context		= cxlflash_start_context,
start_context    2058 drivers/scsi/cxlflash/main.c 	rc = cfg->ops->start_context(hwq->ctx_cookie);
start_context     388 drivers/scsi/cxlflash/ocxl_hw.c 	return start_context(ctx);
start_context    1334 drivers/scsi/cxlflash/ocxl_hw.c 	rc = start_context(ctx);
start_context    1381 drivers/scsi/cxlflash/ocxl_hw.c 	.start_context		= ocxlflash_start_context,