Searched refs:do_smart_update (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/ipc/ |
H A D | sem.c | 960 * do_smart_update - optimized update_queue 967 * do_smart_update() does the required calls to update_queue and wakeup_zero, 973 static void do_smart_update(struct sem_array *sma, struct sembuf *sops, int nsops, do_smart_update() function 1331 do_smart_update(sma, NULL, 0, 0, &tasks); semctl_setval() 1457 do_smart_update(sma, NULL, 0, 0, &tasks); semctl_main() 1911 do_smart_update(sma, sops, nsops, 1, &tasks); SYSCALL_DEFINE4() 2169 do_smart_update(sma, NULL, 0, 1, &tasks); exit_sem()
|
Completed in 58 milliseconds