Searched refs:sysvsem (Results 1 – 3 of 3) sorted by relevance
199 ret = kcmp_ptr(task1->sysvsem.undo_list, in SYSCALL_DEFINE5()200 task2->sysvsem.undo_list, in SYSCALL_DEFINE5()
1856 undo_list = current->sysvsem.undo_list; in get_undo_list()1865 current->sysvsem.undo_list = undo_list; in get_undo_list()2320 tsk->sysvsem.undo_list = undo_list; in copy_semundo()2322 tsk->sysvsem.undo_list = NULL; in copy_semundo()2343 ulp = tsk->sysvsem.undo_list; in exit_sem()2346 tsk->sysvsem.undo_list = NULL; in exit_sem()
1057 struct sysv_sem sysvsem; member
Completed in 15 milliseconds