Home
last modified time | relevance | path

Searched refs:bs_lock (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
H A Dgrumain.c794 spin_lock(&blade->bs_lock); in gru_steal_context()
833 spin_unlock(&blade->bs_lock); in gru_steal_context()
H A Dgrufile.c273 spin_lock_init(&gru_base[bid]->bs_lock); in gru_init_tables()
H A Dgrutables.h457 /* ---- the following are protected by the bs_lock spinlock ---- */
458 spinlock_t bs_lock; /* lock used for member
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/
H A Dgrumain.c794 spin_lock(&blade->bs_lock); in gru_steal_context()
833 spin_unlock(&blade->bs_lock); in gru_steal_context()
H A Dgrufile.c273 spin_lock_init(&gru_base[bid]->bs_lock); in gru_init_tables()
H A Dgrutables.h458 /* ---- the following are protected by the bs_lock spinlock ---- */
459 spinlock_t bs_lock; /* lock used for member

Completed in 8 milliseconds