Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/channel/
H A Dos_channel.h398 extern uint64_t os_channel_ring_notify_time(const channel_ring_t ring);
/xnu-10063.141.1/libsyscall/wrappers/skywalk/
H A Dos_channel.c965 os_channel_ring_notify_time(const channel_ring_t chrd) in os_channel_ring_notify_time() function