Home
last modified time | relevance | path

Searched refs:m_tag_kalloc (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/bsd/kern/
H A Duipc_mbuf2.c544 m_tag_kalloc(uint32_t id, uint16_t type, uint16_t len, int wait, struct m_tag_type_entry *mtte) in m_tag_kalloc() function
596 tag = m_tag_kalloc(id, type, (uint16_t)len, wait, mtte); in m_tag_alloc()