Home
last modified time | relevance | path

Searched refs:alloc_undo (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/ipc/
Dsem.c806 static int alloc_undo(struct sem_array *sma, struct sem_undo** unp, int semid, int alter) in alloc_undo() function
916 error = alloc_undo(sma,&un,semid,alter); in sys_semtimedop()