HomeSort by: relevance | last modified time | path
    Searched defs:m_copym (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/kern/
uipc_mbuf.c 727 m_copym(struct mbuf *m, int off, int len, int wait) function in typeref:struct:mbuf *
841 * An optimization of the common case 'm_copym(m, 0, M_COPYALL, how)'.
uipc_mbuf.c 727 m_copym(struct mbuf *m, int off, int len, int wait) function in typeref:struct:mbuf *
841 * An optimization of the common case 'm_copym(m, 0, M_COPYALL, how)'.
uipc_mbuf.c 727 m_copym(struct mbuf *m, int off, int len, int wait) function in typeref:struct:mbuf *
841 * An optimization of the common case 'm_copym(m, 0, M_COPYALL, how)'.

Completed in 850 milliseconds