Home
last modified time | relevance | path

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

/linux/arch/powerpc/lib/
H A Dqspinlock.c260 static struct qnode *get_tail_qnode(struct qspinlock *lock, int prev_cpu) in get_tail_qnode() function
576 struct qnode *prev = get_tail_qnode(lock, prev_cpu); in queued_spin_lock_mcs_queue()