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

/linux-4.4.14/ipc/
H A Dsem.c822 * do_smart_wakeup_zero - wakeup all wait for zero tasks
832 static int do_smart_wakeup_zero(struct sem_array *sma, struct sembuf *sops, do_smart_wakeup_zero() function
930 do_smart_wakeup_zero(sma, q->sops, q->nsops, pt); update_queue()
978 otime |= do_smart_wakeup_zero(sma, sops, nsops, pt); do_smart_update()

Completed in 61 milliseconds