Searched refs:hpdata_alloc_allowed_get (Results 1 – 4 of 4) sorted by relevance
174 assert(!hpdata_alloc_allowed_get(hpdata)); in hpdata_purge_begin()266 assert(!hpdata_alloc_allowed_get(hpdata)); in hpdata_purge_next()292 assert(!hpdata_alloc_allowed_get(hpdata)); in hpdata_purge_end()
277 assert(hpdata_alloc_allowed_get(ps)); in psset_update_begin()299 if (hpdata_alloc_allowed_get(ps)) { in psset_update_end()361 if (hpdata_alloc_allowed_get(ps)) { in psset_insert()
397 assert(hpdata_alloc_allowed_get(to_purge)); in hpa_try_purge()496 assert(hpdata_alloc_allowed_get(to_hugify)); in hpa_try_hugify()
153 hpdata_alloc_allowed_get(const hpdata_t *hpdata) { in hpdata_alloc_allowed_get() function