Searched refs:adjacent (Results 1 – 4 of 4) sorted by relevance
42 * adjacent to simplify the startup code -- and provide77 * adjacent to sdata and can be referenced via gp. The normal78 * bss follows. We keep it adjacent to simplify init code.
112 long adjacent, i; in lmb_add_region() local129 adjacent = lmb_addrs_adjacent(base,size,rgnbase,rgnsize); in lmb_add_region()130 if ( adjacent > 0 ) { in lmb_add_region()136 else if ( adjacent < 0 ) { in lmb_add_region()
1248 consolidated with adjacent freed chunks, resulting in larger free1303 /* size field is or'ed with PREV_INUSE when previous adjacent chunk in use */2472 * Extending forward into following adjacent free chunk.2473 * Shifting backwards, joining preceding adjacent space
637 change if adjacent bits are modified. The last pattern will be used