Searched defs:start2 (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dvmalloc.c2361 unsigned long start2 = offsets[area2]; local
2362 unsigned long end2 = start2 + sizes[area2];
2367 BUG_ON(start2 >= start && start2 < end);

Completed in 8 milliseconds