ipc64_perm
struct ipc64_perm msg_perm;
struct ipc64_perm msg_perm;
struct ipc64_perm msg_perm;
struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
struct ipc64_perm shm_perm; /* operation perms */
struct ipc64_perm shm_perm; /* operation perms */
struct ipc64_perm msg_perm;
struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
struct ipc64_perm shm_perm; /* operation perms */
BUILD_BUG_ON(sizeof(struct ipc64_perm) != 48);
BUILD_BUG_ON(sizeof(struct compat_ipc64_perm) != sizeof(struct ipc64_perm));
struct ipc64_perm msg_perm;
struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
struct ipc64_perm shm_perm; /* operation perms */
struct ipc64_perm msg_perm;
struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
struct ipc64_perm shm_perm; /* operation perms */
struct ipc64_perm msg_perm;
struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
struct ipc64_perm shm_perm; /* operation perms */
struct ipc64_perm msg_perm;
struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
struct ipc64_perm shm_perm; /* operation perms */
struct ipc64_perm msg_perm;
struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
struct ipc64_perm shm_perm; /* operation perms */
int get_compat_ipc64_perm(struct ipc64_perm *to,
int get_compat_ipc_perm(struct ipc64_perm *to,
void to_compat_ipc64_perm(struct compat_ipc64_perm *to, struct ipc64_perm *from)
void to_compat_ipc_perm(struct compat_ipc_perm *to, struct ipc64_perm *from)
struct ipc64_perm *perm, int msg_qbytes)
void kernel_to_ipc64_perm(struct kern_ipc_perm *in, struct ipc64_perm *out)
void ipc64_perm_to_ipc_perm(struct ipc64_perm *in, struct ipc_perm *out)
int ipc_update_perm(struct ipc64_perm *in, struct kern_ipc_perm *out)
struct ipc64_perm *perm, int extra_perm)
void kernel_to_ipc64_perm(struct kern_ipc_perm *in, struct ipc64_perm *out);
void ipc64_perm_to_ipc_perm(struct ipc64_perm *in, struct ipc_perm *out);
int ipc_update_perm(struct ipc64_perm *in, struct kern_ipc_perm *out);
struct ipc64_perm *perm, int extra_perm);
void to_compat_ipc_perm(struct compat_ipc_perm *, struct ipc64_perm *);
void to_compat_ipc64_perm(struct compat_ipc64_perm *, struct ipc64_perm *);
int get_compat_ipc_perm(struct ipc64_perm *, struct compat_ipc_perm __user *);
int get_compat_ipc64_perm(struct ipc64_perm *,