Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c989 volatile uint64_t *rx_tsync, *rx_tnote, *tx_tsync; in nx_upipe_na_rxsync() local
1051 rx_tnote = __DECONST(uint64_t *, &rxkring->ckr_ring->ring_notify_time); in nx_upipe_na_rxsync()
1052 *rx_tnote = os_atomic_add_orig(tx_tsync, 0, relaxed); in nx_upipe_na_rxsync()