Searched refs:entries_lock (Results 1 – 5 of 5) sorted by relevance
28 .entries_lock = __RW_LOCK_UNLOCKED(init_binfmt_misc.entries_lock),
1433 mutex_init(¶ms->prof->entries_lock); in ice_flow_add_prof_sync()1464 mutex_lock(&prof->entries_lock); in ice_flow_rem_prof_sync()1472 mutex_unlock(&prof->entries_lock); in ice_flow_rem_prof_sync()1480 mutex_destroy(&prof->entries_lock); in ice_flow_rem_prof_sync()1764 mutex_lock(&prof->entries_lock); in ice_flow_add_entry()1766 mutex_unlock(&prof->entries_lock); in ice_flow_add_entry()1798 mutex_lock(&prof->entries_lock); in ice_flow_rem_entry()1800 mutex_unlock(&prof->entries_lock); in ice_flow_rem_entry()1943 mutex_lock(&prof->entries_lock); in ice_flow_rem_vsi_prof()1952 mutex_unlock(&prof->entries_lock); in ice_flow_rem_vsi_prof()
426 struct mutex entries_lock; member
2068 mutex_destroy(&p->entries_lock); in ice_free_flow_profs()
96 rwlock_t entries_lock; member