| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | util.h | 176 void kernel_to_ipc64_perm(struct kern_ipc_perm *in, struct ipc64_perm *out); 177 void ipc64_perm_to_ipc_perm(struct ipc64_perm *in, struct ipc_perm *out); 178 int ipc_update_perm(struct ipc64_perm *in, struct kern_ipc_perm *out); 181 struct ipc64_perm *perm, int extra_perm); 267 void to_compat_ipc_perm(struct compat_ipc_perm *, struct ipc64_perm *); 268 void to_compat_ipc64_perm(struct compat_ipc64_perm *, struct ipc64_perm *); 269 int get_compat_ipc_perm(struct ipc64_perm *, struct compat_ipc_perm __user *); 270 int get_compat_ipc64_perm(struct ipc64_perm *,
|
| H A D | compat.c | 38 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()
|
| H A D | util.c | 553 void kernel_to_ipc64_perm(struct kern_ipc_perm *in, struct ipc64_perm *out) in kernel_to_ipc64_perm() 572 void ipc64_perm_to_ipc_perm(struct ipc64_perm *in, struct ipc_perm *out) in ipc64_perm_to_ipc_perm() 653 int ipc_update_perm(struct ipc64_perm *in, struct kern_ipc_perm *out) in ipc_update_perm() 690 struct ipc64_perm *perm, int extra_perm) in ipcctl_obtain_check()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | msgbuf.h | 18 struct ipc64_perm msg_perm; 32 struct ipc64_perm msg_perm; 49 struct ipc64_perm msg_perm;
|
| H A D | sembuf.h | 18 struct ipc64_perm sem_perm; /* permissions .. see ipc.h */ 27 struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
|
| H A D | shmbuf.h | 18 struct ipc64_perm shm_perm; /* operation perms */ 31 struct ipc64_perm shm_perm; /* operation perms */
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | sembuf.h | 18 struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
|
| H A D | ipcbuf.h | 15 struct ipc64_perm struct
|
| H A D | msgbuf.h | 18 struct ipc64_perm msg_perm;
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | sembuf.h | 24 struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
|
| H A D | ipcbuf.h | 21 struct ipc64_perm struct
|
| H A D | msgbuf.h | 14 struct ipc64_perm msg_perm;
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | sembuf.h | 30 struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
|
| H A D | ipcbuf.h | 22 struct ipc64_perm { struct
|
| H A D | msgbuf.h | 27 struct ipc64_perm msg_perm;
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | sembuf.h | 17 struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
|
| H A D | ipcbuf.h | 18 struct ipc64_perm struct
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | sembuf.h | 30 struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
|
| H A D | ipcbuf.h | 20 struct ipc64_perm { struct
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | sembuf.h | 30 struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
|
| H A D | ipcbuf.h | 20 struct ipc64_perm { struct
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/ |
| H A D | sembuf.h | 28 struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
|
| H A D | ipcbuf.h | 27 struct ipc64_perm struct
|
| /OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/ |
| H A D | ipcbuf.h | 17 struct ipc64_perm struct
|
| /OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/ |
| H A D | sembuf.h | 19 struct ipc64_perm sem_perm; /* permissions .. see ipc.h */
|