Lines Matching refs:sysfs_lock
143 mutex_init(&eq->sysfs_lock); in elevator_alloc()
166 mutex_lock(&e->sysfs_lock); in elevator_exit()
168 mutex_unlock(&e->sysfs_lock); in elevator_exit()
429 mutex_lock(&e->sysfs_lock); in elv_attr_show()
431 mutex_unlock(&e->sysfs_lock); in elv_attr_show()
447 mutex_lock(&e->sysfs_lock); in elv_attr_store()
449 mutex_unlock(&e->sysfs_lock); in elv_attr_store()
468 lockdep_assert_held(&q->sysfs_lock); in elv_register_queue()
492 lockdep_assert_held(&q->sysfs_lock); in elv_unregister_queue()
661 lockdep_assert_held(&q->sysfs_lock); in elevator_switch()
696 lockdep_assert_held(&q->sysfs_lock); in elevator_disable()