Lines Matching defs:tmp
158 unsigned long *tmp;160 tmp = page_address(entry->pagelist[i]);163 j++, tmp++) {164 *tmp = 0xcafebabe;166 tmp = (unsigned long *)((u8 *) entry->virtual +170 j++, tmp++) {171 if (*tmp != 0xcafebabe && error == 0) {178 tmp = page_address(entry->pagelist[i]);181 j++, tmp++) {182 *tmp = 0;