Home
last modified time | relevance | path

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

/linux/ipc/
A Dcompat.c51 struct compat_ipc_perm __user *from) in get_compat_ipc_perm()
53 struct compat_ipc_perm v; in get_compat_ipc_perm()
73 void to_compat_ipc_perm(struct compat_ipc_perm *to, struct ipc64_perm *from) in to_compat_ipc_perm()
A Dutil.h260 struct compat_ipc_perm { struct
270 void to_compat_ipc_perm(struct compat_ipc_perm *, struct ipc64_perm *); argument
272 int get_compat_ipc_perm(struct ipc64_perm *, struct compat_ipc_perm __user *);
A Dmsg.c656 struct compat_ipc_perm msg_perm;
A Dshm.c1305 struct compat_ipc_perm shm_perm;
A Dsem.c1729 struct compat_ipc_perm sem_perm;

Completed in 14 milliseconds