Home
last modified time | relevance | path

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

/linux/arch/powerpc/lib/
A Drheap.c123 rh_block_t *blk; in get_slot()
153 rh_block_t *blk; in attach_free_block()
154 rh_block_t *before; in attach_free_block()
155 rh_block_t *after; in attach_free_block()
156 rh_block_t *next; in attach_free_block()
234 rh_block_t *blk; in attach_taken_block()
304 rh_block_t *blk; in rh_init()
331 rh_block_t *blk; in rh_attach_region()
445 rh_block_t *blk; in rh_alloc_align()
446 rh_block_t *newblk; in rh_alloc_align()
[all …]
/linux/arch/powerpc/include/asm/
A Drheap.h24 } rh_block_t; typedef
30 rh_block_t *block;
57 rh_block_t * block);
87 void rh_dump_blk(rh_info_t *info, rh_block_t *blk);

Completed in 4 milliseconds