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

/linux-master/ipc/
H A Dsem.c883 * do_smart_wakeup_zero - wakeup all wait for zero tasks
893 static int do_smart_wakeup_zero(struct sem_array *sma, struct sembuf *sops, function
986 do_smart_wakeup_zero(sma, q->sops, q->nsops, wake_q);
1034 otime |= do_smart_wakeup_zero(sma, sops, nsops, wake_q);

Completed in 106 milliseconds