total_ops         108 drivers/crypto/ccp/ccp-debugfs.c 	unsigned long total_ops = 0;
total_ops         117 drivers/crypto/ccp/ccp-debugfs.c 		total_ops += cmd_q->total_ops;
total_ops         134 drivers/crypto/ccp/ccp-debugfs.c 			    total_ops);
total_ops         160 drivers/crypto/ccp/ccp-debugfs.c 	cmd_q->total_ops = 0L;
total_ops         208 drivers/crypto/ccp/ccp-debugfs.c 			    cmd_q->total_ops);
total_ops         230 drivers/crypto/ccp/ccp-dev-v5.c 	cmd_q->total_ops++;
total_ops         329 drivers/crypto/ccp/ccp-dev.h 	unsigned long total_ops;