Search | Google it | Results 1 - 1 of 1 for funcall:chkAreaFlag from mtkernel_3/kernel/tkernel/memory.c (0.02 seconds) |
270: 271: if ( !chkAreaFlag(aq->next, AREA_USE) ) { 272: /* Merge with free area in after location */ 276: 277: if ( !chkAreaFlag(aq->prev, AREA_USE) ) { 278: /* Merge with free area in front location */