Searched refs:drop_overlaps_that_are_ok (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dearly_res.c120 static void __init drop_overlaps_that_are_ok(u64 start, u64 end) function
213 * The drop_overlaps_that_are_ok() call here isn't really needed.
222 drop_overlaps_that_are_ok(start, end);
284 * We first have drop_overlaps_that_are_ok() drop any pre-existing
296 drop_overlaps_that_are_ok(start, end);

Completed in 30 milliseconds