total_pt_ops      107 drivers/crypto/ccp/ccp-debugfs.c 	unsigned long total_pt_ops = 0;
total_pt_ops      123 drivers/crypto/ccp/ccp-debugfs.c 		total_pt_ops += cmd_q->total_pt_ops;
total_pt_ops      146 drivers/crypto/ccp/ccp-debugfs.c 			    total_pt_ops);
total_pt_ops      166 drivers/crypto/ccp/ccp-debugfs.c 	cmd_q->total_pt_ops = 0L;
total_pt_ops      220 drivers/crypto/ccp/ccp-debugfs.c 			    cmd_q->total_pt_ops);
total_pt_ops      499 drivers/crypto/ccp/ccp-dev-v5.c 	op->cmd_q->total_pt_ops++;
total_pt_ops      335 drivers/crypto/ccp/ccp-dev.h 	unsigned long total_pt_ops;