Searched refs:vm_phys_enq_chunk (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/vm/ |
H A D | vm_phys.c | 723 vm_phys_enq_chunk(struct vm_freelist *fl, vm_page_t m, int order, int pool, in vm_phys_enq_chunk() function 777 vm_phys_enq_chunk(fl, m, order, pool, tail); in vm_phys_enq_beg() 812 vm_phys_enq_chunk(fl, m, order, pool, tail); in vm_phys_enq_range() 1403 vm_phys_enq_chunk(fl, m, order, pool, 1); in vm_phys_enqueue_contig()
|