Searched refs:obits (Results 1 – 2 of 2) sorted by relevance
208 u_int32_t * XNU_PTRAUTH_SIGNED_PTR("uthread.uu_select.obits") obits;
1244 sel->ibits = sel->obits = NULL; in select_cleanup_uthread()1257 sel->obits = buf + nbytes / sizeof(uint32_t); in select_grow_uthread_cache()1482 (uap->name ? copyout(&sel->obits[(x) * nw], uap->name, ni) : 0) in selprocess()1591 u_int32_t *ibits, *obits; in selscan() local1600 obits = sel->obits; in selscan()1630 optr = (u_int32_t *)&obits[msk * nw]; in selscan()