Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/channel/
H A Dos_channel.h545 os_channel_buflet_free(const channel_t chd, buflet_t ubft);
/xnu-10063.141.1/libsyscall/wrappers/skywalk/
H A Dos_channel.c2131 err = os_channel_buflet_free(chd, ubft); in os_channel_purge_buflet_alloc_ring()
2373 os_channel_buflet_free(const channel_t chd, buflet_t ubft) in os_channel_buflet_free() function