Lines Matching defs:ptr3
210 __le32 *ptr1, *ptr2, *ptr3;246 ptr3 = pt3->cpu;277 for(i = m2; i <= m3; i++,ptr3++) {278 *ptr3 = ptr1[i];280 fill = *(ptr3-1);281 for(;i<1024;i++,ptr3++) {282 *ptr3 = fill;293 ptr3 = pt3->cpu;301 printk("ptr3 %d: 0x%08x\n",j,ptr3[j]);