Home
last modified time | relevance | path

Searched refs:newblk1 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/lib/
H 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()
/kernel/linux/linux-6.6/arch/powerpc/lib/
H 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 2 milliseconds