Home
last modified time | relevance | path

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

/linux/arch/powerpc/lib/
A Drheap.c530 rh_block_t *blk, *newblk1, *newblk2; in rh_alloc_fixed() local
589 newblk2 = get_slot(info); in rh_alloc_fixed()
590 newblk2->start = e; in rh_alloc_fixed()
591 newblk2->size = be - e; in rh_alloc_fixed()
593 list_add(&newblk2->list, &blk->list); in rh_alloc_fixed()

Completed in 4 milliseconds