Searched refs:m_tag_free (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/security/
H A Dmac_alloc.c103 m_tag_free(t);
H A Dmac_net.c146 * On failure, caller should cleanup with m_tag_free().
319 m_tag_free(tag);
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf2.c480 m_tag_free(struct m_tag *t) function
551 m_tag_free(t);
622 m_tag_free(p);
/darwin-on-arm/xnu/bsd/sys/
H A Dmbuf.h1112 __private_extern__ void m_tag_free(struct m_tag *);

Completed in 400 milliseconds