Searched refs:__native_to_semid_ds14 (Results 1 – 4 of 4) sorted by relevance
57 static __inline void __native_to_semid_ds14(const struct semid_ds *, struct semid_ds14 *);104 __native_to_semid_ds14(const struct semid_ds *sembuf, struct semid_ds14 *osembuf) in __native_to_semid_ds14() function
98 __native_to_semid_ds14(&ds, ds14); in semctl()
90 __native_to_semid_ds14(&sembuf, &osembuf); in compat_14_sys___semctl()
101 __native_to_semid_ds14(&sembuf, &osembuf); in compat_10_sys_semsys()