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