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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dsem.c608 * do_smart_update(sma, sops, nsops, otime, pt) - optimized update_queue
615 * do_smart_update() does the required called to update_queue, based on the
621 static void do_smart_update(struct sem_array *sma, struct sembuf *sops, int nsops, function
949 do_smart_update(sma, NULL, 0, 0, &tasks);
991 do_smart_update(sma, NULL, 0, 0, &tasks);
1399 do_smart_update(sma, sops, nsops, 1, &tasks);
1609 do_smart_update(sma, NULL, 0, 1, &tasks);

Completed in 41 milliseconds