Lines Matching defs:m
238 mb_dupcl(struct mbuf *n, struct mbuf *m) in mb_dupcl()
287 m_demote_pkthdr(struct mbuf *m) in m_demote_pkthdr()
306 struct mbuf *m; in m_demote() local
329 struct mbuf *m; in m_sanity() local
403 m_pkthdr_init(struct mbuf *m, int how) in m_pkthdr_init()
501 m_prepend(struct mbuf *m, int len, int how) in m_prepend()
531 m_copym(struct mbuf *m, int off0, int len, int wait) in m_copym()
604 m_copypacket(struct mbuf *m, int how) in m_copypacket()
651 m_copyfromunmapped(const struct mbuf *m, int off, int len, caddr_t cp) in m_copyfromunmapped()
679 m_copydata(const struct mbuf *m, int off, int len, caddr_t cp) in m_copydata()
712 m_dup(const struct mbuf *m, int how) in m_dup()
787 m_cat(struct mbuf *m, struct mbuf *n) in m_cat()
811 m_catpkt(struct mbuf *m, struct mbuf *n) in m_catpkt()
827 struct mbuf *m; in m_adj() local
930 struct mbuf *m; in m_pullup() local
991 struct mbuf *m; in m_copyup() local
1040 struct mbuf *m, *n; in m_split() local
1124 struct mbuf *m, *n; in mc_split() local
1189 struct mbuf *m; in m_devget() local
1247 m_copytounmapped(const struct mbuf *m, int off, int len, c_caddr_t cp) in m_copytounmapped()
1278 struct mbuf *m = m0, *n; in m_copyback() local
1336 struct mbuf *m, *n; in m_append() local
1373 m_apply_extpg_one(struct mbuf *m, int off, int len, in m_apply_extpg_one()
1419 m_apply_one(struct mbuf *m, int off, int len, in m_apply_one()
1433 m_apply(struct mbuf *m, int off, int len, in m_apply()
1467 m_getptr(struct mbuf *m, int loc, int *off) in m_getptr()
1492 m_print(const struct mbuf *m, int maxlen) in m_print()
1540 struct mbuf *m; in m_length() local
1648 frags_per_mbuf(struct mbuf *m) in frags_per_mbuf()
1684 struct mbuf *m, *n, *n2, **prev; in m_collapse() local
1847 mb_free_mext_pgs(struct mbuf *m) in mb_free_mext_pgs()
1862 struct mbuf *m, *mb, *prev; in m_uiotombuf_nomap() local
1957 struct mbuf *m; in m_uiotombuf() local
2049 m_unmapped_uiomove(const struct mbuf *m, int m_off, struct uio *uio, int len) in m_unmapped_uiomove()
2105 m_mbuftouio(struct uio *uio, const struct mbuf *m, int len) in m_mbuftouio()
2144 struct mbuf *m, *mprev; in m_unshare() local
2269 m_profile(struct mbuf *m) in m_profile()