Go to the documentation of this file.
9 #ifdef __ARCH_WANT_SYS_IPC
10 #include <linux/errno.h>
11 #include <linux/ipc.h>
12 #include <linux/shm.h>
17 unsigned long, third,
void __user *,
ptr,
long, fifth)
31 (
const struct timespec __user *)fifth);
39 if (
get_user(fourth.__pad, (
void __user * __user *)
ptr))
79 return put_user(raddr, (
unsigned long __user *) third);