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

/linux-master/kernel/locking/
H A Drwsem.c614 bool has_handoff = !!(count & RWSEM_FLAG_HANDOFF); local
616 if (has_handoff) {
634 if (has_handoff || (!rt_task(waiter->task) &&

Completed in 95 milliseconds