Home
last modified time | relevance | path

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

/xnu-10063.101.15/libkern/os/
H A Dlog_mem.c93 int buddy_allocated = 0; in bitmap_release_root() local
96 buddy_allocated = bitmap_get(lm, BLOCK_BUDDY(block)); in bitmap_release_root()
102 if (buddy_allocated) { in bitmap_release_root()