Searched refs:__native_to_ipc_perm14 (Results 1 – 4 of 4) sorted by relevance
72 static __inline void __native_to_ipc_perm14(const struct ipc_perm *, struct ipc_perm14 *);88 __native_to_ipc_perm14(const struct ipc_perm *perm, struct ipc_perm14 *operm) in __native_to_ipc_perm14() function
108 __native_to_ipc_perm14(&sembuf->sem_perm, &osembuf->sem_perm); in __native_to_semid_ds14()
115 __native_to_ipc_perm14(&shmbuf->shm_perm, &oshmbuf->shm_perm); in __native_to_shmid_ds14()
156 __native_to_ipc_perm14(&msqbuf->msg_perm, &omsqbuf->msg_perm); in __native_to_msqid_ds14()