Searched refs:sc_count (Results 1 – 4 of 4) sorted by relevance
95 int sc_count; member449 if (vreg->sc_count > LABIBB_MAX_SC_COUNT) in qcom_labibb_sc_recovery_worker()502 vreg->sc_count = 0; in qcom_labibb_sc_recovery_worker()512 vreg->sc_count++; in qcom_labibb_sc_recovery_worker()537 if (vreg->sc_count > LABIBB_MAX_SC_COUNT) in qcom_labibb_sc_isr()
64 refcount_t sc_count; member90 refcount_t sc_count; member
332 refcount_inc(&ls->ls_stid.sc_count); in nfsd4_recall_file_layout()437 refcount_inc(&ls->ls_stid.sc_count); in nfsd4_insert_layout()
855 refcount_set(&stid->sc_count, 1); in nfs4_alloc_stid()912 refcount_set(&cps->cp_stateid.sc_count, 1); in nfs4_alloc_init_cpntf_state()1093 if (!refcount_dec_and_lock(&s->sc_count, &clp->cl_lock)) { in nfs4_put_stid()1203 refcount_inc(&dp->dl_stid.sc_count); in hash_delegation_locked()1250 refcount_inc(&dp->dl_stid.sc_count); in revoke_delegation()1405 if (!refcount_dec_and_test(&s->sc_count)) { in put_ol_stateid_locked()2337 refcount_inc(&s->sc_count); in find_stateid_by_type()4319 refcount_inc(&ret->st_stid.sc_count); in nfsd4_find_existing_open()4426 refcount_inc(&stp->st_stid.sc_count); in init_open_stateid()4478 wait_event(close_wq, refcount_read(&s->st_stid.sc_count) == 2); in move_to_close_lru()[all …]