Searched refs:semundo (Results 1 – 3 of 3) sorted by relevance
793 for(up = ¤t->semundo;(u=*up);up=&u->proc_next) { in freeundos()828 un->proc_next = current->semundo; in alloc_undo()829 current->semundo = un; in alloc_undo()906 un=current->semundo; in sys_semtimedop()1037 for (up = ¤t->semundo; (u = *up); *up = u->proc_next, kfree(u)) { in sem_exit()1075 current->semundo = NULL; in sem_exit()
387 struct sem_undo *semundo; member
768 p->semundo = NULL; in do_fork()