ce1              1169 drivers/net/ethernet/chelsio/cxgb/sge.c 		struct cmdQ_ce *ce1 = *ce;
ce1              1175 drivers/net/ethernet/chelsio/cxgb/sge.c 			ce1->skb = NULL;
ce1              1176 drivers/net/ethernet/chelsio/cxgb/sge.c 			dma_unmap_len_set(ce1, dma_len, 0);
ce1              1179 drivers/net/ethernet/chelsio/cxgb/sge.c 				ce1++;
ce1              1184 drivers/net/ethernet/chelsio/cxgb/sge.c 					ce1 = q->centries;
ce1              1190 drivers/net/ethernet/chelsio/cxgb/sge.c 		*ce = ce1;
ce1               130 fs/hfsplus/unicode.c 	u16 *ce1, *ce2;
ce1               137 fs/hfsplus/unicode.c 	ce1 = NULL;
ce1               145 fs/hfsplus/unicode.c 			ce1 = hfsplus_compose_lookup(hfsplus_compose_table, c0);
ce1               146 fs/hfsplus/unicode.c 		if (ce1)
ce1               147 fs/hfsplus/unicode.c 			cc = ce1[0];
ce1               181 fs/hfsplus/unicode.c 				ce1 = hfsplus_compose_lookup(
ce1               183 fs/hfsplus/unicode.c 			if (ce1)
ce1               206 fs/hfsplus/unicode.c 		ce2 = hfsplus_compose_lookup(ce1, c0);
ce1               210 fs/hfsplus/unicode.c 				ce1 = hfsplus_compose_lookup(ce2,
ce1               212 fs/hfsplus/unicode.c 				if (!ce1)
ce1               215 fs/hfsplus/unicode.c 				ce2 = ce1;