Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dtranslate.h149 int num, bool alloc_ok);
151 int num, bool alloc_ok);
H A Dtranslate.c70 int num, bool alloc_ok) in ctx_future_vreg_off() argument
85 g_assert(alloc_ok); in ctx_future_vreg_off()
96 int num, bool alloc_ok) in ctx_tmp_vreg_off() argument
107 g_assert(alloc_ok); in ctx_tmp_vreg_off()
/openbmc/linux/mm/
H A Dhugetlb.c2551 bool alloc_ok = true; in gather_surplus_pages() local
2578 alloc_ok = false; in gather_surplus_pages()
2594 if (alloc_ok) in gather_surplus_pages()