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

/linux-master/ipc/
H A Dcompat.c38 int get_compat_ipc64_perm(struct ipc64_perm *to, function
H A Dutil.h272 int get_compat_ipc64_perm(struct ipc64_perm *,
H A Dmsg.c683 if (get_compat_ipc64_perm(&out->msg_perm, &p->msg_perm))
H A Dsem.c1743 return get_compat_ipc64_perm(&out->sem_perm, &p->sem_perm);
H A Dshm.c1429 return get_compat_ipc64_perm(&out->shm_perm, &p->shm_perm);

Completed in 327 milliseconds