Searched full:fast_lock (Results 1 – 1 of 1) sorted by relevance
333 spin_lock_init(&ct->fast_lock); in xe_guc_ct_init_noalloc()541 spin_lock_irq(&ct->fast_lock); /* Serialise CT fast-path */ in guc_ct_change_state()560 spin_unlock_irq(&ct->fast_lock); in guc_ct_change_state()819 lockdep_assert_held(&ct->fast_lock); in g2h_has_room()847 lockdep_assert_held(&ct->fast_lock); in __g2h_reserve_space()861 lockdep_assert_held(&ct->fast_lock); in __g2h_release_space()885 spin_lock_irq(&ct->fast_lock); in g2h_release_space()887 spin_unlock_irq(&ct->fast_lock); in g2h_release_space()1096 spin_lock_irq(&ct->fast_lock); in __guc_ct_send_locked()1113 spin_unlock_irq(&ct->fast_lock); in __guc_ct_send_locked()[all …]