Searched refs:__shmid_ds13_to_native (Results 1 – 3 of 3) sorted by relevance
91 static __inline void __shmid_ds13_to_native(const struct shmid_ds13 *, struct shmid_ds *);131 __shmid_ds13_to_native(const struct shmid_ds13 *oshmbuf, struct shmid_ds *shmbuf) in __shmid_ds13_to_native() function
60 __shmid_ds13_to_native(ds13, &ds); in __shmctl13()
72 __shmid_ds13_to_native(&oshmbuf, &shmbuf); in compat_50_sys___shmctl13()