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

/linux-master/kernel/locking/
H A Dosq_lock.c54 osq_wait_next(struct optimistic_spin_queue *lock, function
120 * node->prev = prev osq_wait_next()
192 next = osq_wait_next(lock, node, prev->cpu);
232 next = osq_wait_next(lock, node, OSQ_UNLOCKED_VAL);

Completed in 100 milliseconds