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

/linux-master/ipc/
H A Dsem.c1016 * do_smart_update - optimized update_queue
1023 * do_smart_update() does the required calls to update_queue and wakeup_zero,
1029 static void do_smart_update(struct sem_array *sma, struct sembuf *sops, int nsops, function
1398 do_smart_update(sma, NULL, 0, 0, &wake_q);
1525 do_smart_update(sma, NULL, 0, 0, &wake_q);
2110 do_smart_update(sma, sops, nsops, 1, &wake_q);
2438 do_smart_update(sma, NULL, 0, 1, &wake_q);

Completed in 101 milliseconds