Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Dosq_lock.c42 osq_wait_next(struct optimistic_spin_queue *lock, in osq_wait_next() function
189 next = osq_wait_next(lock, node, prev); in osq_lock()
229 next = osq_wait_next(lock, node, NULL); in osq_unlock()