Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dsem.h143 extern int copy_semundo(unsigned long clone_flags, struct task_struct *tsk);
147 static inline int copy_semundo(unsigned long clone_flags, struct task_struct *tsk) in copy_semundo() function