Lines Matching defs:end
291 * strings, and overflow past the original end. But
308 * Magical special case: if the argv[] end byte is not
1781 /* Find the end of line and ensure we don't look past it */
2279 * which represent vma start and end addresses.
2282 unsigned long *start, unsigned long *end)
2314 *end = eval;
2413 unsigned long end;
2587 p->end = vma->vm_end;
2598 len = snprintf(buf, sizeof(buf), "%lx-%lx", p->start, p->end);
2841 const struct pid_entry *end)
2853 for (; p < end; p++) {