Lines Matching refs:sysfs_lock
175 mutex_init(&eq->sysfs_lock); in elevator_alloc()
198 mutex_lock(&e->sysfs_lock); in elevator_exit()
200 mutex_unlock(&e->sysfs_lock); in elevator_exit()
461 mutex_lock(&e->sysfs_lock); in elv_attr_show()
463 mutex_unlock(&e->sysfs_lock); in elv_attr_show()
479 mutex_lock(&e->sysfs_lock); in elv_attr_store()
481 mutex_unlock(&e->sysfs_lock); in elv_attr_store()
500 lockdep_assert_held(&q->sysfs_lock); in elv_register_queue()
524 lockdep_assert_held(&q->sysfs_lock); in elv_unregister_queue()
596 lockdep_assert_held(&q->sysfs_lock); in elevator_switch_mq()
730 lockdep_assert_held(&q->sysfs_lock); in elevator_switch()