Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/skywalk/channel/
H A Dchannel_var.h891 uint32_t update_pos; in kr_publish_slots() local
901 update_pos = kr->ckr_ktail; in kr_publish_slots()
902 if (__probable(start == update_pos)) { in kr_publish_slots()