Home
last modified time | relevance | path

Searched defs:host_sd (Results 1 – 2 of 2) sorted by relevance

/qemu/bsd-user/
H A Dbsd-mem.c46 abi_long target_to_host_shmid_ds(struct shmid_ds *host_sd, in target_to_host_shmid_ds()
83 struct shmid_ds *host_sd) in host_to_target_shmid_ds()
/qemu/linux-user/
H A Dsyscall.c3850 static inline abi_long target_to_host_semid_ds(struct semid_ds *host_sd, in target_to_host_semid_ds()
3867 struct semid_ds *host_sd) in host_to_target_semid_ds()
4397 static inline abi_long target_to_host_shmid_ds(struct shmid_ds *host_sd, in target_to_host_shmid_ds()
4418 struct shmid_ds *host_sd) in host_to_target_shmid_ds()