Lines Matching refs:rules_lock
29 struct mutex rules_lock; /* Protects rules list */ member
865 mutex_lock(&mlxsw_sp->acl->rules_lock); in mlxsw_sp_acl_rule_add()
867 mutex_unlock(&mlxsw_sp->acl->rules_lock); in mlxsw_sp_acl_rule_add()
891 mutex_lock(&mlxsw_sp->acl->rules_lock); in mlxsw_sp_acl_rule_del()
893 mutex_unlock(&mlxsw_sp->acl->rules_lock); in mlxsw_sp_acl_rule_del()
952 mutex_lock(&acl->rules_lock); in mlxsw_sp_acl_rules_activity_update()
959 mutex_unlock(&acl->rules_lock); in mlxsw_sp_acl_rules_activity_update()
963 mutex_unlock(&acl->rules_lock); in mlxsw_sp_acl_rules_activity_update()
1064 mutex_init(&acl->rules_lock); in mlxsw_sp_acl_init()
1077 mutex_destroy(&acl->rules_lock); in mlxsw_sp_acl_init()
1094 mutex_destroy(&acl->rules_lock); in mlxsw_sp_acl_fini()