Searched refs:sc_count (Results 1 – 5 of 5) 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()
347 refcount_inc(&ls->ls_stid.sc_count); in nfsd4_recall_file_layout()452 refcount_inc(&ls->ls_stid.sc_count); in nfsd4_insert_layout()
952 refcount_set(&stid->sc_count, 1); in nfs4_alloc_stid()1312 refcount_inc(&dp->dl_stid.sc_count); in hash_delegation_locked()1722 refcount_inc(&stid->sc_count); in find_one_sb_stid()1809 refcount_inc(&stid->sc_count); in nfsd4_revoke_states()2646 refcount_inc(&s->sc_count); in find_stateid_by_type()3136 refcount_inc(&dp->dl_stid.sc_count); in nfs4_cb_getattr()4983 refcount_inc(&stp->st_stid.sc_count); in init_open_stateid()5265 refcount_inc(&dp->dl_stid.sc_count); in nfsd_break_one_deleg()6522 refcount_inc(&stid->sc_count); in nfs40_clean_admin_revoked()7206 refcount_inc(&s->sc_count); in nfsd4_free_stateid()[all …]
91 refcount_t sc_count; member
670 __field(int, sc_count)681 __entry->sc_count = refcount_read(&stid->sc_count);690 __entry->sc_count, show_stid_type(__entry->sc_type),
Completed in 36 milliseconds