Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c3985 flag_t was_enabled; /* to disable mmap */ in ialloc() local
4023 was_enabled = use_mmap(m); in ialloc()
4026 if (was_enabled) in ialloc()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c4585 flag_t was_enabled; /* to disable mmap */ in ialloc() local
4624 was_enabled = use_mmap(m); in ialloc()
4627 if (was_enabled) in ialloc()