req_mutex         103 drivers/crypto/ccp/ccp-dev-v3.c 	mutex_lock(&ccp->req_mutex);
req_mutex         113 drivers/crypto/ccp/ccp-dev-v3.c 	mutex_unlock(&ccp->req_mutex);
req_mutex         491 drivers/crypto/ccp/ccp-dev.c 	mutex_init(&ccp->req_mutex);
req_mutex         364 drivers/crypto/ccp/ccp-dev.h 	struct mutex req_mutex ____cacheline_aligned;