Searched refs:debugfs_mutex (Results 1 – 10 of 10) sorted by relevance
590 mutex_lock(&q->debugfs_mutex); in blk_mq_init_sched()592 mutex_unlock(&q->debugfs_mutex); in blk_mq_init_sched()605 mutex_lock(&q->debugfs_mutex); in blk_mq_init_sched()607 mutex_unlock(&q->debugfs_mutex); in blk_mq_init_sched()648 mutex_lock(&q->debugfs_mutex); in blk_mq_exit_sched()650 mutex_unlock(&q->debugfs_mutex); in blk_mq_exit_sched()659 mutex_lock(&q->debugfs_mutex); in blk_mq_exit_sched()661 mutex_unlock(&q->debugfs_mutex); in blk_mq_exit_sched()
326 mutex_lock(&q->debugfs_mutex); in rq_qos_add()328 mutex_unlock(&q->debugfs_mutex); in rq_qos_add()360 mutex_lock(&q->debugfs_mutex); in rq_qos_del()362 mutex_unlock(&q->debugfs_mutex); in rq_qos_del()
776 lockdep_assert_held(&q->debugfs_mutex); in blk_mq_debugfs_register_sched()795 lockdep_assert_held(&q->debugfs_mutex); in blk_mq_debugfs_unregister_sched()816 lockdep_assert_held(&rqos->disk->queue->debugfs_mutex); in blk_mq_debugfs_unregister_rqos()829 lockdep_assert_held(&q->debugfs_mutex); in blk_mq_debugfs_register_rqos()847 lockdep_assert_held(&q->debugfs_mutex); in blk_mq_debugfs_register_sched_hctx()868 lockdep_assert_held(&hctx->queue->debugfs_mutex); in blk_mq_debugfs_unregister_sched_hctx()
778 mutex_lock(&q->debugfs_mutex); in blk_debugfs_remove()784 mutex_unlock(&q->debugfs_mutex); in blk_debugfs_remove()809 mutex_lock(&q->debugfs_mutex); in blk_register_queue()813 mutex_unlock(&q->debugfs_mutex); in blk_register_queue()
426 mutex_init(&q->debugfs_mutex); in blk_alloc_queue()
406 mutex_lock(&q->debugfs_mutex); in blk_trace_remove()408 mutex_unlock(&q->debugfs_mutex); in blk_trace_remove()648 mutex_lock(&q->debugfs_mutex); in blk_trace_setup()650 mutex_unlock(&q->debugfs_mutex); in blk_trace_setup()709 mutex_lock(&q->debugfs_mutex); in blk_trace_startstop()711 mutex_unlock(&q->debugfs_mutex); in blk_trace_startstop()736 mutex_lock(&q->debugfs_mutex); in blk_trace_ioctl()763 mutex_unlock(&q->debugfs_mutex); in blk_trace_ioctl()1772 mutex_lock(&q->debugfs_mutex); in sysfs_blk_trace_attr_show()1793 mutex_unlock(&q->debugfs_mutex); in sysfs_blk_trace_attr_show()[all …]
319 struct mutex debugfs_mutex; member
342 mutex_lock(&dev->debugfs_mutex); in drm_debugfs_add_file()344 mutex_unlock(&dev->debugfs_mutex); in drm_debugfs_add_file()
601 mutex_destroy(&dev->debugfs_mutex); in drm_dev_init_release()649 mutex_init(&dev->debugfs_mutex); in drm_dev_init()
543 struct mutex debugfs_mutex; member
Completed in 45 milliseconds