Home
last modified time | relevance | path

Searched refs:ipc64_perm (Results 1 – 25 of 32) sorted by relevance

12

/linux/ipc/
H A Dutil.h178 void kernel_to_ipc64_perm(struct kern_ipc_perm *in, struct ipc64_perm *out);
179 void ipc64_perm_to_ipc_perm(struct ipc64_perm *in, struct ipc_perm *out);
180 int ipc_update_perm(struct ipc64_perm *in, struct kern_ipc_perm *out);
183 struct ipc64_perm *perm, int extra_perm);
269 void to_compat_ipc_perm(struct compat_ipc_perm *, struct ipc64_perm *);
270 void to_compat_ipc64_perm(struct compat_ipc64_perm *, struct ipc64_perm *);
271 int get_compat_ipc_perm(struct ipc64_perm *, struct compat_ipc_perm __user *);
272 int get_compat_ipc64_perm(struct ipc64_perm *,
H A Dcompat.c38 int get_compat_ipc64_perm(struct ipc64_perm *to, in get_compat_ipc64_perm()
50 int get_compat_ipc_perm(struct ipc64_perm *to, in get_compat_ipc_perm()
62 void to_compat_ipc64_perm(struct compat_ipc64_perm *to, struct ipc64_perm *from) in to_compat_ipc64_perm()
73 void to_compat_ipc_perm(struct compat_ipc_perm *to, struct ipc64_perm *from) in to_compat_ipc_perm()
/linux/arch/mips/include/uapi/asm/
H A Dmsgbuf.h18 struct ipc64_perm msg_perm;
32 struct ipc64_perm msg_perm;
49 struct ipc64_perm msg_perm;
H A Dsembuf.h18 struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
27 struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
H A Dshmbuf.h21 struct ipc64_perm shm_perm; /* operation perms */
34 struct ipc64_perm shm_perm; /* operation perms */
/linux/include/uapi/asm-generic/
H A Dsembuf.h30 struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
H A Dipcbuf.h22 struct ipc64_perm { struct
H A Dmsgbuf.h27 struct ipc64_perm msg_perm;
H A Dshmbuf.h28 struct ipc64_perm shm_perm; /* operation perms */
/linux/arch/powerpc/include/uapi/asm/
H A Dsembuf.h24 struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
H A Dipcbuf.h21 struct ipc64_perm struct
H A Dmsgbuf.h14 struct ipc64_perm msg_perm;
/linux/arch/parisc/include/uapi/asm/
H A Dsembuf.h18 struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
H A Dipcbuf.h15 struct ipc64_perm struct
H A Dmsgbuf.h18 struct ipc64_perm msg_perm;
/linux/arch/sparc/include/uapi/asm/
H A Dsembuf.h17 struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
H A Dipcbuf.h18 struct ipc64_perm struct
H A Dmsgbuf.h16 struct ipc64_perm msg_perm;
/linux/arch/xtensa/include/uapi/asm/
H A Dsembuf.h28 struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
H A Dipcbuf.h27 struct ipc64_perm struct
H A Dshmbuf.h27 struct ipc64_perm shm_perm; /* operation perms */
H A Dmsgbuf.h23 struct ipc64_perm msg_perm;
/linux/arch/s390/include/uapi/asm/
H A Dipcbuf.h17 struct ipc64_perm struct
/linux/arch/x86/include/uapi/asm/
H A Dsembuf.h19 struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
H A Dmsgbuf.h20 struct ipc64_perm msg_perm;

12