Home
last modified time | relevance | path

Searched refs:last_heap_free (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/arm/mach-msm/
Dsmd.c67 static unsigned last_heap_free = 0xffffffff; variable
306 if (shared->heap_info.free_offset != last_heap_free) { in do_smd_probe()
307 last_heap_free = shared->heap_info.free_offset; in do_smd_probe()