Home | History | Annotate | Download | only in unit

Lines Matching defs:test_psset_dalloc

68 test_psset_dalloc(psset_t *psset, edata_t *edata) {
178 ps = test_psset_dalloc(&psset, &alloc[i]);
195 ps = test_psset_dalloc(&psset, &alloc[i]);
212 ps = test_psset_dalloc(&psset, &alloc[i]);
221 ps = test_psset_dalloc(&psset, &alloc[index_of_3]);
232 ps = test_psset_dalloc(&psset, &alloc[HUGEPAGE_PAGES - 1]);
234 ps = test_psset_dalloc(&psset, &alloc[HUGEPAGE_PAGES - 2]);
268 ps = test_psset_dalloc(&psset, &alloc[i]);
271 ps = test_psset_dalloc(&psset, &alloc[HUGEPAGE_PAGES - 1]);
316 ps = test_psset_dalloc(&psset, &alloc[0][0]);
318 ps = test_psset_dalloc(&psset, &alloc[0][1]);
320 ps = test_psset_dalloc(&psset, &alloc[1][0]);
330 ps = test_psset_dalloc(&psset, &alloc[1][1]);
405 ps = test_psset_dalloc(&psset, &alloc[i]);
407 "test_psset_dalloc should only evict a slab on the last "
471 hpdata_t *evicted = test_psset_dalloc(psset,
526 ps = test_psset_dalloc(&psset, &worse_alloc[HUGEPAGE_PAGES - 1]);
536 ps = test_psset_dalloc(&psset, &alloc[HUGEPAGE_PAGES - 1]);