Home
last modified time | relevance | path

Searched refs:RHIF_STATIC_BLOCK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Drheap.h38 #define RHIF_STATIC_BLOCK 0x2 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Drheap.h38 #define RHIF_STATIC_BLOCK 0x2 macro
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Drheap.c81 if ((info->flags & RHIF_STATIC_BLOCK) == 0) in grow()
88 info->flags &= ~RHIF_STATIC_BLOCK; in grow()
287 if ((info->flags & RHIF_STATIC_BLOCK) == 0) in rh_destroy()
316 info->flags = RHIF_STATIC_INFO | RHIF_STATIC_BLOCK; in rh_init()
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Drheap.c81 if ((info->flags & RHIF_STATIC_BLOCK) == 0) in grow()
88 info->flags &= ~RHIF_STATIC_BLOCK; in grow()
287 if ((info->flags & RHIF_STATIC_BLOCK) == 0) in rh_destroy()
316 info->flags = RHIF_STATIC_INFO | RHIF_STATIC_BLOCK; in rh_init()

Completed in 3 milliseconds