sgtentry          486 drivers/hwtracing/coresight/coresight-tmc-etr.c 	int sgtentry = 0; /* the entry within the sg_table */
sgtentry          504 drivers/hwtracing/coresight/coresight-tmc-etr.c 		if (sgtentry == ETR_SG_PTRS_PER_PAGE - 1) {
sgtentry          535 drivers/hwtracing/coresight/coresight-tmc-etr.c 		if (!INC_IDX_ROUND(sgtentry, ETR_SG_PTRS_PER_PAGE)) {