Home
last modified time | relevance | path

Searched refs:get_tail_qnode (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/lib/
H A Dqspinlock.c262 static struct qnode *get_tail_qnode(struct qspinlock *lock, u32 val) in get_tail_qnode() function
590 struct qnode *prev = get_tail_qnode(lock, old); in queued_spin_lock_mcs_queue()