Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/channel/
H A Dos_channel.h542 os_channel_buflet_free(const channel_t chd, buflet_t ubft);
/xnu-12377.1.9/libsyscall/wrappers/skywalk/
H A Dos_channel.c2070 err = os_channel_buflet_free(chd, ubft); in os_channel_purge_buflet_alloc_ring()
2312 os_channel_buflet_free(const channel_t chd, buflet_t ubft) in os_channel_buflet_free() function