Searched refs:allocf (Results 1 – 4 of 4) sorted by relevance
618 void uma_zone_set_allocf(uma_zone_t zone, uma_alloc allocf);
5141 uma_zone_set_allocf(uma_zone_t zone, uma_alloc allocf) in uma_zone_set_allocf() argument5147 keg->uk_allocf = allocf; in uma_zone_set_allocf()
478 lua_Alloc allocf = lua_getallocf(L, &ud); in resizebox() local480 void *temp = allocf(ud, box->box, box->bsize, newsize); in resizebox()
7020 goto allocf; in pmap_enter_largepage()7041 goto allocf; in pmap_enter_largepage()7070 allocf: in pmap_enter_largepage()