get_compat_ipc64_perm  656 ipc/msg.c      		if (get_compat_ipc64_perm(&out->msg_perm, &p->msg_perm))
get_compat_ipc64_perm 1725 ipc/sem.c      		return get_compat_ipc64_perm(&out->sem_perm, &p->sem_perm);
get_compat_ipc64_perm 1328 ipc/shm.c      		return get_compat_ipc64_perm(&out->shm_perm, &p->shm_perm);
get_compat_ipc64_perm  270 ipc/util.h     int get_compat_ipc64_perm(struct ipc64_perm *,