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

/linux-master/kernel/locking/
H A Dqspinlock.c257 * set_locked - Set the lock bit and own the lock
262 static __always_inline void set_locked(struct qspinlock *lock) function
498 * sequentiality; this is because the set_locked() function below
505 * _Q_SLOW_VAL. So both the set_locked() and the
548 set_locked(lock);

Completed in 105 milliseconds