Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/channel/
H A Dos_channel.h64 } ring_dir_t; typedef
294 const nexus_port_t port, const ring_dir_t dir, const ring_id_t rid,
/xnu-10063.141.1/libsyscall/wrappers/skywalk/
H A Dos_channel.c458 const ring_dir_t dir, const ring_id_t ring, const channel_attr_t cha) in os_channel_create_extended()