Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-linux.c2761 SysRes am_munmap_both_wrk ( /*OUT*/Bool* need_discard, in am_munmap_both_wrk() function
2816 return am_munmap_both_wrk( need_discard, start, len, True/*client*/ ); in VG_()
2825 SysRes r = am_munmap_both_wrk( &need_discard, in VG_()