Searched refs:upp (Results 1 – 3 of 3) sorted by relevance
554 up = upp; in collapse_unr()560 if (upp != NULL && up->ptr == upp->ptr) { in collapse_unr()566 if (upp != NULL && up->ptr == upp->ptr) { in collapse_unr()575 if (upp != NULL && upp->ptr == uh) { in collapse_unr()579 if (up == upp) in collapse_unr()585 if (upp != NULL && upp->ptr == NULL) { in collapse_unr()589 if (up == upp) in collapse_unr()859 if (item == 0 && upp != NULL && upp->ptr == NULL) { in free_unrl()860 upp->len++; in free_unrl()881 upp->ptr = uh; in free_unrl()[all …]
412 struct uprof *upp; in sys_profil() local426 upp = &td->td_proc->p_stats->p_prof; in sys_profil()428 upp->pr_off = uap->offset; in sys_profil()429 upp->pr_scale = uap->scale; in sys_profil()430 upp->pr_base = uap->samples; in sys_profil()431 upp->pr_size = uap->size; in sys_profil()
3536 char *uaddrs[BATCH_SIZE], **upp; in __umtx_op_nwake_private_native() local3539 upp = (char **)uap->obj; in __umtx_op_nwake_private_native()3544 error = copyin(upp + pos, uaddrs, tocopy * sizeof(char *)); in __umtx_op_nwake_private_native()3558 uint32_t uaddrs[BATCH_SIZE], *upp; in __umtx_op_nwake_private_compat32() local3561 upp = (uint32_t *)uap->obj; in __umtx_op_nwake_private_compat32()3566 error = copyin(upp + pos, uaddrs, tocopy * sizeof(uint32_t)); in __umtx_op_nwake_private_compat32()