Home
last modified time | relevance | path

Searched refs:newblk1 (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
596 newblk1 = get_slot(info); in rh_alloc_fixed()
597 newblk1->start = s; in rh_alloc_fixed()
598 newblk1->size = e - s; in rh_alloc_fixed()
599 newblk1->owner = owner; in rh_alloc_fixed()
601 start = newblk1->start; in rh_alloc_fixed()
602 attach_taken_block(info, newblk1); in rh_alloc_fixed()

Completed in 3 milliseconds