Lines Matching refs:sysfs_lock
135 mutex_init(&eq->sysfs_lock); in elevator_alloc()
158 mutex_lock(&e->sysfs_lock); in elevator_exit()
160 mutex_unlock(&e->sysfs_lock); in elevator_exit()
421 mutex_lock(&e->sysfs_lock); in elv_attr_show()
423 mutex_unlock(&e->sysfs_lock); in elv_attr_show()
439 mutex_lock(&e->sysfs_lock); in elv_attr_store()
441 mutex_unlock(&e->sysfs_lock); in elv_attr_store()
460 lockdep_assert_held(&q->sysfs_lock); in elv_register_queue()
484 lockdep_assert_held(&q->sysfs_lock); in elv_unregister_queue()
627 lockdep_assert_held(&q->sysfs_lock); in elevator_switch()
662 lockdep_assert_held(&q->sysfs_lock); in elevator_disable()