Searched refs:MJUMPAGESIZE (Results 1 – 7 of 7) sorted by relevance
188 #define MJUMPAGESIZE MCLBYTES macro190 #define MJUMPAGESIZE PAGE_SIZE macro192 #define MJUMPAGESIZE (8 * 1024) macro
855 #if MJUMPAGESIZE != MCLBYTES in m_gettype()856 case MJUMPAGESIZE: in m_gettype()905 #if MJUMPAGESIZE != MCLBYTES in m_getzone()906 case MJUMPAGESIZE: in m_getzone()1003 #if MJUMPAGESIZE != MCLBYTES in m_cljset()1005 size = MJUMPAGESIZE; in m_cljset()
629 #if MJUMPAGESIZE != MCLBYTES in m_gettype()630 case MJUMPAGESIZE: in m_gettype()679 #if MJUMPAGESIZE != MCLBYTES in m_getzone()680 case MJUMPAGESIZE: in m_getzone()777 #if MJUMPAGESIZE != MCLBYTES in m_cljset()779 size = MJUMPAGESIZE; in m_cljset()
163 nmbjumbop = maxmbufmem / MJUMPAGESIZE / 4; in tunable_mbinit()352 zone_jumbop = uma_zcreate(MBUF_JUMBOP_MEM_NAME, MJUMPAGESIZE, in mbuf_init()1370 if (size > MJUMPAGESIZE) in m_get2()1442 MJUMPAGESIZE); in m_getm2()
529 #if MJUMPAGESIZE != MCLBYTES in ieee80211_realign()530 space <= MJUMPAGESIZE ? MJUMPAGESIZE : in ieee80211_realign()
1778 if (len <= MJUMPAGESIZE) in m_megapullup()
2394 return (MJUMPAGESIZE); in iflib_get_mbuf_size_for()