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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dmmio-mod.c299 struct remap_trace *found_trace = NULL; local
312 found_trace = trace;
316 map.map_id = (found_trace) ? found_trace->id : -1;
321 if (found_trace) {
323 kfree(found_trace);

Completed in 97 milliseconds