Searched refs:kmapent_alloc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/vm/
H A Dvm_map.c189 kmapent_alloc(uma_zone_t zone, vm_size_t bytes, int domain, uint8_t *pflag, function
256 * kmapent_alloc() and in vm_map_entry_create().
274 uma_zone_set_allocf(kmapentzone, kmapent_alloc);

Completed in 243 milliseconds