Home
last modified time | relevance | path

Searched refs:order_end (Results 1 – 25 of 82) sorted by relevance

1234

/freebsd/sys/vm/
H A Dvm_phys.c1422 unsigned max_order, order_start, order_end; in vm_phys_free_contig() local
1434 order_end = ffsll(lo + npages) - 1; in vm_phys_free_contig()
1435 if (order_end < max_order) in vm_phys_free_contig()
1436 m_end -= 1 << order_end; in vm_phys_free_contig()
1445 if (order_end < max_order) in vm_phys_free_contig()
1446 vm_phys_free_pages(m_end, pool, order_end); in vm_phys_free_contig()
/freebsd/share/colldef/
H A Dhy_AM.ARMSCII-8.src520 order_end
H A Dsr_RS.ISO8859-5.src536 order_end
H A Dcs_CZ.ISO8859-2.src516 order_end
H A Dsk_SK.ISO8859-2.src520 order_end
H A Dhi_IN.ISCII-DEV.src697 order_end
H A Dhr_HR.ISO8859-2.src532 order_end
H A Dsr_RS.ISO8859-2.src532 order_end
H A Dda_DK.ISO8859-1.src582 order_end
H A Dda_DK.ISO8859-15.src572 order_end
H A Dnb_NO.ISO8859-1.src578 order_end
H A Dnb_NO.ISO8859-15.src568 order_end
H A Dnn_NO.ISO8859-1.src578 order_end
H A Dnn_NO.ISO8859-15.src568 order_end
H A Del_GR.ISO8859-7.src829 order_end
H A Dbe_BY.ISO8859-5.src1066 order_end
H A Dru_RU.KOI8-R.src1060 order_end
H A Duk_UA.KOI8-U.src1073 order_end
/freebsd/share/colldef_unicode/
H A Dhy_AM.UTF-8.src519 order_end
H A Dhe_IL.UTF-8.src543 order_end
H A Dhi_IN.UTF-8.src691 order_end
H A Del_GR.UTF-8.src829 order_end
H A Duk_UA.UTF-8.src1075 order_end
H A Dbe_BY.UTF-8.src1068 order_end
H A Dkk_KZ.UTF-8.src1068 order_end

1234