Lines Matching refs:ptr2
210 __le32 *ptr1, *ptr2, *ptr3;245 ptr2 = pt2->cpu;268 for(i = m1; i <= m2 ; i++, ptr2++) {269 *ptr2 = ptr1[i];271 fill = *(ptr2-1);272 for(;i<1024;i++,ptr2++) {273 *ptr2 = fill;292 ptr2 = pt2->cpu;298 printk("ptr2 %d: 0x%08x\n",j,ptr2[j]);