Searched refs:sai_refcount (Results 1 – 2 of 2) sorted by relevance
471 atomic_set(&sai->sai_refcount, 1); in ll_sai_alloc()502 atomic_inc(&sai->sai_refcount); in ll_sai_get()511 if (atomic_dec_and_lock(&sai->sai_refcount, &lli->lli_sa_lock)) { in ll_sai_put()514 if (unlikely(atomic_read(&sai->sai_refcount) > 0)) { in ll_sai_put()
1111 atomic_t sai_refcount; /* when access this struct, hold member