Searched refs:lpthrtp (Results 1 – 1 of 1) sorted by relevance
1272 ulong_t *lpthrtp = &lpcb->lp_throttle; in segkmem_alloc_lp() local1273 ulong_t lpthrt = *lpthrtp; in segkmem_alloc_lp()1282 lpthrt = atomic_inc_ulong_nv(lpthrtp); in segkmem_alloc_lp()1284 lpthrt = atomic_cas_ulong(lpthrtp, lpthrt, in segkmem_alloc_lp()1361 *lpthrtp = 0; in segkmem_alloc_lp()1373 lpthrt = atomic_cas_ulong(lpthrtp, lpthrt, 1); in segkmem_alloc_lp()