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

/freebsd-13-stable/sys/vm/
H A Dphys_pager.c78 phys_pager_allocate(void *handle, const struct phys_pager_ops *ops, void *data, function
152 return (phys_pager_allocate(handle, &default_phys_pg_ops, NULL,
H A Dvm_pager.h285 vm_object_t phys_pager_allocate(void *handle, const struct phys_pager_ops *ops,
/freebsd-13-stable/sys/kern/
H A Duipc_shm.c864 shmfd->shm_object = phys_pager_allocate(NULL,

Completed in 173 milliseconds