Searched refs:allocf (Results 1 – 4 of 4) sorted by relevance
614 void uma_zone_set_allocf(uma_zone_t zone, uma_alloc allocf);
4986 uma_zone_set_allocf(uma_zone_t zone, uma_alloc allocf) in uma_zone_set_allocf() argument4992 keg->uk_allocf = allocf; in uma_zone_set_allocf()
475 lua_Alloc allocf = lua_getallocf(L, &ud); in resizebox() local477 void *temp = allocf(ud, box->box, box->bsize, newsize); in resizebox()
6783 goto allocf; in pmap_enter_largepage()6804 goto allocf; in pmap_enter_largepage()6833 allocf: in pmap_enter_largepage()