Searched refs:get_compat_ipc_perm (Results 1 - 5 of 5) sorted by relevance

/linux-master/ipc/
H A Dcompat.c50 int get_compat_ipc_perm(struct ipc64_perm *to, function
H A Dutil.h271 int get_compat_ipc_perm(struct ipc64_perm *, struct compat_ipc_perm __user *);
H A Dmsg.c689 if (get_compat_ipc_perm(&out->msg_perm, &p->msg_perm))
H A Dsem.c1746 return get_compat_ipc_perm(&out->sem_perm, &p->sem_perm);
H A Dshm.c1432 return get_compat_ipc_perm(&out->shm_perm, &p->shm_perm);

Completed in 154 milliseconds