total_ecc_ops     106 drivers/crypto/ccp/ccp-debugfs.c 	unsigned long total_ecc_ops = 0;
total_ecc_ops     124 drivers/crypto/ccp/ccp-debugfs.c 		total_ecc_ops += cmd_q->total_ecc_ops;
total_ecc_ops     148 drivers/crypto/ccp/ccp-debugfs.c 			    total_ecc_ops);
total_ecc_ops     167 drivers/crypto/ccp/ccp-debugfs.c 	cmd_q->total_ecc_ops = 0L;
total_ecc_ops     222 drivers/crypto/ccp/ccp-debugfs.c 			    cmd_q->total_ecc_ops);
total_ecc_ops     557 drivers/crypto/ccp/ccp-dev-v5.c 	op->cmd_q->total_ecc_ops++;
total_ecc_ops     336 drivers/crypto/ccp/ccp-dev.h 	unsigned long total_ecc_ops;