Home
last modified time | relevance | path

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

/linux-6.15/kernel/locking/
H A Dosq_lock.c54 osq_wait_next(struct optimistic_spin_queue *lock, in osq_wait_next() function
192 next = osq_wait_next(lock, node, prev->cpu); in osq_lock()
231 next = osq_wait_next(lock, node, OSQ_UNLOCKED_VAL); in osq_unlock()