Searched refs:VAREA_NOT_STATIC (Results 1 – 3 of 3) sorted by relevance
36 #define VAREA_NOT_STATIC(varea) (!((varea)->flag & MMF_STATIC_ALLOC)) macro
117 if (VAREA_NOT_STATIC(prev)) in rt_aspace_detach()350 if (VAREA_NOT_STATIC(from)) in _migrate_and_release_varea()1002 if (VAREA_NOT_STATIC(existed)) in _remove_overlapped_varea()
666 if (VAREA_NOT_STATIC(varea)) in _release_shared()
Completed in 9 milliseconds